| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lectio-ui reader: go-to-chapter jump (c) | Lukasz Kasprzak | 2026-07-24 | 1 | -0/+58 |
| | | | | | | | | | | | Inside a book, 'c' opens a centered prompt showing the book's chapter range (e.g. "1-21: ") and accepts a chapter number to jump straight there, instead of scrolling (handy for Psalm 119 etc). Digits only, backspace edits, Enter clamps to the valid range and opens that chapter at its top, Esc cancels. New modeChapterJump + updateChapterJump/jumpToChapter/ viewChapterJump; i18n ReaderJumpChapter/ReaderJumpChapterKeys (en/pl) and 'c' added to the reading keybar. Only offered when the book has >1 chapter. | ||||
| * | tui reader: bookmark note+tags as a prominent centered modal (tab switches ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -4/+7 |
| | | | | | fields), delete confirmation as a modal; v0.20.0 | ||||
| * | tui reader: m opens a verse cursor (↑/↓ pick the verse) then a note box ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -5/+19 |
| | | | | | (write or skip); d in bookmarks confirms before deleting; v0.19.0 | ||||
| * | tui reader: bookmarks (m=mark w/ note, b=list/jump/delete, per-verse via ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -1/+77 |
| | | | | | top-visible verse) + remember last place; v0.18.0 | ||||
| * | reader: lectio-ui --reader fuzzy book picker + chapter reader over the ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -0/+100 |
| corpora; v0.8.0 | |||||
