1
0
mirror of https://gitlab.com/octtspacc/OcttKB synced 2025-04-11 06:01:01 +02:00

OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2024-01-29 01:10:04 +00:00
parent cc1061366e
commit 091ea33e87
457 changed files with 4625 additions and 112 deletions
Wiki-OcttKB/plugins
commandpalette
$__config_ShortcutInfo_insert-command-palette-result.tid$__config_ShortcutInfo_open-command-palette-command-mode.tid$__config_ShortcutInfo_open-command-palette-selection.tid$__config_ShortcutInfo_open-command-palette.tid$__config_shortcuts_insert-command-palette-result.tid$__config_shortcuts_open-command-palette-command-mode.tid$__config_shortcuts_open-command-palette-selection.tid$__config_shortcuts_open-command-palette.tid$__core_modules_widgets_commandpalettewidget.js$__core_modules_widgets_commandpalettewidget.js.meta$__core_ui_KeyboardShortcuts_CommandPalette.tid$__plugins_souk21_commandpalette_Browser Refresh.tid$__plugins_souk21_commandpalette_Cancel Tiddler.tid$__plugins_souk21_commandpalette_Clone Tiddler.tid$__plugins_souk21_commandpalette_Close All Tiddlers.tid$__plugins_souk21_commandpalette_Close Tiddler.tid$__plugins_souk21_commandpalette_Close other Tiddlers.tid$__plugins_souk21_commandpalette_Command Palette Settings.tid$__plugins_souk21_commandpalette_CommandPaletteCommandMode.tid$__plugins_souk21_commandpalette_CommandPaletteHistory.json$__plugins_souk21_commandpalette_CommandPaletteHistory.json.meta$__plugins_souk21_commandpalette_CommandPaletteSearchSteps.json$__plugins_souk21_commandpalette_CommandPaletteSearchSteps.json.meta$__plugins_souk21_commandpalette_CommandPaletteSelection.tid$__plugins_souk21_commandpalette_CommandPaletteSettings.json$__plugins_souk21_commandpalette_CommandPaletteSettings.json.meta$__plugins_souk21_commandpalette_Compact.css.tid$__plugins_souk21_commandpalette_ControlPanel Command.tid$__plugins_souk21_commandpalette_Delete Tiddler.tid$__plugins_souk21_commandpalette_Edit Tiddler.tid$__plugins_souk21_commandpalette_Filter operation.tid$__plugins_souk21_commandpalette_Fold All Tiddlers.tid$__plugins_souk21_commandpalette_Home.tid$__plugins_souk21_commandpalette_InsertCommandPaletteResult.tid$__plugins_souk21_commandpalette_New Journal Command.tid$__plugins_souk21_commandpalette_New Tiddler with title.tid$__plugins_souk21_commandpalette_New Tiddler.tid$__plugins_souk21_commandpalette_Original.css.tid$__plugins_souk21_commandpalette_Permalink.tid$__plugins_souk21_commandpalette_Permaview.tid$__plugins_souk21_commandpalette_Print.tid$__plugins_souk21_commandpalette_Recent Tiddlers Command.tid$__plugins_souk21_commandpalette_Refresh Server.tid$__plugins_souk21_commandpalette_Save Tiddler.tid$__plugins_souk21_commandpalette_Save Wiki.tid$__plugins_souk21_commandpalette_Search Tags.tid$__plugins_souk21_commandpalette_Search fields.tid$__plugins_souk21_commandpalette_Search tiddlers with tag.tid$__plugins_souk21_commandpalette_Search.tid$__plugins_souk21_commandpalette_See Drafts.tid$__plugins_souk21_commandpalette_See Languages.tid$__plugins_souk21_commandpalette_See Missing Tiddlers.tid$__plugins_souk21_commandpalette_See Orphans Tiddlers.tid$__plugins_souk21_commandpalette_See Plugins.tid$__plugins_souk21_commandpalette_See Shadows Tiddlers.tid$__plugins_souk21_commandpalette_See Story List.tid$__plugins_souk21_commandpalette_See Themes.tid$__plugins_souk21_commandpalette_See all content-types.tid$__plugins_souk21_commandpalette_See untagged tiddlers.tid$__plugins_souk21_commandpalette_Show help.tid$__plugins_souk21_commandpalette_Toggle Fullscreen.tid$__plugins_souk21_commandpalette_Unfold All Tiddlers.tid$__plugins_souk21_commandpalette_Version.tid$__plugins_souk21_commandpalette_View.tid$__plugins_souk21_commandpalette_show tiddler commands.tidplugin.info
tiddlywiki-codemirror-6

