Skip to content

Create all unresolvered links with a single click on your Obsidian vault

License

Notifications You must be signed in to change notification settings

MrAnyx/obsidian-note-batcher

Repository files navigation

Note Batcher

Note Batcher is an Obsidian plugin that allows people to easily and quickly create all unresolved links with a single click. It uses the Dataview API to list pages and outgoing links.

Note.Batcher.mp4

Development

Install the Note Batcher plugin locally

npm i
npm run dev

As mentioned in the official documentation, it is recommended to use the Hot Reload plugin to automatically reload the plugin whenever you make a change when developing

License

AGPL v3