A wayfinder inspired map plugin for obisidian
at main 9 lines 278 B view raw
1{ 2 "id": "map-viewer", 3 "name": "Map Viewer", 4 "version": "1.0.0", 5 "minAppVersion": "0.15.0", 6 "description": "Reads places from bullet lists in the active note and displays them as markers on an interactive map.", 7 "author": "Anish Lakhwara", 8 "isDesktopOnly": false 9}