What I’m trying to do
To be as succinct as I can, my end goal is essentially just two functions:
- The automated addition of a given note’s public Publish URL (ex:
https://publish.obsidian.md/extratone/meta/Automatically+Adding+Public+Obsidian+Publish+URLs+to+Notes%3F
) as aurl
property in the frontmatter. - Ideally, the ability to add a markdown-formatted hyperlink of the same (
[Note Title](publishurl)
) at the cursor with a single hotkey.
Things I have tried
Unfortunately, my search for an existing solution (despite how likely it seems to me one exists) has been protracted over a year+ period in intermittent, disjointed bursts, so I cannot reasonably recall details of the methods. Apologies if this ends up being redundant.