From ef41ff32e2cb16a3757b952a33d29528482685b8 Mon Sep 17 00:00:00 2001 From: r Date: Mon, 19 Oct 2020 06:06:41 +0000 Subject: Add keyboard shortcuts --- templates/about.tmpl | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 83 insertions(+), 1 deletion(-) (limited to 'templates/about.tmpl') diff --git a/templates/about.tmpl b/templates/about.tmpl index 1f6fda7..2b4d636 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -1,7 +1,7 @@ {{with .Data}} {{template "header.tmpl" (WithContext .CommonData $.Ctx)}} -
About
+
About

A web client for Mastodon Network. @@ -14,6 +14,88 @@

+
Keyboard shortcuts
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
User profile 0
Home timeline 1
Direct timeline 2
Local timeline 3
The Whole Known Network 4
Search 5
About 6
Settings 7
Signout 8
Emoji list L
Edit post E
Post format F
Post scope S
Post NSFW N
Post attachments A
Submit post P
Refresh notifications R
Read notifications C
+

+ You can activate the shortcuts by pressing the associated key with your browser's accesskey modifier, + which is generally Alt + Shift. +

+
+ {{template "footer.tmpl"}} {{end}} -- cgit v1.2.3