parent nodes: WikidPadReferences

KeyBindings

KeyBindings
General
Default setting
Workspace
General
Page window
Editor
Wiki
Wiki Control
Wiki page
Navigation
Page
Page links
History
Relatives
Bookmarks
Search
Wiki
Wiki page
Scripts
Change key bindings
General
Keybinding format

Back

General

Wikidpad is installed with a number of predefined key bindings or "shortcut keys", as listed below. Many of these key bindings may be changed.

Top

Default setting

Workspace

General
Page window
Editor
Top

Wiki

Wiki Control
Wiki page
Top

Navigation

Page
Page links
History
Relatives
Bookmarks
Top

Search

Wiki
Wiki page
Top

Scripts

Top

Change key bindings

General

The default key bindings can be overridden by creating a custom "keybindings.py" file. To do so, copy the existing file: Create the directory if it doesn't exist. Then edit user_extensions / keybindings.py with a standard text editor to override the default key bindings. This file will not be touched when upgrading wikidPad.

In principle you should remove all the entries from the new keybindings.py, that should keep the default setting and only maintain the entries for those keybindings that you want changed. On startup WikidPad will read both files in the order:
  1. extensions / keybindings.py
  2. user_extensions / keybindings.py
and override any settings in extensions/keybindings.py with those found in user_extensions/keybindings.py. The import statement at the top of the extensions file does not have to be retained in the user_extensions file. The same is true for a number of editor scripts at the bottom of the file.

Keybinding format

The general entry for a keybinding is of the format: If you would rather use Alt+T for that function, then change the entry to Don't forget to save the file and restart wikidpad to make use of the new keybindings.


previous: Back
parents:  WikidPadReferences
attributes: [tree_position: 6], [paragraph_mode: true]
[help.status: done]