@ -0,0 +1,7 @@
created: 20200604175511112
modified: 20200604175520378
tags:
title: $:/config/ShortcutInfo/insert-command-palette-result
type: text/vnd.tiddlywiki
Insert the current result in the previously focused element

@ -0,0 +1,7 @@
created: 20200604175511112
modified: 20200604175520378
tags:
title: $:/config/ShortcutInfo/open-command-palette-command-mode
type: text/vnd.tiddlywiki
Open the command palette in command mode

@ -0,0 +1,7 @@
created: 20200604175511112
modified: 20200604175520378
tags:
title: $:/config/ShortcutInfo/open-command-palette-selection
type: text/vnd.tiddlywiki
Open the command palette with current selection

@ -0,0 +1,7 @@
created: 20200531223953066
modified: 20200531224011568
tags:
title: $:/config/ShortcutInfo/open-command-palette
type: text/vnd.tiddlywiki
Open the command palette

@ -0,0 +1,6 @@
created: 20200604175539239
modified: 20200604175658624
title: $:/config/shortcuts/insert-command-palette-result
type: text/vnd.tiddlywiki
ctrl+shift+I

@ -0,0 +1,6 @@
created: 20200604175539239
modified: 20200604175658624
title: $:/config/shortcuts/open-command-palette-command-mode
type: text/vnd.tiddlywiki
ctrl-shift-P

@ -0,0 +1,4 @@
created: 20200604175539239
modified: 20200604175658624
title: $:/config/shortcuts/open-command-palette-selection
type: text/vnd.tiddlywiki

@ -0,0 +1,7 @@
created: 20200531223906490
modified: 20200604175559200
tags:
title: $:/config/shortcuts/open-command-palette
type: text/vnd.tiddlywiki
ctrl-P

File diff suppressed because it is too large Load Diff

@ -0,0 +1,3 @@
module-type: widget
title: $:/core/modules/widgets/commandpalettewidget.js
type: application/javascript

@ -0,0 +1,8 @@
created: 20200531223354098
key: ((open-command-palette))
modified: 20200604175332730
tags: $:/tags/KeyboardShortcut
title: $:/core/ui/KeyboardShortcuts/CommandPalette
type: text/vnd.tiddlywiki
<$action-sendmessage $message="open-command-palette"/>

@ -0,0 +1,9 @@
command-palette-name: Browser Refresh
command-palette-type: message
created: 20200604212446283
modified: 20200604212453363
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Browser Refresh
type: text/vnd.tiddlywiki
tm-browser-refresh

@ -0,0 +1,11 @@
command-palette-hint: Choose Draft to cancel
command-palette-mode: drafts
command-palette-name: Cancel Tiddler
command-palette-type: history
created: 20200605221333412
modified: 20200605221425246
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Cancel Tiddler
type: text/vnd.tiddlywiki
tm-cancel-tiddler

@ -0,0 +1,10 @@
command-palette-hint: Chose tiddler to clone
command-palette-name: Clone Tiddler
command-palette-type: history
created: 20200605211432310
modified: 20200605211434831
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Clone Tiddler
type: text/vnd.tiddlywiki
tm-new-tiddler

@ -0,0 +1,9 @@
command-palette-name: Close All Tiddlers
command-palette-type: message
created: 20200604001529132
modified: 20200610112248371
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Close All Tiddlers
type: text/vnd.tiddlywiki
tm-close-all-tiddlers

@ -0,0 +1,10 @@
command-palette-hint: Choose tiddler to close
command-palette-name: Close Tiddler
command-palette-type: history
created: 20200605211324321
modified: 20200605211327367
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Close Tiddler
type: text/vnd.tiddlywiki
tm-close-tiddler

