diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-08-31 13:04:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-08-31 13:04:33 -0300 |
commit | d8dbc622e8f6a4467b2186c461b55cf81db7ea54 (patch) | |
tree | f7c804f1ae9b5377762b9872ebe2c9c762bb4bfd /TODO.md | |
parent | c3eb3882749eea2aa7f71edab54f6754569e720f (diff) | |
download | vimperator-d8dbc622e8f6a4467b2186c461b55cf81db7ea54.tar.gz vimperator-d8dbc622e8f6a4467b2186c461b55cf81db7ea54.tar.bz2 |
Updates TODO
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,9 @@ TODO ==== +Misc +---- + * Move twily.css to a separate firefox module? * More automation/productivity hacks and plugins. * How to open multiple links in different tabs? @@ -11,3 +14,14 @@ TODO * Accept config parameter for bookmark service. * Rename to SemanticScutte or something more generic. * Another command to add bookmarks using the API, like https://github.com/travisjeffery/vimperator-scripts/blob/master/plugins/delicious.js + +Tabgroup navigation +------------------- + +* liberator://help/tabs#%3Atabgroups +* https://github.com/ttaubert/customizable-shortcuts +* https://github.com/vimperator/vimperator-labs/blob/master/vimperator/content/tabgroup.js +* http://superuser.com/questions/557246/firefox-with-vimperator-how-to-toggle-find-bar +* http://superuser.com/questions/470173/using-private-browsing-keyboard-shortcut-with-firefox-and-vimperator +* https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/tabbrowser#m-goBackGroup +* https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMXULElement#doCommand() |