X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fmarks.xml;fp=common%2Flocale%2Fen-US%2Fmarks.xml;h=75aaf29a5cc2bed61f3be30bf9c6b783dcae6499;hb=9044153cb63835e39b9de8ec4ade237c03e3888a;hp=b85e93618825b12191d6eddb1e36bd5683dbfa90;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/common/locale/en-US/marks.xml b/common/locale/en-US/marks.xml index b85e936..75aaf29 100644 --- a/common/locale/en-US/marks.xml +++ b/common/locale/en-US/marks.xml @@ -14,7 +14,7 @@

&dactyl.appName; supports a number of different methods of - marking your place, in order to easily return later, + marking your place, in order to easily return later:

Bookmarks

@@ -53,6 +52,10 @@ sites that require query parameters in encodings other than UTF-8 (short name -c). +
-id
+
+ The numerical ID of a bookmark to update. +
-keyword
A keyword which may be used to open the bookmark via @@ -89,7 +92,7 @@

If ! is present, a new bookmark is always added. Otherwise, the first bookmark matching - url is updated. + id, keyword, or url is updated.

@@ -171,129 +174,6 @@ -

History

- -

- Though not traditionally considered a mark, history behaves very - similarly to bookmarks both in &dactyl.host; and - &dactyl.appName;. Every visited page is marked and weighted by - when and how often it is visited, and can be retrieved both in - history list and location completions. Indeed, the ‘frecency’ - algorithm used to determine the results of location completions - (see the complete option) means that history is often a - more effective type of mark than bookmarks themselves. -

- - - ]]> - - ]]> - -

- Go to an older position in the jump list. This currently - entails moving backward in page history, but in the - future will take into account page positions as well. - If count is specified go back count pages. -

-
-
- - - ]]> - - ]]> - -

- Go to an newer position in the jump list. This currently - entails moving forward in page history, but in the - future will take into account page positions as well. - If count is specified go forward count pages. -

-
-
- - - H]]> - - [count]H - -

Go back in the browser history. If count is specified go back count pages.

-
-
- - - L]]> - - countL - -

- Go forward in the browser history. If count is specified go forward count - pages. -

-
-
- - - :ba :back - :countback url - :countback! - -

- Go back in the browser history. If count is specified go back count pages. -

-

- The special version :back! goes to the beginning of the browser history. -

-
-
- - - :fw :fo :forward - :countforward url - :countforward! - -

- Go forward in the browser history. If count is specified go forward count - pages. -

-

- The special version :forward! goes to the end of the browser history. -

-
-
- - - :hs :hist :history - :history! filter - -

- Show recently visited URLs. Opens the message window at the bottom of the screen - with all history items whose page titles or URLs match - filter. -

- -

- The special version :history! works the same as - :history except that it opens all matching - pages in new tabs rather than listing them. -

- -

The pages may also be filtered via the following options,

- -
-
-max
-
- The maximum number of items to list or open - (short name -m). -
-
-sort
-
- The sort order of the results - (short name -s). -
-
-
-

QuickMarks