@ -0,0 +1,10 @@
command-palette-hint: Choose tiddler to keep
command-palette-name: Close other Tiddlers
command-palette-type: history
created: 20200605211357951
modified: 20200605211404900
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Close other Tiddlers
type: text/vnd.tiddlywiki
tm-close-other-tiddlers

@ -0,0 +1,9 @@
command-palette-name: Command Palette Settings
command-palette-type: prompt
created: 20200604001529132
modified: 20200610112433842
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Command Palette Settings
type: text/vnd.tiddlywiki
|

@ -0,0 +1,8 @@
created: 20200604175339522
key: ((open-command-palette-command-mode))
modified: 20200604175716862
tags: $:/tags/KeyboardShortcut
title: $:/plugins/souk21/commandpalette/CommandPaletteCommandMode
type: text/vnd.tiddlywiki
<$action-sendmessage $message="open-command-palette" $param=">"/>

@ -0,0 +1,39 @@
{
"history": [
"Explorer",
"Clone Tiddler",
"See Drafts",
"Refresh Server",
"Permaview",
"See Themes",
"Refresh Command Palette",
"See Shadows Tiddlers",
"See Orphans Tiddlers",
"Remove tag",
"Add tag to tiddler",
"Delete Tiddler",
"Close Tiddler",
"Recent Tiddlers",
"New Task with Title",
"Edit Tiddler",
"See Mising Tiddlers",
"Show CommandTiddlers",
"See untagged Tiddlers",
"See Languages",
"See Plugins",
"New Command Wizard",
"Cancel Tiddler",
"Save Tiddler",
"Close other Tiddlers",
"Permalink",
"Create Command",
"Unfold All Tiddlers",
"Fold All Tiddlers",
"Print",
"Close All Tiddlers",
"Save Wiki",
"Home",
"Toggle Fullscreen",
"New Tiddler"
]
}

@ -0,0 +1,4 @@
created: 20200603153247010
modified: 20200610112340290
title: $:/plugins/souk21/commandpalette/CommandPaletteHistory
type: application/json

@ -0,0 +1,8 @@
{
"steps": [
{"filter": "[!is[system]search:title[]]", "hint": "in title", "caret": "25"},
{"filter": "[all[system+shadows]search:title[]]", "hint": "in title (system)", "caret": "33"},
{"filter": "[search[]]", "hint": "all", "caret": "8"},
{"filter": "[all[shadows]search[]]", "hint": "shadows", "caret": "20"}
]
}

@ -0,0 +1,4 @@
created: 20200604123820982
modified: 20200610112355489
title: $:/plugins/souk21/commandpalette/CommandPaletteSearchSteps
type: application/json

@ -0,0 +1,8 @@
created: 20200604175339522
key: ((open-command-palette-selection))
modified: 20200604175716862
tags: $:/tags/KeyboardShortcut
title: $:/plugins/souk21/commandpalette/CommandPaletteSelection
type: text/vnd.tiddlywiki
<$action-sendmessage $message="open-command-palette-selection"/>

@ -0,0 +1,6 @@
{
"maxResults": "30",
"maxResultHintSize": 45,
"neverBasic": "false",
"smoothScroll": "false"
}

@ -0,0 +1,4 @@
created: 20200604160432063
modified: 20200610112626066
title: $:/plugins/souk21/commandpalette/CommandPaletteSettings
type: application/json

