Fossil SCM

Take note of a possible TODO point.

florian 2022-07-31 08:55 UTC timeline-keyboard-navigation
Commit 4bc9aa3ca8c51ab6e31c280a087d5dca3af530f7830f4c0ec0b3907167f2b6d4
1 file changed +1
--- src/graph.js
+++ src/graph.js
@@ -836,10 +836,11 @@
836836
**
837837
** Ideas and TODOs:
838838
**
839839
** o Shortcut to select the topmost or bottommost entry, either by separate
840840
** key, or with modifiers (SHIFT+N, SHIFT+M)?
841
+** o Shortcut to toggle the tick-mark for the focused check-in node.
841842
** o Improve scrolling the focused element into view for browsers without the
842843
** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
843844
** something similar to the scrollToSelected() function in this source file.
844845
*/
845846
(function(){
846847
--- src/graph.js
+++ src/graph.js
@@ -836,10 +836,11 @@
836 **
837 ** Ideas and TODOs:
838 **
839 ** o Shortcut to select the topmost or bottommost entry, either by separate
840 ** key, or with modifiers (SHIFT+N, SHIFT+M)?
 
841 ** o Improve scrolling the focused element into view for browsers without the
842 ** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
843 ** something similar to the scrollToSelected() function in this source file.
844 */
845 (function(){
846
--- src/graph.js
+++ src/graph.js
@@ -836,10 +836,11 @@
836 **
837 ** Ideas and TODOs:
838 **
839 ** o Shortcut to select the topmost or bottommost entry, either by separate
840 ** key, or with modifiers (SHIFT+N, SHIFT+M)?
841 ** o Shortcut to toggle the tick-mark for the focused check-in node.
842 ** o Improve scrolling the focused element into view for browsers without the
843 ** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
844 ** something similar to the scrollToSelected() function in this source file.
845 */
846 (function(){
847

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button