mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
c9f178ec87
* Make stamp-dropdown reorderable by list-tagged-draggable macro * Add stamp-dropdown ItemTemplate tiddler * Make stamp-entries editable by ctrl-click * Update stamp-dropdown-item-template.tid * Add `tc-editortoolbar-stamp-button` class to stamp button * Make stamp-dropdown look like before * Update base.tid
11 lines
616 B
Plaintext
11 lines
616 B
Plaintext
title: $:/core/ui/EditorToolbar/stamp
|
|
tags: $:/tags/EditorToolbar
|
|
icon: $:/core/images/stamp
|
|
caption: {{$:/language/Buttons/Stamp/Caption}}
|
|
description: {{$:/language/Buttons/Stamp/Hint}}
|
|
condition: [<targetTiddler>type[]] [<targetTiddler>get[type]prefix[text/]] [<targetTiddler>get[type]match[application/javascript]] [<targetTiddler>get[type]match[application/json]] [<targetTiddler>get[type]match[application/x-tiddler-dictionary]] [<targetTiddler>get[type]match[image/svg+xml]] +[first[]]
|
|
shortcuts: ((stamp))
|
|
dropdown: $:/core/ui/EditorToolbar/stamp-dropdown
|
|
button-classes: tc-editortoolbar-stamp-button
|
|
text:
|