- Bookmarks
- Bookmark files in a Sidebar for easier management
-
265 Recent Installs664 Total Installs
-
This extension is allowed to:
- Read Files
- Launch Subprocesses
Readme
Bookmarks provides sidebar integration with the ability to bookmark files and folders.
Ideal if the Files Sidebar is too much, or you want a simpler view of the files you are working on.
Usage
To use Bookmarks:
- Select the View → Sidebars → Show All Sidebars menu item
- Click Bookmarks sidebar icon
For more frequent access you can drag the Bookmarks icon to:
- the Sidebar Dock for toggling between sidebars
- to a window edge to have a split sidebar
Adding/Removing
Use the +
icon in the sidebar to add the current file as a bookmark.
Use the -
icon in the sidebar to remove the currently selected file bookmark.
There are also two editor commands to add/remove the current file.
Finally, you can right click on a bookmark to bring up a context menu with the following options:
- Remove
- Show in Finder
Folders
You can use an editor command to "Add Folder Bookmark".
Due to Nova limitations clicking on a folder uses AppleScript automation to focus it in the Files sidebar.
Missing
Missing files are marked with a chain link icon.
They can be removed manually, or the Refresh command will remove all missing files/folders.
Due to Nova limitations missing items cannot be greyed out or disabled.
Changelog
Version 2.2.0
- Change: bookmarked subfolders can be focussed in Files sidebar
- Change: absolute paths are migrated to relative paths
Version 2.1.0
- Add: bookmarked folders can be focussed in Files sidebar
- Change: labelling of some commands and menus
Version 2.0.0
- Add: folders can be bookmarked
- Add: full path displayed in tooltip
- Add: missing files are marked
- Add: refresh to clear missing files/folders
- Add: sort options (default: none, which is the existing behaviour)
Version 1.2.0
- Change: single click to open a file
Version 1.1.1
- Change: improved README
Version 1.1.0
- Add: commands to add/remove bookmark for the current file
Version 1.0.x
- Initial release