2026-01-05 13:03:55 +08:00
|
|
|
{
|
|
|
|
|
"id": "obsidian-local-rest-api",
|
|
|
|
|
"name": "Local REST API",
|
2026-02-24 07:55:02 +08:00
|
|
|
"version": "3.4.4",
|
2026-01-05 13:03:55 +08:00
|
|
|
"minAppVersion": "0.12.0",
|
|
|
|
|
"description": "Get, change or otherwise interact with your notes in Obsidian via a REST API.",
|
|
|
|
|
"author": "Adam Coddington",
|
|
|
|
|
"authorUrl": "https://coddingtonbear.net/",
|
|
|
|
|
"isDesktopOnly": true
|
|
|
|
|
}
|