@ -0,0 +1,85 @@
created: 20200603190000307
modified: 20200623022617588
tags: $:/tags/CommandPaletteTheme $:/tags/Stylesheet
title: $:/plugins/souk21/commandpalette/Compact.css
type: text/vnd.tiddlywiki
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline html
:root {
--palette-radius: 5px;
}
.commandpalette {
position: fixed;
background: <<colour background>>;
z-index: 9999999;
left: 50%;
top: 10%;
transform: translate(-50%, 0%);
width: 500px;
display: none;
flex-direction: column;
font-size: 21px;
border-radius: var(--palette-radius);
box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 14px;
border: 2px solid <<colour page-background>>;
}
.inputhintwrapper {
display: flex;
align-items: center;
border-bottom: 1px solid <<colour page-background>>;
}
.commandpalette input {
border: 0;
background: 0;
height: 40px;
color: <<colour foreground>>;
border-radius: var(--palette-radius) var(--palette-radius) 0px 0px;
outline: 0;
min-width: 50px;
flex: 1;
padding-left: 7px;
}
.commandpalettehint {
color: <<colour foreground>>;
font-size: 13px;
text-align: right;
flex-shrink: 0;
padding-right: 7px;
opacity: 0.6;
}
.commandpaletteresultselected>.commandpalettehint {
color: <<colour background>>;
opacity: 1;
}
.commandpalettehintmain {
}
.commandpaletteresult {
background: <<colour background>>;
font-size: 15px;
color: <<colour foreground>>;
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
cursor: pointer;
}
.commandpaletteresult:not(:last-child) {
border-bottom: <<colour page-background>> solid 1px;
}
.commandpaletteresult:hover:not(.commandpaletteresultselected) {
background: <<colour page-background>>;
}
.commandpaletteresultselected {
background: <<colour primary>>;
color: <<colour page-background>>;
}
.cp-scroll{
max-height: 50vh;
overflow-y: auto;
position: relative;
border-radius: 0px 0px var(--palette-radius) var(--palette-radius);
}

@ -0,0 +1,9 @@
command-palette-name: Show Control Panel
command-palette-type: actionString
created: 20200604143925638
modified: 20200610112527794
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/ControlPanel Command
type: text/vnd.tiddlywiki
<$action-navigate $to="$:/ControlPanel"/>

@ -0,0 +1,10 @@
command-palette-hint: Choose tiddler to delete
command-palette-name: Delete Tiddler
command-palette-type: history
created: 20200605211241408
modified: 20200605211244812
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Delete Tiddler
type: text/vnd.tiddlywiki
tm-delete-tiddler

@ -0,0 +1,10 @@
command-palette-hint: Choose tiddler to edit
command-palette-name: Edit Tiddler
command-palette-type: history
created: 20200605211111710
modified: 20200605211127693
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Edit Tiddler
type: text/vnd.tiddlywiki
tm-edit-tiddler

