On Tuesday, September 15, 2020 at 7:24:57 PM UTC+2, Jed Carty wrote: Writing this in Julia meant that I was able to start from scratch and make > everything exactly how I wanted it, >
I am not sure how difficult it would be to implement this for tiddlywiki. > We would have to be very careful because of how important filters are. > You are right. Lists and filters are "the main" functionality in TW. The internal memory structure of the "filter compiler" is recursive, indirect and mind-boggingly complex. I think the "recursive" nature is a problem here, which may make it difficult to store internal variables. ... Most filter results are indexed now. So may be we can use the index somehow. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev/908ba1a5-45dd-49ce-9bd7-3116d30bf53eo%40googlegroups.com.
