OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2024-01-29 01:10:04 +00:00
parent cc1061366e
commit 091ea33e87
457 changed files with 4625 additions and 112 deletions

View File

@ -0,0 +1,17 @@
caption: CMD
description: Cmd
list-before: $:/core/ui/Buttons/more-page-actions
tags: $:/tags/PageControls
title: $:/plugins/oeyoews/commandpalette/cmd
\whitespace trim
<$button tooltip="open-command-palette" aria-label="cmd" message="open-command-palette" class=<<tv-config-toolbar-class>>>
<$list filter="[<tv-config-toolbar-icons>match[yes]]">
{{$:/plugins/oeyoews/commandpalette/icon}}
</$list>
<$list filter="[<tv-config-toolbar-text>match[yes]]">
<span class="tc-btn-text">
<$text text="CMd"/>
</span>
</$list>
</$button>

View File

@ -0,0 +1 @@
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 20 20" aria-hidden="true" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M2 5a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm3.293 1.293a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 01-1.414-1.414L7.586 10 5.293 7.707a1 1 0 010-1.414zM11 12a1 1 0 100 2h3a1 1 0 100-2h-3z" clip-rule="evenodd"></path></svg>

After

Width:  |  Height:  |  Size: 441 B

View File

@ -0,0 +1,2 @@
title: $:/plugins/oeyoews/commandpalette/icon
type: image/svg+xml