Closed schlagmichdoch closed 6 months ago
Thanks for your contribution 🤝
I though about saving HackMD link in URL parameter of note properties(metadata). But this field is used by browser plugin(s) to grab the content and save the origin. Overriding of this field will cause the loss of the info about source
If a note includes an example link like so:
The added
$
ensures that the regex only works if it is at the end of the note. Currently, the id would beabcdef
Better would probably be to save the link into the URL parameter of the note and get rid of the regex entirely.