mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-03 08:36:18 +00:00
c72e4f01f1
It meant that the excise button didn't appear on tiddlers of type text/vnd.tiddlywiki
10 lines
355 B
Plaintext
10 lines
355 B
Plaintext
title: $:/core/ui/EditorToolbar/excise
|
|
tags: $:/tags/EditorToolbar
|
|
icon: $:/core/images/excise
|
|
caption: {{$:/language/Buttons/Excise/Caption}}
|
|
description: {{$:/language/Buttons/Excise/Hint}}
|
|
condition: [<targetTiddler>type[]] [<targetTiddler>type[text/vnd.tiddlywiki]] +[first[]]
|
|
shortcuts: ((excise))
|
|
dropdown: $:/core/ui/EditorToolbar/excise-dropdown
|
|
|