mirror of
https://github.com/gabriele-cusato/HandTranscriptMd.git
synced 2026-07-22 06:14:06 +00:00
rimossi vecchi riferimenti dal readme
This commit is contained in:
parent
46edfb0dcd
commit
ab0cfd09b7
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,6 +25,7 @@ data.json
|
|||
obsidian_ink/
|
||||
|
||||
.vs/
|
||||
.claude/
|
||||
|
||||
# Cartella C creata per errore dai vecchi script deploy (bug MSYS path conversion)
|
||||
HandTranscriptMd/C*/
|
||||
|
|
|
|||
|
|
@ -123,8 +123,6 @@ Open **Settings → Handwriting to Markdown** to configure:
|
|||
| **Canvas background** | Light / Dark / Auto (follows Obsidian theme) |
|
||||
| **Gemini API key** | Required for OCR. Get it free at [aistudio.google.com](https://aistudio.google.com). |
|
||||
| **OCR languages** | Comma-separated BCP-47 codes (e.g. `it, en, fr`). Tells Gemini which languages to expect. |
|
||||
| **Debug mode** | Shows real-time notifications for IME/touch events (useful for Android troubleshooting) |
|
||||
| **Handwriting mode (Android)** | If ON, collapses all drawing previews to 48 px thumbnails so the stylus can write freely in the surrounding text |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -138,7 +136,6 @@ Open **Settings → Handwriting to Markdown** to configure:
|
|||
| Editor opens as modal | ✅ | — |
|
||||
| Editor opens as new tab | — | ✅ |
|
||||
| Collapse/expand preview | ✅ | ✅ |
|
||||
| Handwriting mode toggle | — | ✅ (recommended) |
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue