omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
726 stars 39 forks source link

Syncing Issue with Subtags in Highlights #171

Open up2young opened 6 months ago

up2young commented 6 months ago

Hello and thank you for developing this great tool! I've been using it with much appreciation, but I recently encountered an issue related to subtags.

Steps to Reproduce:

  1. Add a tag with a subtag in highlights, formatted as #tag/subtag.
  2. Sync the highlights with Obsidian.

Expected Behavior: The subtag should remain formatted as #tag/subtag after syncing.

Actual Behavior: After syncing, the subtag is displayed as #tag/subtag in Obsidian, which seems to be an encoding issue. ☹