Here's a simplified example of how this works. In reality, you would want 
to put all the code in 
"My Infopanel Item 1" into it's own template based on a tag like 
"infopanel". 

You can check and uncheck items and they are appended or removed 
appropriately.

There is a "Master" template that contains all possible complete lists. You 
can add new categories here.

*Things you might want to note or change:*

My example only shows subject and infotype. It's easy to add new 
categories. You might eventually want to populate this from Master, either 
by
collecting all fields or using a list field for top level categories.

There is a "hidden" field "check" that gets added and removed from the 
tiddler as you work. This saves having a ton of configuration tiddlers out 
there.

Checked and unchecked items are separate and not alphabetized together. It 
would probably take a more complicated paradigm to run them together.

HTH

On Tuesday, February 25, 2020 at 8:40:57 AM UTC-8, steve wrote:
>
>
> Hi Again
>
> Mark S: I am treating the field as a list and using listops to add/remove 
> keywords as you noted in your response. Also I posted a tiddler-level view 
> (ie. edit view) above.
>
> Mat: The toggle-in-field capability you suggested appears to provide the 
> functionality I was looking for as does the feature cited by Mat (
> https://github.com/Jermolene/TiddlyWiki5/issues/1957).
>
> TonyM: My current solution meets my requirement of adding/removing 
> keywords via checkbox, the problem is that I have to use tags with a state 
> tiddler in order to do it.  Rather than changing the "tag mode" of checkbox 
> I was thinking more along the lines of augmenting the "field mode".
>
> PMario: I am not seeing the problem with there is a problem with 
> checkactions and uncheckactions in my implementation.
>
> Thanks to all that responded.
>
> Steve W
>
>
>

-- 
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/06835de1-d1ce-4b77-97ef-e371fe4d2feb%40googlegroups.com.

Attachment: checkboxes-per-category.json
Description: application/json

Reply via email to