mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
fb34df84ed
Fixes #6968
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
title: $:/core/ui/Actions/new-image
|
|
tags: $:/tags/Actions
|
|
description: create a new image tiddler
|
|
|
|
\whitespace trim
|
|
<$action-sendmessage $message="tm-new-tiddler" type={{{ [{$:/config/NewImageType}addprefix[image/]] }}}/>
|