InkLift
pendingby Filipe Salvio
Sync AI-transcribed handwritten notes from your reMarkable tablet into your vault.
InkLift for Obsidian
Sync AI-transcribed handwritten notes from your reMarkable tablet into your Obsidian vault.
InkLift uses AI-powered OCR (Google Gemini) to convert your handwritten notes into searchable text, then syncs them automatically as Markdown files into your Obsidian vault.
Learn more at inklift.ai.
Features
- Automatic sync of AI-transcribed handwritten notes from reMarkable tablets
- Markdown file creation in your vault with OCR text
- Source image embedding (optional)
- Configurable sync interval and folder structure
- Conflict detection for locally-edited notes
- JWT-based authentication with automatic token refresh
Installation
BRAT (Beta Reviewer's Auto-update Tester)
- Install the BRAT plugin from the Obsidian Community Plugins browser
- Open BRAT settings (Settings > Community Plugins > BRAT)
- Click Add Beta plugin
- Enter:
filipesalvio-code/obsidian-inklift - Click Add Plugin
Community Plugin Store
Search for InkLift in the Obsidian Community Plugins browser (Settings > Community Plugins > Browse).
Manual Installation
- Download
main.jsandmanifest.jsonfrom the latest release - Create a folder
inkliftin your vault's.obsidian/plugins/directory - Copy
main.jsandmanifest.jsoninto that folder - Restart Obsidian and enable the plugin in Settings > Community Plugins
Configuration
After enabling the plugin, open its settings (Settings > Community Plugins > InkLift):
| Setting | Description | Default |
|---|---|---|
| API URL | Your InkLift server URL | https://inklift.ai |
| Email / Password | Your InkLift account credentials | - |
| Sync folder | Vault folder where synced notes are saved | InkLift |
| Sync interval | How often to check for new notes (minutes) | 15 |
| Include source images | Embed the original handwriting image | true |
Requirements
- An InkLift account (inklift.ai)
- A reMarkable tablet connected to your InkLift account
- Obsidian desktop (v1.5.0 or later)
Support
For issues and feature requests, please open an issue on GitHub.
License
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.