Add dev:mobile command and bump minimum Obsidian version to 1.12.4
- Add `dev:mobile` (toggle mobile emulation) to dev command lists in SKILL.md (both copies) and README — present in command-reference.md but missing from the quick-reference tables - Update minimum version recommendation from v1.12.0 to v1.12.4 in SKILL.md prerequisites table (1.12.4 is the latest stable as of 2026-03-05; fixes Windows path detection, Unicode, startup bugs) - Update README Obsidian badge from v1.12+ to v1.12.4+ https://claude.ai/code/session_01285FCGJmPvrLodTg4nVuc9
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
A skill for AI coding agents that enables full control of [Obsidian](https://obsidian.md) vaults from the terminal using the official **Obsidian CLI** (v1.12+).
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
@@ -35,7 +35,7 @@ Covers **130+ commands** across all major areas:
|
||||
| **History** | `history`, `history:list`, `history:read`, `history:restore` |
|
||||
| **Workspace** | `workspace`, `tabs`, `tab:open` |
|
||||
| **Diff** | `diff` |
|
||||
| **Developer** | `eval`, `dev:screenshot`, `dev:debug`, `dev:console`, `dev:errors`, `dev:css`, `dev:dom`, `devtools` |
|
||||
| **Developer** | `eval`, `dev:screenshot`, `dev:debug`, `dev:console`, `dev:errors`, `dev:css`, `dev:dom`, `dev:mobile`, `devtools` |
|
||||
| **Vault** | `vault`, `vaults`, `version`, `reload`, `restart`, `recents`, `outline`, `wordcount` |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user