mirror of
https://github.com/dilantha/link-formatter.git
synced 2026-07-22 11:30:23 +00:00
No description
| .github/workflows | ||
| .editorconfig | ||
| .eslintignore | ||
| .gitignore | ||
| bump-version.sh | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| link-formatter.gif | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
Link Formatter
Formats a block of links into a clean markdown list in Obsidian.
Here I'm pasting links from Firefox bookmarks and formatting them.
Installing from BRAT
First install the BRAT plugin.
Then either from the BRAT settings page, or from the command palette, select "Add beta plugin". Paste the plugin URL https://github.com/dilantha/obsidian-link-formatter and then install.
How to use
Once installed select the links you want to format and search for Link Formatter: Format links to unordered list in the command pallet.
Once you select that the links will be formatted. You can also setup a hotkey for this command.
