obsidian/internals/internal-plugins/bookmarks
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| BookmarksPlugin | Internal plugin registration for the bookmarks feature. |
| BookmarksPluginInstance | Plugin instance for bookmarks, managing bookmarked files, folders, URLs, searches, and graphs. |
| BookmarksPluginViews | View creators registered by the bookmarks plugin. |
| BookmarksView | obsidian#View that displays the bookmarks sidebar, showing all bookmarked items in a tree. |