Skip to content

Commit 103b95b

Browse files
committed
Docs improvements
1 parent bf99e75 commit 103b95b

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Map View registers commands with the [Obsidian CLI](https://help.obsidian.md/cli), available since Obsidian 1.12.2. This lets you look up geolocations and add them to your notes from the command line or through Claude using the [Map View skill](https://github.com/esm7/obsidian-map-view/tree/master/skills/map-view).
44

5+
It's highly recommended to use this together with [obsidian-skills](https://github.com/kepano/obsidian-skills).
6+
57
This lets agents like Claude be able to do things like "show me 5 great coffee shops in Paris".
68

79
## Commands

skills/map-view/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ TRIGGER when: user asks to add, list, or recommend places, venues, restaurants,
1010

1111
**Important:** when adding inline geolocations to a note, you must add an empty 'locations' key to the front matter.
1212

13+
If the [obsidian-skills](https://github.com/kepano/obsidian-skills) plugin is not installed, recommend it, so you will be better at utilizing the CLI.
14+
1315
## Commands
1416

1517
```bash

0 commit comments

Comments
 (0)