obsidian plugin to highlight markdown text and then either copy the file link or the block link to clipboard
To install:
- Download the latest release zip file
- Extract into your vault's .obsidian/plugins folder
- Open the extracted folder in the terminal
- Enter
npm install - Enter
npm run dev