Charlie,

I like the idea here. To me however the strength would be in providing a 
filter to the tag selection. Perhaps have a set. for example if tagged todo 
provide a drop down of status tags.

This would simplify wiki with a lot of tags as discussed here 
<https://groups.google.com/g/tiddlywiki/c/NtaT6RstEKA>

I tested you JSON on tiddlywiki.com and the multi-colum effect was not there

Thanks for sharing (code rather than images).
Tones

On Thursday, 15 July 2021 at 08:57:53 UTC+10 cj.v...@gmail.com wrote:

> Yeah, I never make pretty until general concept is iron-clad, and only if 
> it is worth it (i.e. if nobody likes the general approach, why would I 
> waste my time with prettiness?  I'm quirky that way ...)
>
> On Wednesday, July 14, 2021 at 7:51:03 PM UTC-3 miket...@gmail.com wrote:
>
>> Very good! We need to test it. But for the button it is better to use the 
>> standard code for checking the text and icon options, otherwise it looks 
>> very strange so far!
>> https://i.imgur.com/sQjbYob.jpg
>>
>> <$button tooltip="" aria-label="" class=<<tv-config-toolbar-class>>>
>> *<$list filter="[<tv-config-toolbar-icons>match[yes]]">*
>> {{$:/my/images/storyview-classic}}
>> </$list>
>> *<$list filter="[<tv-config-toolbar-text>match[yes]]">*
>> <span class="tc-btn-text"><$text text="" /></span>
>> </$list>
>> <$action-sendmessage $message="tm-new-tiddler"
>> </$button>
>> среда, 14 июля 2021 г. в 17:48:24 UTC+3, cj.v...@gmail.com: 
>>
>>> Hello,
>>>
>>> *(Attached JSON package with necessary tiddlers below.  Drag and drop 
>>> into a TEST TiddlyWiki to try it out and experiment with.)*
>>>
>>> I've been monitoring the How to make a more convenient method for 
>>> selecting tags? <https://groups.google.com/g/tiddlywiki/c/mMFBKZ1tbAo>, 
>>> and I suddenly had a coding itch I had to scratch.  So an hour later, a 
>>> very bare-bones foundation for potential snazzy GUI for editing/selecting a 
>>> tiddler's tags .
>>>
>>> Fun TiddlyWiki things in this gadget:
>>>
>>>    - setup of custom buttons for tiddler "View Toolbar"
>>>       - mechanism, I think, is the same for setting up a buttons for 
>>>       tiddler "Edit Toolbar"
>>>    - CSS for presenting a list as multicol, number of columns based on 
>>>    width of display area
>>>    - a use-case for TiddlyWiki modals
>>>    - filter example: how to get all tags in a TiddlyWiki
>>>    - the quick and easy use of checkbox widget for 
>>>    selecting/unselecting tags for a tiddler
>>>
>>> Cheers !
>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2a294a9c-d77b-4da4-96ed-88f20261f947n%40googlegroups.com.

Reply via email to