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