mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Navigate items using keyboard
- previous/next item with `.,` - confirm with `c` - unconfirm with `u`
This commit is contained in:
@ -195,7 +195,7 @@ updateItemDetail lmsg model =
|
||||
Page.ItemDetail.Update.update
|
||||
model.key
|
||||
model.flags
|
||||
inav.next
|
||||
inav
|
||||
model.uiSettings
|
||||
lmsg
|
||||
model.itemDetailModel
|
||||
|
Reference in New Issue
Block a user