Bookmark List File Generator

approved

by newcodejin

Generate a markdown file from Obsidian bookmarks automatically - This plugin has not been manually reviewed by Obsidian staff.

64 downloadsUpdated 20d ago

Bookmark List File Generator

An Obsidian plugin that generates a markdown file (Bookmarks.md) from your bookmarks, with statistics per group and per type.

Usage

Generate the bookmark list in any of these ways:

  • Click the bookmark icon in the left sidebar
  • Open the Command Palette (Ctrl+P) and run "Generate Bookmark List"
  • Click the Generate Now button in the plugin settings

Each run rewrites the output file with your current bookmarks and opens it. Auto-update refreshes the file in the background without opening it.

Settings

SettingDescription
Exclude Deleted NotesLeave out bookmarks whose note no longer exists in the vault (recommended)
Output FilenameName of the generated file (default: Bookmarks.md)
Show Sidebar IconAdd a bookmark icon to the left sidebar that generates the list with one click
Enable Auto-UpdateTurn automatic regeneration on/off
Update IntervalMinutes between updates; the slider shows the current value

⚠️ Notes

  • Don't edit the generated file by hand. Its content is fully overwritten on every update — treat it as read-only.
  • The Bookmarks core plugin must be enabled (Settings → Core plugins → Bookmarks).

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.