esm7
esm7
Now that I completed the Presets functionality, more useful filters such as "all the locations within a specific note" are definitely in my shortlist.
Thank you for pointing this out, I'll learn the topic and make any adjustments needed!
Hey, The icon you mentioned is not available in Map View because it is a Font Awesome Pro icon, meaning it's not part of the Free package bundled in the...
Awesome feature! I'd love to review it properly and merge it soon, but it's hard to see the changes because it seems like you have a JS formatter different than...
Since parsing the image locations seems to be too slow, I suggest making a cache mechanism that can also be useful for further file types in the future. What I...
Just wanted to say that I'm sorry for not getting to this yet. I really want this integrated and will do my best to get to it soon enough!
Can you elaborate more on how you'd use these YAML tags? Especially with relation to textual addresses which I want to add soon?
That would be extremely useful, and is also important for my attempt of Map View to fit as a complementary view of notes in the complete ecosystem next to graph...
Update: the API is there (https://github.com/blacksmithgu/obsidian-dataview/blob/master/src/api/plugin-api.ts) and seems like it has all the building blocks that I need.
I don't think it's related to the YAML key, but rather to the special Unicode character you're using in your tag. Map View uses a positive regex to include only...