Fossil SCM

Take note of another possible TODO item.

florian 2022-08-01 09:33 UTC timeline-keyboard-navigation
Commit b785da80e71e1e3d9124ab6dec1d9335dbdc9f329f65b84477e3960554d26dac
1 file changed +1
--- src/graph.js
+++ src/graph.js
@@ -839,10 +839,11 @@
839839
** Ideas and TODOs:
840840
**
841841
** o Shortcut to select the topmost or bottommost entry, either by separate
842842
** key, or with modifiers (SHIFT+N, SHIFT+M)?
843843
** o Shortcut to toggle the tick-mark for the focused check-in node.
844
+** o Shortcuts to copy branch name or hash of the focused entry to clipboard.
844845
** o Improve scrolling the focused element into view for browsers without the
845846
** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
846847
** something similar to the scrollToSelected() function in this source file.
847848
*/
848849
(function(){
849850
--- src/graph.js
+++ src/graph.js
@@ -839,10 +839,11 @@
839 ** Ideas and TODOs:
840 **
841 ** o Shortcut to select the topmost or bottommost entry, either by separate
842 ** key, or with modifiers (SHIFT+N, SHIFT+M)?
843 ** o Shortcut to toggle the tick-mark for the focused check-in node.
 
844 ** o Improve scrolling the focused element into view for browsers without the
845 ** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
846 ** something similar to the scrollToSelected() function in this source file.
847 */
848 (function(){
849
--- src/graph.js
+++ src/graph.js
@@ -839,10 +839,11 @@
839 ** Ideas and TODOs:
840 **
841 ** o Shortcut to select the topmost or bottommost entry, either by separate
842 ** key, or with modifiers (SHIFT+N, SHIFT+M)?
843 ** o Shortcut to toggle the tick-mark for the focused check-in node.
844 ** o Shortcuts to copy branch name or hash of the focused entry to clipboard.
845 ** o Improve scrolling the focused element into view for browsers without the
846 ** Element.scrollIntoViewIfNeeded() function, maybe with a Polyfill, or
847 ** something similar to the scrollToSelected() function in this source file.
848 */
849 (function(){
850

Keyboard Shortcuts

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