mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 01:20:30 +00:00
117bf0a0de
With some better styling too
10 lines
252 B
Plaintext
10 lines
252 B
Plaintext
title: $:/Manager/ItemSidebar/Icon
|
|
tags: $:/tags/Manager/ItemSidebar
|
|
caption: Icon
|
|
|
|
<p>
|
|
<$macrocall $name="image-picker-dropdown" image-tiddler={{!!icon}} fallback="(none)" actions="""
|
|
<$action-setfield $field="icon" $value=<<imageTitle>>/>
|
|
"""/>
|
|
</p>
|