mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 06:46:40 +00:00
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/]] }}}/>
|