aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: d4cae818724394d948e528a7223b117cc90e554a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
TODO
====

Misc
----

* Move twily.css to a separate firefox module?
* More automation/productivity hacks and plugins.
* How to open multiple links in different tabs?
* [Yank all buffer uris](http://www.mozdev.org/pipermail/vimperator/2012-January/006415.html).
* Finish links plugin:
  * Make it work.
  * Share code with links.js from pentadactyl.
  * 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()