[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-31 Thread barrowgloom
Yes thanks to everyone involved- Mohammad, Mat & Diego 2 means to do guided instruction. The guided instruction that Mohammad mentioned is what I believe wiil be the key for successful adoption of the customized TW's I'm making for Role Playing, fiction/RPG/video game world building etc-- if

[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-23 Thread Mat
Thanks for cred and for sharing Mohammad. Keep it up! <:-) -- 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 post to

[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-09 Thread Mohammad
Great work Diego! This is more flexible and powerful than the simple code I provided! /Mohammad On Monday, July 9, 2018 at 9:48:58 PM UTC+4:30, Diego Mesa wrote: > > Hey all, > > I also shared my implementation of a linked-list earlier: > > \define createAndShowLinkedList(subfilter lastlink

[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-09 Thread Diego Mesa
Hey all, I also shared my implementation of a linked-list earlier: \define createAndShowLinkedList(subfilter lastlink sortby:created linkfieldname:next) <$formula-vars counter="count([$subfilter$])-1"> <$list filter="[rangebutlast[]]" variable="iter">

[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-09 Thread Mohammad
Thanks David! On Monday, July 9, 2018 at 5:29:15 PM UTC+4:30, David Gifford wrote: > > Added to the toolmap, in three sections: linking, lists, and presentations. > > On Monday, July 9, 2018 at 6:47:21 AM UTC-5, Mohammad wrote: >> >> *Announcement* >> >> *Simple Linked List: * >> >>

[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-09 Thread David Gifford
Added to the toolmap, in three sections: linking, lists, and presentations. On Monday, July 9, 2018 at 6:47:21 AM UTC-5, Mohammad wrote: > > *Announcement* > > *Simple Linked List: * > > *http://revealgradually.tiddlyspot.com/#Wizard%20Tutorial >