todo
This commit is contained in:
parent
c684cbf6f4
commit
acff3a743d
@ -108,11 +108,11 @@ attempt to move to the next field in the script :/ sorry!
|
||||
# Add a bookmark :
|
||||
|
||||
To add a link, I select the URL of the page with Ctrl + l, the copy and
|
||||
run add.sh with Super + i. _If anyone knows how to retrieve the url of
|
||||
run add.sh with Super + i. __If anyone knows how to retrieve the url of
|
||||
the current browser page without having to copy it, this would save two
|
||||
steps out of three._
|
||||
En résumé : Ctrl + l, Ctrl + c, Super + i
|
||||
(ou plus court : Ctrl + l + i, Super + i)
|
||||
steps out of three.__
|
||||
In short : Ctrl + l, Ctrl + c, Super + i
|
||||
(or shorter : Ctrl + l + i, Super + i)
|
||||
|
||||
Super + i because in my window manager configuration file located in
|
||||
~/.config/awesome/rc.lua, I have the following lines:
|
||||
|
11
TODO
Normal file
11
TODO
Normal file
@ -0,0 +1,11 @@
|
||||
- make a makefile in order to variabilize language in add.sh prompt and
|
||||
make overall config easier
|
||||
- pin links
|
||||
- search select tags for filtering
|
||||
- a better way to capture url
|
||||
→ something that grabs current page to clipboard
|
||||
- hardcode bookmark ids in awk rather than css so that ids are
|
||||
persistant and don't slide if a link is removed
|
||||
→ add.sh id++
|
||||
- make other ways to edit and generate bookmarks if dmenu is too much of
|
||||
a struggle to install.
|
Loading…
Reference in New Issue
Block a user