Hi All,

I have these tiddlers:
"my tiddler 1", "my tiddler 2", ... , "my tiddler n".

For each I'd need to save a numerical value in another tiddler that I'll 
create for each day, like a journal that in a future I could use for 
generating historical graphs. So I'd should have something like this

title: "tiddle data 2019-11-31"
data_aaa_my_tiddler_1: 1
data_aaa_my_tiddler_2: 10
data_aaa_my_tiddler_3: 2
data_bbb_my_tiddler_1: 3
data_bbb_my_tiddler_2: 1
data_bbb_my_tiddler_3: 0
data_bbb_my_tiddler_1: 3

Am I thinking in the wrong TiddyWiki way ? (I've spent several hours trying 
different approaches but I've been blocked always at some different points. 
So perhaps it should be resolved purely in JS inside a widget ?)

thanks

-- 
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/89de6516-bd59-44b8-b006-e83965e34272%40googlegroups.com.

Reply via email to