obsidian-map-view icon indicating copy to clipboard operation
obsidian-map-view copied to clipboard

Interactive map view for Obsidian.md

Results 147 obsidian-map-view issues
Sort by recently updated
recently updated
newest added

Since Obsidian supports arbitrary files, one could also link .gpx files (ie trails) in notes. It would be cool to display those files in your vault on the map view....

enhancement

Is it possible to add options for aliases, categories? There are just too many tags

enhancement

I'd love to be able to embed a map in a note like an image... something to the effect of: `![Embedded Map Example|100x100](map:#tag_name)` ...I'm sure there's problems with this syntax,...

I have been having a problem with some notes not displaying in Map View with a filter, and also getting an error (red box) on the filter. I finally tracked...

Currently, the geo location links `[](geo:lat,lon)` are parsed blindly within the markdown note as far as I can tell. I was attempting to create a dynamic map location using dataview...

When I use the "Dracula + LYT" theme, the bottom of the Map View settings looks like this: ![image](https://user-images.githubusercontent.com/1823094/191006551-5a6025e5-c862-4fd7-b001-36a5145ddeb6.png) Link to theme (also available via Obsidian): https://github.com/xRyul/ObsidianMD_Dracula_x_LYT Imagine that's true...

Adds BaseGeoLayer that FileMarker extends and in the future a GeoJSON class could be added as well. BaseGeoLayer outlines shared attributes and methods that each subclass must define. Modifies many...

Here's my use case: I made a map of all my neighbors (most of which I only see once a year at the block party) so I can remember who...

Hi! I'm quite new in using your plug-in (which is absolutely useful ~ thank you for that 😊), but I wonder if there is a way to change the appearance...

When using backlinks in the new properties fields aka yaml array, Map view does not recognize these for `linkedfrom:` queries. Example frontmatter: ``` places: - "[[New York]]" - "[[Boston]] ```...

p2