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.
https://github.com/MrAnyx/obsidian-note-batcher/assets/44176707/d0d49f55-d5d3-4259-8a21-f4f23aebc573
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