Files
obsidian-remarkable/manifest.json
T
2026-05-31 14:23:01 +02:00

11 lines
380 B
JSON

{
"id": "obsidian-remarkable",
"name": "reMarkable Sync",
"version": "0.1.0",
"minAppVersion": "1.0.0",
"description": "Sync documents from your reMarkable tablet, convert to PDF, and extract handwritten notes to Markdown using a multi-stage OCR pipeline.",
"author": "fegger",
"authorUrl": "https://github.com/fegger/obsidian-remarkable",
"isDesktopOnly": true
}