Skip to content

khonsaloh/web-bookmarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-bookmarker

very simple script to manage web bookmarks

sample>

dependencies

  • dmenu (fzf will give you a better formatting but It feels more natural from this little gui menu)
  • fzf (for delete the entries in the url file)
  • A web bowser of your choice

Installation

sudo make install

uninstallation

sudo make uninstall

How to use it

There is no much to it, you can pass the -a parameter to add an entry, -e to edit the bookmark file directly, -d to delete a bookmark or -h|--help for show you this. You can throw comments into the base file (the file with the bookmark entries) beginning with the # symbol. After launching dmenu, you can press the Tab key to autocomplete the url and pass some extra words for the search. By defaut, if no bookmark matches any entry in the url file, It will launch google with the correspondent querry (this can be changed, of course). Once launched the menu, the selection can be cancelled pressing esc. You can bind this to a key to launch it without delay and it's posix friendly

due to the simplicity of the script, no man page will be written

Buy me a coffee

Releases

No releases published

Sponsor this project

Packages

No packages published