Added search shortcut

This commit is contained in:
Laurent Cozic
2017-10-30 18:39:20 +00:00
parent 6675ea54ac
commit f1123c3483
4 changed files with 14 additions and 9 deletions
+5
View File
@@ -361,6 +361,11 @@ class AppGui {
canRunAlongOtherCommands: true,
}
shortcuts['/'] = {
description: _('Search'),
action: { type: 'prompt', initialText: 'search ""', cursorPosition: -2 },
};
shortcuts['tm'] = {
description: _('[t]oggle note [m]etadata.'),
action: () => {
+3 -3
View File
@@ -48,6 +48,9 @@ msgstr ""
msgid "[t]oggle [c]onsole between maximized/minimized/hidden/visible."
msgstr ""
msgid "Search"
msgstr ""
msgid "[t]oggle note [m]etadata."
msgstr ""
@@ -781,9 +784,6 @@ msgstr ""
msgid "Login with OneDrive"
msgstr ""
msgid "Search"
msgstr ""
msgid ""
"Click on the (+) button to create a new note or notebook. Click on the side "
"menu to access your existing notebooks."
+3 -3
View File
@@ -52,6 +52,9 @@ msgstr "Tâches non-complétées et récentes"
msgid "[t]oggle [c]onsole between maximized/minimized/hidden/visible."
msgstr ""
msgid "Search"
msgstr "Chercher"
msgid "[t]oggle note [m]etadata."
msgstr ""
@@ -856,9 +859,6 @@ msgstr "Supprimer le carnet"
msgid "Login with OneDrive"
msgstr "Se connecter avec OneDrive"
msgid "Search"
msgstr "Chercher"
msgid ""
"Click on the (+) button to create a new note or notebook. Click on the side "
"menu to access your existing notebooks."
+3 -3
View File
@@ -48,6 +48,9 @@ msgstr ""
msgid "[t]oggle [c]onsole between maximized/minimized/hidden/visible."
msgstr ""
msgid "Search"
msgstr ""
msgid "[t]oggle note [m]etadata."
msgstr ""
@@ -781,9 +784,6 @@ msgstr ""
msgid "Login with OneDrive"
msgstr ""
msgid "Search"
msgstr ""
msgid ""
"Click on the (+) button to create a new note or notebook. Click on the side "
"menu to access your existing notebooks."