Attempts to automatically fetch and insert the title of URLs pasted into the Obsidian editor
- Clone this repo.
pnpm i
to install dependenciespnpm dev
to start compilation in watch mode.
- Run
pnpm build
and copy themain.js
file into your vault directoryVaultFolder/.obsidian/plugins/
.