Vinny was kind enough to look at a mock up of the latest GTD with the
Twab tiddlers imported into it. The problem is the export function in
twab fails

Here's what his findings were:
-----------------------Begin:
I ran a couple of tests and I can see that this is the line that's
failing:

store.saveTiddler(title, title,
config.macros.twab.getExportedCSVText(mapping),
config.options.txtUserName );

I moved the code around a little bit and saw that the call to
getExportedCSVText is returning fine, but it's the call to
store.saveTiddler that's throwing the error.  That function is part of
the TW core code, so my suspicion is that this is some low-level
incompatibility between the version of TW that I use and the GTD
version.
---End-------------------------

Any suggestions would be appreciated. I could just run two files but
would like to have them merged into the single monkeyGTD.htm file.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/GTD-TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to