Hello Mohammad,
I am quite new to Tiddlywiki and I am trying to adapt your plugin to create
independent tiddlers instead of using JSON tiddlers. I was able to create
new tiddler but I cannot update view template to display these tiddlers.
The way I create the tiddler is:
```
\define todolist-add-task-action()
<$set name=item value=<<now "[UTC]YYYY0MM0DD0hh0mm0ssXXX">> >
<$action-setfield $tiddler=<<item>> caption={{{
[<stateTiddler>getindex[itemtext]] }}} parent=<<currentTiddler>>
type="text/x-markdown"/>
<$action-setfield $tiddler=<<statusTiddler>> $index=<<item>>
$value="undone" />
<$action-setfield $tiddler=<<priorityTiddler>> $index=<<item>>
$value="none" />
</$set>
<$action-setfield $tiddler=<<stateTiddler>> $index="itemtext" $value=""/>
\end
```
My question is. Is it really doable to modify your plugin or it would be
easier to write it from scratch?
Best regards,
ILYA
On Sun, Jul 21, 2019 at 10:38 PM Mohammad <[email protected]>
wrote:
> *Announcement: Todolist Plugin*
>
> *Date: July 22, 2019*
> *Release: 1.0.0 final release*
>
> *Change log*
>
> 22th July 2019
>
> - New categories added: share, tip, horn
> - Show/hide item created timestamp
> - Min width of ui is 320px to fit the small screen of cell phones
> - Minor issues fixed
>
>
>
> I highly appreciate to receive your feedback, comments and idea
> *If you like it star it at GitHib*
>
>
> Demo: https://kookma.github.io/TW-Todolist/
> Code: https://github.com/kookma/TW-Todolist
>
> Best wishes
> Mohammad
>
> References
>
> - https://groups.google.com/d/msg/tiddlywiki/oUGvi4hPEvw/gECfF4DsDwAJ
> - https://groups.google.com/d/msg/tiddlywiki/GPCpShBbaYA/UZOQ_o2DEAAJ
>
>
>
>
> *___________________________________________________________________________________________________*
>
> *Announcement: Todolist Plugin*
>
> *Date: July 19, 2019*
> *Release: 1.0 release candidate 7*
>
> *Change log*
>
> *19th July 2019*
> [NEW] Priority button cycles through five levels of priority and use
> colors for levels
> [NEW] New minimal interface
> [NEW] New internal tiddlers explorer lets you to delete individual todo
> list
> [NEW] Documentation example shows to create multiple todo list in a single
> tiddler
> [Fixed] priority macros does not insert symbols any more
>
>
> I highly appreciate to receive your feedback, comments and idea
> If you like it star it at GitHib
>
>
> Demo: https://kookma.github.io/TW-Todolist/
> Code: https://github.com/kookma/TW-Todolist
>
> Best wishes
> Mohammad
>
> References
>
> - https://groups.google.com/d/msg/tiddlywiki/oUGvi4hPEvw/gECfF4DsDwAJ
> - https://groups.google.com/d/msg/tiddlywiki/GPCpShBbaYA/UZOQ_o2DEAAJ
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/a140a58d-bfb0-432f-b0d6-8e4399cde4c2%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/a140a58d-bfb0-432f-b0d6-8e4399cde4c2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/CAP2DrbQbFSyuyN_Y1mFu-6e6Q7r91atKGVPh_pRGsvw2wmutZg%40mail.gmail.com.