@@ -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
3131Bookmarks 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
4949Installation
0 commit comments