omnivore-app / obsidian-omnivore

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

FR: option to escape hashtag in article #160

Open firmart opened 7 months ago

firmart commented 7 months ago

In Obsidian, inline hashtag is considered as valid tag. Thus, if an article I clipped contains hashtag, it would pollute my own tags space.

Also related to #159 .

bikelanta commented 5 months ago

Support this change also. Finding I have an insane number of tags due to hashtags in articles that are synced.

csteinlehner commented 5 months ago

I ran into the same problem. It would be great if hash symbols, emojis, parentheses, and other clutter could be filter from the title while importing. It might be a too big ask, but having a regex replace for the title would be awesome.