mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
4cca77b72d
This PR attempts to modernize the tag-picker macros as procedures, as @Jermolene suggested in [#7548 (comment)](https://github.com/Jermolene/TiddlyWiki5/pull/7548#issuecomment-1825458523). What I changed: * rewrote macros as procedures/replaced text substitutions with variables * replaced nested $set and $var widgets with $let widgets/functions * minor rewrites to reduce redundant code * some additional linebreaks for clarity *This is functionally identical to my initial PR, [#7880](https://github.com/Jermolene/TiddlyWiki5/pull/7880)*, minus the extra file I'd accidentally added. Thank you for bearing with me as I learn to navigate GitHub. |
||
---|---|---|
.. | ||
colour-picker.tid | ||
copy-to-clipboard.tid | ||
CSS.tid | ||
diff.tid | ||
dumpvariables.tid | ||
export.tid | ||
image-picker.tid | ||
keyboard-driven-input.tid | ||
lingo.tid | ||
list.tid | ||
tabs.tid | ||
tag-picker.tid | ||
tag.tid | ||
thumbnails.tid | ||
timeline.tid | ||
toc.tid | ||
translink.tid | ||
tree.tid | ||
utils.tid |