Skip to content

Commit abb0aad

Browse files
committed
docs: add context-menu and preferences screenshots to README
Two static screenshots: the right-click Convert with Docling menu (lead visual) and the preferences pane. Local scratch/ is gitignored.
1 parent e4512b1 commit abb0aad

4 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ docs/PLAN.md
3030

3131
# Note: typings/i10n.d.ts and prefs.d.ts ARE committed even though they are
3232
# scaffold-generated, so a fresh clone can typecheck before the first build.
33+
34+
# Local scratch space (screenshots, disposable intermediates)
35+
scratch/

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Markdown is plain text, so converted papers drop straight into note apps like
1818
Obsidian, AI/RAG pipelines, citation extraction, summarisation, literature
1919
reviews — anything that prefers text over PDFs.
2020

21+
![Right-click a PDF attachment and choose "Convert with Docling"](docs/images/context-menu.png)
22+
2123
---
2224

2325
## Quick start
@@ -226,6 +228,8 @@ sections — **Conversion options** and **Advanced** — collapsed by default so
226228
the first-run experience stays focused on Server, Behavior, and Output.
227229
Click either header to expand. Hover any field for inline help.
228230

231+
![The zotero-docling preferences pane: server URL with Test Connection, plus Behavior, Output, and Conversion options](docs/images/preferences.png)
232+
229233
### Exporting markdown to a .zip
230234

231235
Once a set of items has been converted, you can bundle the markdown into a

docs/images/context-menu.png

259 KB
Loading

docs/images/preferences.png

266 KB
Loading

0 commit comments

Comments
 (0)