llimllib / obsidian-guid-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 notes which 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

About

License:Other


Languages

Language:JavaScript 37.8%Language:TypeScript 34.6%Language:Makefile 27.6%