obsidian-templater-converters
obsidian-templater-converters copied to clipboard
Copy link to current block
Read your blog post and thought I'd share this gem I've been using for a while. Basically copies a link to the current block at your cursor, creating the ^xxx
at the end of the line if it doesn't exist. Very useful if you like to create new pages and embed blocks of other notes.
https://gist.github.com/benhughes/1cd1a3f6239d51ffdf8fbf2e3efe7286
Happy to create a PR if you want it in your repo