aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-08-31 13:04:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-08-31 13:04:33 -0300
commitd8dbc622e8f6a4467b2186c461b55cf81db7ea54 (patch)
treef7c804f1ae9b5377762b9872ebe2c9c762bb4bfd
parentc3eb3882749eea2aa7f71edab54f6754569e720f (diff)
downloadvimperator-d8dbc622e8f6a4467b2186c461b55cf81db7ea54.tar.gz
vimperator-d8dbc622e8f6a4467b2186c461b55cf81db7ea54.tar.bz2
Updates TODO
-rw-r--r--TODO.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index b551537..d4cae81 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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()