mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +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. |
||
---|---|---|
.. | ||
config | ||
macros | ||
tags | ||
advancedsearch.tid | ||
allfields.tid | ||
currpalettepreview.tid | ||
debugstylesheets.tid | ||
DefaultTiddlers.tid | ||
download-wiki-button.tid | ||
language.tid | ||
languageswitcher.tid | ||
minifocusswitcher.tid | ||
minilanguageswitcher.tid | ||
minithemeswitcher.tid | ||
modules.tid | ||
palette.tid | ||
paletteeditor.tid | ||
palettepreview.tid | ||
paletteswitcher.tid | ||
peek-stylesheets.tid | ||
search.tid | ||
themeswitcher.tid | ||
title.tid | ||
view.tid | ||
viewswitcher.tid |