2014-05-26 20:50:04 +00:00
created: 20140526204527418
2016-05-03 02:28:06 +00:00
modified: 20160610082117953
2014-09-12 15:05:37 +00:00
tags: Features [[Working with TiddlyWiki]]
2014-05-26 20:50:04 +00:00
title: KeyboardShortcuts
type: text/vnd.tiddlywiki
2018-11-21 11:24:50 +00:00
Keyboard shortcuts can either be used with the <<.wlink KeyboardWidget>> Widget or with [[Keyboard Shortcut Tiddlers|Keyboard Shortcut Tiddler]]
2014-05-26 20:50:04 +00:00
2019-06-29 07:16:35 +00:00
<<.tip """The <$macrocall $name=".wlink" to="KeyboardWidget"/> Widget makes the shortcuts accessible within an `input` or `textarea` field.
<br>
2018-11-21 11:24:50 +00:00
A shortcut defined through a [[Keyboard Shortcut Tiddler]] makes the shortcut accessible globally""">>
2018-11-29 09:49:48 +00:00
!!!See [[How to create keyboard shortcuts]] with a detailed explanation for creating your own shortcuts
2018-11-21 11:24:50 +00:00
Keyboard shortcuts are available for common editing operations within the Text Editor:
* Confirming changes to the draft tiddler containing the keyboard focus (defaults to <kbd>ctrl-Enter</kbd>)
2016-04-22 07:36:29 +00:00
* Abandoning changes to the draft tiddler containing the keyboard focus (defaults to <kbd>escape</kbd>)
* Formatting operations from the tiddler editing toolbar (see the tooltips)
2014-05-26 20:50:04 +00:00
2018-11-29 09:49:48 +00:00
<<.from-version 5.1.18>> : New ''global'' Keyboard shortcuts:
2018-11-21 11:24:50 +00:00
2018-11-29 09:49:48 +00:00
* Creating a new tiddler (defaults to <kbd>alt-N</kbd> )
* Creating a new journal (defaults to <kbd>alt-J</kbd> )
* Creating a new image (defaults to <kbd>alt-I</kbd> )
2018-11-21 11:24:50 +00:00
2019-10-13 14:35:36 +00:00
The current shortcuts can be inspected and customised in the "Keyboard Shortcuts" tab of the [[Control Panel|$:/ControlPanel]] <<.icon $:/core/images/options-button>>.
2016-12-18 20:43:26 +00:00
!! Special Keys
; adding tags in the editor
2018-11-29 09:49:48 +00:00
: <<.from-version 5.1.14>> : if you hit <kbd>Enter</kbd> in the new tag input, the tag will be added