HI Shay, you could use fields (of the current tiddler) instead of tags: <$checkbox field="status0" checked="closed" unchecked="open" default="open">task0</$checkbox>
I use tiddlyclip to automate the process of created new numbers - it increment a field called 'new' that is used to automatically create the 'status0' 'status1' for the checkboxes. however there is a new edit tool bar in the prerelease, (I have not tried it) that maybe setup to have a button to insert a new checkbox in a similar way tiddlyclip does. all the best BJ On Monday, April 18, 2016 at 1:30:51 AM UTC+1, Shay Shaked wrote: > > haha I just posted about this. I just finished reading through it and got > the idea of kind of how it works :D > > On Sunday, April 17, 2016 at 8:25:19 PM UTC-4, Hegart Dmishiv wrote: >> >> Hi Shay, >> >> Have you had a look at the TaskManagementExample >> <http://tiddlywiki.com/#TaskManagementExample>? >> >> Hegart. >> >> >> On Monday, 18 April 2016 11:46:07 UTC+12, Shay Shaked wrote: >>> >>> If possible, I would like to learn how to do this without installing >>> someone's plug in, because I'm curious to see how it works. Here is what I >>> need. >>> >>> >>> >>> - I want to create a simple checkbox list, with short sentences. >>> When checked, the sentence next to the box will be shown as >>> strike-through. >>> - Next time I open TW, I want TW to remember the checked items (in >>> the past, it seemed to have reset). >>> - I want to have the option to include nested checkboxes under the >>> "parent" one, which will show indented - very similar to other list. >>> - I want to be able to include a short description under each >>> checkbox item (a sentence). I don't think this is a problem, it's a >>> simple >>> matter of just typing under the line of whatever syntax this is going to >>> look like. >>> >>> This is the start. I looking through here and there's info about >>> checkboxes, but not exactly what I'm looking for. How complicated is it to >>> create something like this? >>> >> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/24791990-f08e-4ce3-91f5-44b14d1d0788%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

