Command Palette 使用方法

林一二2020年06月25日 15:23
Ref: Souk21/TW-commandpalette
Keywords:

Try pressing Command+P to open the command palette

From here, you can start searching, or type one of these prefixes:

  • > search/execute commands
  • ? help
  • # search tags
  • @ search tiddler with this tag
  • [ filter operation
  • + new tiddler (optional @tags)
  • | command palette settings

Please keep in mind this is still a prototype, do NOT import it to your tiddlywiki without doing a backup first !

By default, the search field is filled with your current selection when you open the palette

Command+shift+P opens the palette in command mode

Command+shift+I inserts the current result in the previously focused text field

All keyboard shortcuts are modifiabled in the $:/ControlPanel, from Ctrl to Command.