@ -0,0 +1,9 @@
command-palette-name: Filter operation
command-palette-type: prompt
created: 20200604001529132
modified: 20200610112604366
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Filter operation
type: text/vnd.tiddlywiki
[

@ -0,0 +1,9 @@
command-palette-name: Fold All Tiddlers
command-palette-type: message
created: 20200604212356931
modified: 20200604212403497
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Fold All Tiddlers
type: text/vnd.tiddlywiki
tm-fold-all-tiddlers

@ -0,0 +1,9 @@
command-palette-name: Home
command-palette-type: message
created: 20200604212243502
modified: 20200604212247135
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Home
type: text/vnd.tiddlywiki
tm-home

@ -0,0 +1,8 @@
created: 20200604175339522
key: ((insert-command-palette-result))
modified: 20200604175716862
tags: $:/tags/KeyboardShortcut
title: $:/plugins/souk21/commandpalette/InsertCommandPaletteResult
type: text/vnd.tiddlywiki
<$action-sendmessage $message="insert-command-palette-result"/>

@ -0,0 +1,9 @@
command-palette-name: New Journal
command-palette-type: actionString
created: 20200604143925638
modified: 20200610112527794
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/New Journal Command
type: text/vnd.tiddlywiki
{{$:/core/ui/Actions/new-journal}}

@ -0,0 +1,9 @@
command-palette-name: New Tiddler with title
command-palette-type: prompt
created: 20200604000707983
modified: 20200610112449264
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/New Tiddler with title
type: text/vnd.tiddlywiki
+

@ -0,0 +1,9 @@
command-palette-name: New Tiddler
command-palette-type: message
created: 20200604211924196
modified: 20200604212110424
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/New Tiddler
type: text/vnd.tiddlywiki
tm-new-tiddler

@ -0,0 +1,78 @@
created: 20200603190000307
modified: 20200623022617588
tags: $:/tags/CommandPaletteTheme
title: $:/plugins/souk21/commandpalette/Original.css
type: text/vnd.tiddlywiki
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline html
:root {
--palette-radius: 5px;
}
.commandpalette {
position: fixed;
background:<<colour page-background>>;
z-index: 9999999;
left: 50%;
top: 10%;
transform: translate(-50%, 0%);
width: 500px;
display: none;
flex-direction: column;
font-size: 21px;
border-radius: var(--palette-radius);
box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 14px;
border: 4px solid rgba(0, 0, 0, 0);
}
.commandpalette input {
border: 0;
height: 40px;
color: <<colour foreground>>;
border-radius: var(--palette-radius) var(--palette-radius) 0px 0px;
padding-left: 11px;
padding-right: 11px;
width: 100%;
outline: 0;
}
.commandpalettehint {
color: <<colour foreground>>;
font-size: 13px;
text-align: right;
flex-shrink: 0;
padding-right: 7px;
opacity: 0.6;
}
.commandpaletteresultselected>.commandpalettehint {
color: <<colour background>>;
opacity: 1;
}
.commandpalettehintmain {
}
.commandpaletteresult {
background: <<colour background>>;
font-size: 15px;
color: <<colour foreground>>;
display: flex;
align-items: center;
justify-content: space-between;
padding-left: 6px;
padding-top: 4px;
padding-bottom: 4px;
cursor: pointer;
}
.commandpaletteresult:not(:last-child) {
border-bottom: <<colour page-background>> solid 1px;
}
.commandpaletteresult:hover:not(.commandpaletteresultselected) {
background: <<colour page-background>>;
}
.commandpaletteresultselected {
background: <<colour primary>>;
color: <<colour page-background>>;
}
.cp-scroll{
max-height: 50vh;
overflow-y: auto;
position: relative;
border-radius: 0px 0px var(--palette-radius) var(--palette-radius);
}

@ -0,0 +1,10 @@
command-palette-hint: Choose tiddler to permaling
command-palette-name: Permalink
command-palette-type: history
created: 20200605211220042
modified: 20200605211221257
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Permalink
type: text/vnd.tiddlywiki
tm-permalink

@ -0,0 +1,9 @@
command-palette-name: Permaview
command-palette-type: message
created: 20200604212411320
modified: 20200604212415435
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Permaview
type: text/vnd.tiddlywiki
tm-permaview

@ -0,0 +1,9 @@
command-palette-name: Print
command-palette-type: message
created: 20200604212424040
modified: 20200604212427027
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Print
type: text/vnd.tiddlywiki
tm-print

@ -0,0 +1,11 @@
command-palette-caret: 33
command-palette-hint: Recent
command-palette-name: Recent Tiddlers
command-palette-type: prompt-basic
created: 20200604001529132
modified: 20200610112702585
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Recent Tiddlers Command
type: text/vnd.tiddlywiki
[!is[system]!sort[created]search[]]

@ -0,0 +1,9 @@
command-palette-name: Refresh Server
command-palette-type: message
created: 20200604212332329
modified: 20200604212339404
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Refresh Server
type: text/vnd.tiddlywiki
tm-server-refresh

@ -0,0 +1,11 @@
command-palette-hint: Choose Draft to save
command-palette-mode: drafts
command-palette-name: Save Tiddler
command-palette-type: history
created: 20200605221150599
modified: 20200605221400754
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Save Tiddler
type: text/vnd.tiddlywiki
tm-save-tiddler

@ -0,0 +1,9 @@
command-palette-name: Save Wiki
command-palette-type: message
created: 20200604212312470
modified: 20200604212316943
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Save Wiki
type: text/vnd.tiddlywiki
tm-save-wiki

@ -0,0 +1,9 @@
command-palette-name: Search Tags
command-palette-type: prompt
created: 20200604001529132
modified: 20200610112728489
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Search Tags
type: text/vnd.tiddlywiki
#

@ -0,0 +1,10 @@
command-palette-caret: 16
command-palette-name: Search fields
command-palette-type: prompt-basic
created: 20200604023259497
modified: 20200610112923528
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Search fields
type: text/vnd.tiddlywiki
[fields[]search[]]

@ -0,0 +1,9 @@
command-palette-name: Search tiddlers with tag
command-palette-type: prompt
created: 20200604001529132
modified: 20200610112742356
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Search tiddlers with tag
type: text/vnd.tiddlywiki
@

@ -0,0 +1,7 @@
command-palette-name: Search
command-palette-type: prompt
created: 20200604001529132
modified: 20200610112649578
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Search
type: text/vnd.tiddlywiki

@ -0,0 +1,10 @@
command-palette-caret: 27
command-palette-name: See Drafts
command-palette-type: prompt-basic
created: 20200604001529132
modified: 20200610112802828
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Drafts
type: text/vnd.tiddlywiki
[has:field[draft.of]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 43
command-palette-name: See Languages
command-palette-type: prompt-basic
created: 20200606102156692
modified: 20200606102215081
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Languages
type: text/vnd.tiddlywiki
[!has[draft.of]plugin-type[language]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 20
command-palette-name: See Missing Tiddlers
command-palette-type: prompt-basic
created: 20200604203347766
modified: 20200610112812369
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Missing Tiddlers
type: text/vnd.tiddlywiki
[all[missing]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 20
command-palette-name: See Orphans Tiddlers
command-palette-type: prompt-basic
created: 20200604203457770
modified: 20200610112820353
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Orphans Tiddlers
type: text/vnd.tiddlywiki
[all[orphans]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 41
command-palette-name: See Plugins
command-palette-type: prompt-basic
created: 20200606101904501
modified: 20200606101924380
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Plugins
type: text/vnd.tiddlywiki
[!has[draft.of]plugin-type[plugin]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 20
command-palette-name: See Shadows Tiddlers
command-palette-type: prompt-basic
created: 20200604203634770
modified: 20200610112829887
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Shadows Tiddlers
type: text/vnd.tiddlywiki
[all[shadows]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 26
command-palette-name: See Story List
command-palette-type: prompt-basic
created: 20200604203347766
modified: 20200610112812369
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Story List
type: text/vnd.tiddlywiki
[list[$:/StoryList]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 40
command-palette-name: See Themes
command-palette-type: prompt-basic
created: 20200606102041205
modified: 20200606102101828
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See Themes
type: text/vnd.tiddlywiki
[!has[draft.of]plugin-type[theme]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 48
command-palette-name: See all content-type
command-palette-type: prompt-basic
created: 20200604201605853
modified: 20200610112751272
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See all content-types
type: text/vnd.tiddlywiki
[all[tiddlers+shadows]each[type]get[type]search[]]

@ -0,0 +1,10 @@
command-palette-caret: 29
command-palette-name: See untagged Tiddlers
command-palette-type: prompt-basic
created: 20200604020335070
modified: 20200610112839898
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/See untagged tiddlers
type: text/vnd.tiddlywiki
[untagged[]!is[system]search[]]

@ -0,0 +1,9 @@
command-palette-name: Show help
command-palette-type: prompt
created: 20200604001529132
modified: 20200610112849596
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Show help
type: text/vnd.tiddlywiki
?

@ -0,0 +1,9 @@
command-palette-name: Toggle Fullscreen
command-palette-type: message
created: 20200604212224319
modified: 20200604212229222
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Toggle Fullscreen
type: text/vnd.tiddlywiki
tm-full-screen

@ -0,0 +1,9 @@
command-palette-name: Unfold All Tiddlers
command-palette-type: actionString
created: 20200605205037837
modified: 20200605205546285
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Unfold All Tiddlers
type: text/vnd.tiddlywiki
<$action-sendmessage $message="tm-unfold-all-tiddlers" foldedStatePrefix="$:/state/folded/"/>

@ -0,0 +1,10 @@
command-palette-caret: 49
command-palette-name: Version
command-palette-type: prompt-basic
created: 20200604001529132
modified: 20200610112802828
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/Version
type: text/vnd.tiddlywiki
[[$:/plugins/souk21/commandpalette]get[version]]

@ -0,0 +1,7 @@
created: 20200601134627220
modified: 20200606112407150
tags: $:/tags/AboveStory
title: $:/plugins/souk21/commandpalette/View
type: text/vnd.tiddlywiki
<$commandpalettewidget/>

@ -0,0 +1,9 @@
command-palette-name: Show CommandTiddlers
command-palette-type: prompt
created: 20200603235441202
modified: 20200610112900184
tags: $:/tags/CommandPaletteCommand
title: $:/plugins/souk21/commandpalette/show tiddler commands
type: text/vnd.tiddlywiki
@$:/tags/CommandPaletteCommand

@ -0,0 +1,10 @@
{
"version": "0.0.7",
"title": "$:/plugins/souk21/commandpalette",
"source": "https://github.com/souk21/TW-commandpalette",
"plugin-type": "plugin",
"description": "Command palette",
"dependents": "",
"core-version": ">=5.0.8",
"author": "Souk21"
}

@ -0,0 +1,8 @@
caption: [img width=16 [$:/plugins/oeyoews/tiddlywiki-codemirror-6/icon]] Codemirror 6
description: Codemirror Library
tags: $:/tags/PluginLibrary
title: $:/Library/Codemirror6
url: https://oeyoews.github.io/tiddlywiki-codemirror6/library/index.html
<!-- NOTE: vercel not allow get json file -->
{{!!caption}}

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/application/javascript
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/application/json
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/application/x-tiddler-dictionary
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/image/svg+xml
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/css
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/html
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/markdown
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/plain
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/vnd.tiddlywiki.mermaid
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/vnd.tiddlywiki
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/x-markdown
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/EditorTypeMappings/text/x-tiddlywiki
codemirror-6

@ -0,0 +1,3 @@
title: $:/config/ShortcutInfo/editor-fullscreen
Toggle the fullscreen view of the editor

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/activateOnTyping/caption}}
caption-zh: {{$:/language/codemirror6/zh/activateOnTyping/caption}}
description: {{$:/language/codemirror6/activateOnTyping/description}}
description-zh: {{$:/language/codemirror6/zh/activateOnTyping/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/activateOnTyping
yes

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/autocompleteIcons/caption}}
caption-zh: {{$:/language/codemirror6/zh/autocompleteIcons/caption}}
description: {{$:/language/codemirror6/autocompleteIcons/description}}
description-zh: {{$:/language/codemirror6/zh/autocompleteIcons/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/autocompleteIcons
yes

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/autocorrect/caption}}
caption-zh: {{$:/language/codemirror6/zh/autocorrect/caption}}
description: {{$:/language/codemirror6/autocorrect/description}}
description-zh: {{$:/language/codemirror6/zh/autocorrect/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/autocorrect
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/bracketMatching/caption}}
caption-zh: {{$:/language/codemirror6/zh/bracketMatching/caption}}
description: {{$:/language/codemirror6/bracketMatching/description}}
description-zh: {{$:/language/codemirror6/zh/bracketMatching/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/bracketMatching
yes

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/clickable-icon/caption}}
caption-zh: {{$:/language/codemirror6/zh/clickable-icon/caption}}
description: {{$:/language/codemirror6/clickable-icon/description}}
description-zh: {{$:/language/codemirror6/zh/clickable-icon/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input
title: $:/config/codemirror-6/clickable-icon
🐟

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/clickable/caption}}
caption-zh: {{$:/language/codemirror6/zh/clickable/caption}}
description: {{$:/language/codemirror6/clickable/description}}
description-zh: {{$:/language/codemirror6/zh/clickable/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/clickable
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/closeBrackets/caption}}
caption-zh: {{$:/language/codemirror6/zh/closeBrackets/caption}}
description: {{$:/language/codemirror6/closeBrackets/description}}
description-zh: {{$:/language/codemirror6/zh/closeBrackets/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/closeBrackets
yes

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/closeOnBlur/caption}}
caption-zh: {{$:/language/codemirror6/zh/closeOnBlur/caption}}
description: {{$:/language/codemirror6/closeOnBlur/description}}
description-zh: {{$:/language/codemirror6/zh/closeOnBlur/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/closeOnBlur
yes

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/commentComplete/caption}}
caption-zh: {{$:/language/codemirror6/zh/commentComplete/caption}}
description: {{$:/language/codemirror6/commentComplete/description}}
description-zh: {{$:/language/codemirror6/zh/commentComplete/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/commentComplete
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/completeAnyWord/caption}}
caption-zh: {{$:/language/codemirror6/zh/completeAnyWord/caption}}
description: {{$:/language/codemirror6/completeAnyWord/description}}
description-zh: {{$:/language/codemirror6/zh/completeAnyWord/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/completeAnyWord
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/cursor-thickness/caption}}
caption-zh: {{$:/language/codemirror6/zh/cursor-thickness/caption}}
description: {{$:/language/codemirror6/cursor-thickness/description}}
description-zh: {{$:/language/codemirror6/zh/cursor-thickness/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input
title: $:/config/codemirror-6/cursor-thickness
1px

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/cursorBlinkRate/caption}}
caption-zh: {{$:/language/codemirror6/zh/cursorBlinkRate/caption}}
description: {{$:/language/codemirror6/cursorBlinkRate/description}}
description-zh: {{$:/language/codemirror6/zh/cursorBlinkRate/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input
title: $:/config/codemirror-6/cursorBlinkRate
1000

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/customPlaceholder/caption}}
caption-zh: {{$:/language/codemirror6/zh/customPlaceholder/caption}}
description: {{$:/language/codemirror6/customPlaceholder/description}}
description-zh: {{$:/language/codemirror6/zh/customPlaceholder/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/customPlaceholder
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/debug/caption}}
caption-zh: {{$:/language/codemirror6/zh/debug/caption}}
description: {{$:/language/codemirror6/debug/description}}
description-zh: {{$:/language/codemirror6/zh/debug/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/debug
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/delimiter/caption}}
caption-zh: {{$:/language/codemirror6/zh/delimiter/caption}}
description: {{$:/language/codemirror6/delimiter/description}}
description-zh: {{$:/language/codemirror6/zh/delimiter/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input
title: $:/config/codemirror-6/delimiter
/

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/disableCM6/caption}}
caption-zh: {{$:/language/codemirror6/zh/disableCM6/caption}}
description: {{$:/language/codemirror6/disableCM6/description}}
description-zh: {{$:/language/codemirror6/zh/disableCM6/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/disableCM6
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/enableSystemTiddlersCompletion/caption}}
caption-zh: {{$:/language/codemirror6/zh/enableSystemTiddlersCompletion/caption}}
description: {{$:/language/codemirror6/enableSystemTiddlersCompletion/description}}
description-zh: {{$:/language/codemirror6/zh/enableSystemTiddlersCompletion/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/enableSystemTiddlersCompletion
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/foldByIndent/caption}}
caption-zh: {{$:/language/codemirror6/zh/foldByIndent/caption}}
description: {{$:/language/codemirror6/foldByIndent/description}}
description-zh: {{$:/language/codemirror6/zh/foldByIndent/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/foldByIndent
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/foldGutter/caption}}
caption-zh: {{$:/language/codemirror6/zh/foldGutter/caption}}
description: {{$:/language/codemirror6/foldGutter/description}}
description-zh: {{$:/language/codemirror6/zh/foldGutter/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input-switch
title: $:/config/codemirror-6/foldGutter
no

@ -0,0 +1,8 @@
caption: {{$:/language/codemirror6/fontsize/caption}}
caption-zh: {{$:/language/codemirror6/zh/fontsize/caption}}
description: {{$:/language/codemirror6/fontsize/description}}
description-zh: {{$:/language/codemirror6/zh/fontsize/description}}
settings-template: $:/plugins/oeyoews/tiddlywiki-codemirror-6/ui/templates/settings/input
title: $:/config/codemirror-6/fontsize
16px

Some files were not shown because too many files have changed in this diff Show More