omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
757 stars 41 forks source link

Update template.ts #82

Closed QWxleA closed 1 year ago

QWxleA commented 1 year ago

Add functional block-link, using the highlight's ID

The current highlightID cannot be used with Obsidian as-is. Slicing of the part we don't need makes it work. The chance of the same ID in the same document is slim (but this could be solved with adding a counter)

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: