diff --git a/README.md b/README.md index ed92b78..8243d07 100644 --- a/README.md +++ b/README.md @@ -163,8 +163,8 @@ Super + i because in my window manager (awesomewm) configuration file located in ~/.config/awesome/rc.lua, I have the following lines: ``` awful.key({modkey}, "i", function() -awful.util.spawn_with_shell("add.sh") end, -{description = "Sends the link in clipboard to add.sh"}), +awful.util.spawn_with_shell("edit_bookmarks_dmenu.sh ~/BOOKMARKS") end, +{description = "Add a bookmark to my database of bookmarks"}), ``` ## Edit a bookmark : @@ -175,19 +175,10 @@ If you use vim, with BOOKMARKS opened you can press in normal mode m + B and it will save a mark to the file you can then access with ' + B # Installation -Works on my machine : Ubuntu 20 LTS, it should work on any POSIX -compliant machine, macOS, linux* or bsd*. I'm curious to know how it +Works on Ubuntu 20 LTS, it should work on POSIX +compliant machines, macOS, linux* or bsd*. I'm curious to know how it goes on windows :^) -## this repo -clone the repo - -``` -git clone https://git.vvvvvvaria.org/clemtre/signet.sh.git -cd signet.sh -chmod +x signet.sh -``` - # Dependency : To add a link via the proposed interface, we will need @@ -248,31 +239,21 @@ attempt to move to the next field in the script :/ sorry! * BOOKMARKS → A textual database of bookmarks * edit_bookmarks_dmenu.sh → A script to add a link to the database using dmenu - * dmenu - * ./signet.sh -* bookmark.sh → The shell script itself - * It generates a new html page from the link database - (default index.html) + * Usage : ./edit_bookmarks_dmenu.sh BOOKMARKS +* signet.sh → The shell script itself + * It generates a new html page from the database of bookmarks + * Usage : ./signet.sh BOOKMARKS > index.html * style.css → Stylesheet for index.html -* script.js → A bit of javascript for: +* script.js → A bit of jquery for: * search in the \