1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 01:04:11 +01:00

add document relationship navigation to pending feature list

This commit is contained in:
Doug Kearns
2007-09-10 13:40:54 +00:00
parent 3c2abc2785
commit 45f7609f32

1
TODO
View File

@@ -21,6 +21,7 @@ FEATURES:
9 :sidebar {addons/bookmarks/history/downloads/...} command with tab completion
(and automatically getting possible sidebar elements from View->sidebar
9 make hints smarter, not only with characters from from hintchars, but use "NE" or "NP" for 'new posts' e.g. (might be too slow)
8 add an interface for navigating document relationships
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
8 it would be nice to have :(undo|back|forward) <url> w/ tab completion support
7 [ctrl-o/i] to Go back to a Previous Position (done partly, however currenty does not use a per tab jumplist)