Tags and Properties for Check-in 15f943f0c2
- branch=timeline-keyboard-navigation inherited from [b18c425630]
- sym-timeline-keyboard-navigation inherited from [b18c425630]
Context
|
2022-08-04
| ||
| 03:45 | Shortcut "," (comma) to tick/untick the node of the currently focused entry. This has the same effect as mouse clicks, i.e. as soon as two nodes are ticked, the corresponding diff page is opened. check-in: 15f943f0c2 user: florian tags: timeline-keyboard-navigation | |
|
2022-07-29
| ||
| 06:36 | Implement Javascript-based keyboard navigation for web UI timelines. Shortcuts N and M focus the next or previous entry, and J and K toggle between /timeline and /info views for the focused entry. See comments in the committed Javascript file for more information. check-in: b18c425630 user: florian tags: timeline-keyboard-navigation | |