Skip to content

Commit fa12164

Browse files
committed
DOC: README.rst: Bookmarks Bar Folders table (Riv.vim)
1 parent 7f1b08d commit fa12164

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,25 +25,25 @@ Features
2525

2626
* List Chrome and Chromium Bookmarks JSON files (``-l`` / ``-L``)
2727
* Print all bookmarks (``--print-all``)
28-
* Reorganize all bookmarks into the Bookmarks Bar
28+
* Reorganize all bookmarks into the Bookmarks Bar (``--overwrite``)
2929

3030

3131
Bookmarks Bar Folders
3232
~~~~~~~~~~~~~~~~~~~~~~~
3333

34-
+------------------+-----------------------------------------------------------+
35-
| Name | Description |
36-
+------------------+-----------------------------------------------------------+
37-
| ``2014`` | ``YYYY``, ``YYYY-MM``, ``YYYY-MM-DD`` folders |
38-
+------------------+-----------------------------------------------------------+
39-
| ``bookmarklets`` | bookmarklets (additions will be merged with a default set |
40-
+------------------+-----------------------------------------------------------+
41-
| ``chrome`` | select ``chrome://`` URLs |
42-
+------------------+-----------------------------------------------------------+
43-
| ``quicklinks`` | custom quicklinks (optional; copied as-is) |
44-
+------------------+-----------------------------------------------------------+
45-
| ``queue`` | default folder for new bookmarks |
46-
+------------------+-----------------------------------------------------------+
34+
+------------------+-------------------------------------------------------------+
35+
| Name | Description |
36+
+------------------+-------------------------------------------------------------+
37+
| yearly | date-based folders: ``YYYY`` > ``YYYY-MM`` > ``YYYY-MM-DD`` |
38+
+------------------+-------------------------------------------------------------+
39+
| ``bookmarklets`` | bookmarklets (additions will be merged with a default set) |
40+
+------------------+-------------------------------------------------------------+
41+
| ``chrome`` | select ``chrome://`` URLs |
42+
+------------------+-------------------------------------------------------------+
43+
| ``quicklinks`` | custom quicklinks (optional; copied as-is) |
44+
+------------------+-------------------------------------------------------------+
45+
| ``queue`` | default folder for new bookmarks |
46+
+------------------+-------------------------------------------------------------+
4747

4848

4949
Installation

0 commit comments

Comments
 (0)