[tw] Re: [TWC] autosave and function problem

2014-08-29 Thread PMario
On Friday, August 29, 2014 4:44:30 PM UTC+2, sklpns wrote: Again: thank you very much, sir sklpns ps. my friend I'm preparing the TeamTasks file for also says *hi* and *thank you*. :)) You are welcome! have fun! mario -- You received this message because you are subscribed to the

[tw] Re: [TWC] autosave and function problem

2014-08-28 Thread PMario
Hi sklpns, As I thought. ... There is no need to modify the plugin. .. It would even break it .. Your fet_report calls eg: tiddler.data(peter_info) with its default behaviour that returns undefined If you call it like so: tiddler.data(peter_info, -)it will do, what you want, without

[tw] Re: [TWC] autosave and function problem

2014-08-27 Thread sklpns
hey mario, thank you very much for your response taking from your input I've ended up - using the uncompressed http://tiddlywiki.abego-software.de/archive/DataTiddlerPlugin/1.0.7/DataTiddlerPlugin-1.0.7-src.js version of the DataTiddlerPlugin - finding the lines

[tw] Re: [TWC] autosave and function problem

2014-08-27 Thread PMario
Hi, sklpns I thought you should change you fet code, not the plugin code. Can you post the fet code, that produces your table? -m -- 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,

[tw] Re: [TWC] autosave and function problem

2014-08-23 Thread PMario
On Friday, August 22, 2014 9:52:22 PM UTC+2, sklpns wrote: A final question: using DataTiddlerPlugin when no fields are defined or their values are undefined, 'undefined' is returned. Is there a way to either: - change the result from the word 'undefined' to a dash (-), or nothing

[tw] Re: [TWC] autosave and function problem

2014-08-14 Thread sklpns
An addition, if I may: The code above, I'm realizing, presents with an even bigger problem: If you double click a random tiddlerA and then navigate to a tiddler with the input form in it (for example test1 ) and select a radio button, the data do not get written in the tiddler test1 but in