Add an ID to the front matter
approvedby llimllib
Add a globally unique ID to every Markdown document's frontmatter.
★ 29 stars↓ 5,369 downloadsUpdated 2y ago
Obsidian GUID plugin
This plugin will:
- Add an unique ID to the front matter of every markdown file you edit.
- Create a command
Add an ID to all noteswhich will... add an ID to all notes
Obsidian Documentation
See https://github.com/obsidianmd/obsidian-api and https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines
Making a release
prerequisites: jq, gh and make. On mac: brew install jq gh make
- update the version number in
manifest.jsonand inpackage.json - run
make release - follow the obsidian docs to submit the plugin for review
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.