1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-05 20:16:48 +00:00
TiddlyWiki5/core/wiki/config/shortcuts/shortcuts.multids
BurningTreeC 9f8a74c6d9 add new-tiddler new-journal new-image keyboard shortcuts (#3512)
* add new-tiddler action tiddler

* use new-tiddler action-tiddler

* use new-tiddler action-tiddler correctly

* use new-journal action-tiddler

* create new-journal action-tiddler

* use new-image action-tiddler

* add new-image action-tiddler

* create new-image type config

users may prefer png over jpeg for example

* add new-tiddler keyboard shortcut

* add keyboard shortcut configs

* add keyboard shortcuts ShortcutInfo

* add new-journal Keyboard shortcut

* add new-image keyboard shortcut

* Create Hidden Setting NewImageType.tid
2018-11-07 12:59:21 +00:00

29 lines
552 B
Plaintext

title: $:/config/shortcuts/
cancel-edit-tiddler: escape
excise: ctrl-E
heading-1: ctrl-1
heading-2: ctrl-2
heading-3: ctrl-3
heading-4: ctrl-4
heading-5: ctrl-5
heading-6: ctrl-6
link: ctrl-L
linkify: alt-shift-L
list-bullet: ctrl-shift-L
list-number: ctrl-shift-N
mono-block: ctrl-shift-M
mono-line: ctrl-M
new-image: alt-I
new-journal: alt-J
new-tiddler: alt-N
picture: ctrl-shift-I
preview: alt-P
quote: ctrl-Q
save-tiddler: ctrl+enter
stamp: ctrl-S
strikethrough: ctrl-T
subscript: ctrl-shift-B
superscript: ctrl-shift-P
transcludify: alt-shift-T