-
Notifications
You must be signed in to change notification settings - Fork 0
Coffee Library
mxkissnr edited this page May 23, 2026
·
2 revisions
Language: English | Deutsch
The Bibliothek tab in the top navigation opens the library. The ☕ Bibliothek shortcut button in the annotation panel jumps there directly.
Store coffee beans with:
- Name — used for autocomplete in the annotation field
- Roaster — optional
- Roast date — auto-fills the annotation field when a matching bean is selected and the field is empty
- Notes — free text
Saved beans appear as autocomplete suggestions in the Coffee / Bean annotation field. Selecting a matching entry auto-fills the roast date if the field is empty.
Store grinder names for quick selection in the Grinder annotation field.
The library is saved to /data/coffee_library.json and persists across add-on updates and restarts.
| Field | Max length |
|---|---|
| Name | 200 characters |
| Roast date | 10 characters |
| Notes | 1000 characters |