obsidiantools icon indicating copy to clipboard operation
obsidiantools copied to clipboard

URL fragments show up as tags

Open kornysietsma opened this issue 6 months ago • 0 comments

I have a URL fragment in my vault containing:

thanks to [Vite's HMR feature](https://vitejs.dev/guide/features.html#hot-module-replacement).

This shows up as a tag hot- in my code:

vault = otools.Vault(vault_path).connect().gather()
tags_index = vault.tags_index

kornysietsma avatar Jul 20 '25 18:07 kornysietsma