diff --git a/hmml_to_html/mock_keys.html b/hmml_to_html/mock_keys.html index 008a0ab..cc81210 100644 --- a/hmml_to_html/mock_keys.html +++ b/hmml_to_html/mock_keys.html @@ -203,6 +203,47 @@ +
+

Temporary Keybinding Documentation:

+ +

Menu toggling:
+ q = quotes
+ r = references
+ f = filter
+ c = credits
+ +

Global Keys:
+ W,A,P / S,D,N = jump to previous / next marker
+ V = Reset filter
+ z = Toggle filter mode between "inclusive" and "exclusive"
+

+ +

Quote menu:
+ w,↑ / s,↓ = focus previous / next quote
+ Enter = jump to marker
+

+ +

Reference menu:
+ w,↑ / s,↓ = focus previous / next reference
+ a,← / d,→ = focus previous / next identifier of current reference
+ Enter = jump to marker
+ o = follow link to current reference
+

+ +

Filter menu:
+ w,↑ / s,↓ = focus previous / next category
+ a,← / d,→ = move left / right between topics and media
+ v = invert topics / media, as per focus
+ x = toggle currently focused category and focus next category
+ X = toggle currently focused category and focus previous category
+

+ +

Credits menu:
+ w,↑ / s,↓ = focus previous / next credit
+ a,← / d,→ = move left / right between homepage / support urls
+ Enter / o = follow currently focused link
+

+