omnivore-app / obsidian-omnivore

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

Highlight content passed to Obsidian #57

Closed ehatle closed 1 year ago

ehatle commented 1 year ago

When content is passed to Obsidian please also pass on the highlighting done in the app. Its good to get the highlights as notes, but it should also use ==markdown highlighting== wherever the content is highlighted in your app.

jacksonh commented 1 year ago

Thank you, someone else just brought this up and we are looking into it, its not 100% trivial because of the way all the data is structured on the backend.

rveciana commented 1 year ago

Now that this works, I get it as an html entity --> = is converted into = so no highlighting can be seen. It's so close to be fine!