No description
Find a file
2024-10-25 09:58:09 -03:00
bmark add prompt and notifiy with & 2024-10-25 09:58:09 -03:00
bmark-add improved bmark. add: bmark-add 2023-05-11 16:15:55 -03:00
LICENSE add licence and bookmark file 2023-04-17 09:58:19 -03:00
makefile improved bmark. add: bmark-add 2023-05-11 16:15:55 -03:00
README.md improved bmark. add: bmark-add 2023-05-11 16:15:55 -03:00

bmark

Organize your bookmarks easily!

Dependencies

  • ag
  • rofi

Files

  • bmark
  • bmark-add

Usage

Simple script to access your bookmarks easily. Just run bmark to access your bookmarks! To add, copy the content and run bmark-add

Files

The bookmarks will be saven in the file $HOME/.config/bmark/bookmark. It may contain a "comment" that will be shown in the rofi menu. For instance:

an-interesting-content # name of the content

in the rofi menu, will be shown name of the content and it will be copied an-interesting-content.

Enjoy!

Install

make install