aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-10-13 16:21:39 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-10-13 16:21:39 -0300
commitaf0e19c2066f361d0fdb234f8aeace0e55655a02 (patch)
tree4cd38c2f70f7029eff341a6e97e6ba2ddc689fd1
parent79f28675bae5f2465a1bbedc9d4758a9f659b56d (diff)
downloadvimperator-af0e19c2066f361d0fdb234f8aeace0e55655a02.tar.gz
vimperator-af0e19c2066f361d0fdb234f8aeace0e55655a02.tar.bz2
Removes TODO
-rw-r--r--TODO.md28
1 files changed, 0 insertions, 28 deletions
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index ce5a9bc..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,28 +0,0 @@
-TODO
-====
-
-Misc
-----
-
-* Fix penta-sessions plugin.
-* 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()