hledger icon indicating copy to clipboard operation
hledger copied to clipboard

hledger-ui bigger jumps (like 10 rows at a time) with K and J

Open aron-87 opened this issue 3 years ago • 4 comments

My journal has 50 accounts, scrolling from upper accounts (assets) to lower (income, liabilities) in hledger-ui takes forever. It would be nice to jump 10 rows at a time with Shift + k, Shift + j. Currently these hotkeys are not used.

aron-87 avatar Aug 10 '22 17:08 aron-87

That might be nice. Adding more keys to remember can be a trade-off. Do you know about page-up/page-down ?

simonmichael avatar Aug 12 '22 16:08 simonmichael

Also, scrolling with mouse wheel/touchpad drag ?

simonmichael avatar Aug 12 '22 16:08 simonmichael

I also envisioned a "jump to item"/"find in page" feature, like searching with / except instead of filtering it would jump to the next matching item..

simonmichael avatar Aug 12 '22 16:08 simonmichael

The idea is to not lift fingers from h,j,k,l keys I'm already on. PgUp/PgDn are far away, mouse is even more far away.

Fuzzy search would be cool too (it is already mentioned in wishes somewhere around here).

aron-87 avatar Aug 12 '22 19:08 aron-87