MrAnyx / obsidian-note-batcher

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 87.1%Language:JavaScript 11.8%Language:CSS 1.1%