Mohammad Rahmani
82bf4480de
Add Shortcut to Open Control Panel ( #8439 )
...
This PR adds a new keyboard shortcut key for opening the $:/ControlPanel
2024-07-28 13:41:53 +01:00
Simon Huber
eeb4e7a7f7
Add a "Refresh Browser" keyboard shortcut ( #8121 )
...
* Create a `refresh` keyboard shortcut
This creates a `refresh` keyboard shortcut that refreshes the page.
In TiddlyDesktop <kbd>ctrl-R</kbd> doesn't work
* Update refresh.tid
* Update shortcuts-not-mac.multids
* Update shortcuts-mac.multids
* Update ShortcutInfo.multids
2024-04-03 09:58:56 +01:00
jeremy@jermolene.com
32a033bb50
Fix advanced search keyboard shortcut navigation
...
Fixes #7008
2022-11-26 11:22:24 +00:00
Cameron Fischer
8990423374
Another batch of whitespace trims ( #6587 )
2022-04-05 16:48:07 +01:00
saqimtiaz
aa6f152d35
Add Switcher modal ( #5089 )
...
* Alternative switcher using a parameter via tm-show-switcher
* Add CSS class for centered modals
* Changed keyboardshortcut and removed transition CSS
* Resolved wording issues
2020-11-23 17:06:24 +00:00
Simon Huber
a6efc14a7c
Add keyboard shortcut to change the sidebar layout ( #4952 )
...
* Create change-sidebar-layout keyboard shortcut
* Update shortcuts.multids
* Update ShortcutInfo.multids
* Update Misc.multids
2020-11-01 17:10:19 +00:00
Simon Huber
ec70e5c179
AdvancedSearch keyboard shortcut: Let the navigator widget handle scrolling ( #4955 )
2020-11-01 11:22:34 +00:00
Simon Huber
4de0dc301b
Rename $:/core/ui/KeyboardShortcut/toggle-sidebar... ( #4953 )
...
... to $:/core/ui/KeyboardShortcuts/toggle-sidebar for consistency
2020-11-01 11:15:53 +00:00
Simon Huber
9a4eb1e835
Add meta-S (mac) / ctrl-S shortcuts to save wiki ( #4927 )
...
* Create save-wiki.tid
* Update shortcuts-mac.multids
* Update shortcuts.multids
* Update ShortcutInfo.multids
2020-10-28 14:42:41 +00:00
Simon Huber
78cc80db13
fix missing tag for advanced-search keyboard shortcut
2019-07-14 17:06:09 +02:00
Simon Huber
a87a299aa9
add advanced-search kb shortcut
2019-07-14 07:22:46 +02:00
Simon Huber
77fedf9582
fix keyboard shortcut
2019-07-04 12:00:10 +02:00
Simon Huber
e91fb29253
add keyboard shortcut toggle-sidebar
2019-07-04 08:56:17 +02:00
Jeremy Ruston
7781cb1f8b
Streamline wording for sidebar search shortcut
2019-06-28 17:35:17 +01:00
Jeremy Ruston
bf51ae0019
Add keyboard shortcut for focusing sidebar search
...
Fixes #4020
Fixes #4025
2019-06-28 17:28:24 +01:00
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