obsidian-leaflet
obsidian-leaflet copied to clipboard
filterTag has silent dependency on dataview
If I define a map and use the markerTag parameter, I get a warning if the dataview plugin is not enabled, as it is a dependency. The same dependency exists for the filterTag parameter but no similar warning is shown.