Hi All whos th author of CreateTiddlersFromCSVPlugin......seems worth checking out!!!
Skye On 23 mar, 13:21, "Mark S." <[email protected]> wrote: > It worked great on my system. Not that that helps you ;-( > > All those double spaces, and the places where it ignored the comma, > makes me wonder if its a unicode translation thing. Like maybe the > form is expecting utf-8, or maybe the js is actually using ASCII -- > but you're pasting in from some other character set. > > What happens if you actually *type* in an example (instead of copying > pasting) ? > > -- Mark > > On Mar 23, 7:23 am, Måns <[email protected]> wrote: > > > Hi TWWizards > > > I cannot make CreateTiddlersFromCSVPlugin work as i believe it > > should.. > > I'm using simple commaseparated textstrings as explained by Mr Shulman > > - : > > > When I input this: > > title,text,tags,fieldtitle1,feildtitle2,fieldtitle3 > > TiddlerTitle1,This is for textbody in Test1,tag1 tag2 > > tag3,fieldvalueX,fieldvalueY,fieldvalueZ > > TiddlerTitle2,This is for textbody in Test2,tag2 tag4 > > tag5,fieldvalueL,fieldvalueM,fieldvalueN > > > I get this: > > > made _ _T_e_s_t_1_ > > made _ _T_e_s_t_2_ > > made 2 tiddlers > > > Tiddler 1 has a funny title - It should have been: "TiddlerTitle1" and > > it is tagged with: fieldvalueX - The (real) fields are: > > Field : Value > > feildtitle2: fieldvalueZ > > TiddlerTitle2 > > fieldtitle1: fieldvalueY > > fieldtitle3 tiddlertitle1: This is for textbody i > > > Textbody=tag1 tag2 tag3 > > > Tiddler 2 - should have had the title: TiddlerTitle2. Tag became: > > fieldvalueL and textbody= tag2 tag4 tag5. > > Field: Value > > feildtitle2: fieldvalueN > > fieldtitle1: fieldvalueM > > > I made another test: > > > title,text,tags,felt1,felt2,felt3 > > Test1,Dette er Test1,test et foo,mumle,grynt,fnys > > Test2,Dette er Test2,test to bar,snork,snøvle,pludder > > > I got this: > > > Made _t_ > > Made _y_s_ _T_e_s_t_2_ > > Made _o_r_k_ > > Made _ø_v_l_e_ > > Made 4 tiddlers > > > It should only produce 2 tiddlers (Test1 and Test2). > > Tiddler nr 1 produced, has a wrong title and "f" in the text body - no > > tags or fields at all. > > Tiddler nr 2 produced, has the right tags (according to Test2 > > inputline) (all three of them) the right text but only the first > > fieldtitle with a value of: "s" and a wrong title. > > Tiddler nr 3 produced, has a wrong title, no tags and no fields and > > "s" in the textbody > > Tiddler nr 4 produced, has a wrong title, no tags and no fields and > > "pludder" in the textbody. > > > What am I doing wrong?? - or better - What should I do instead??? > > > I can't see the system in these outputs - and therefore I cannot > > change my lists accordingly.. > > > YS Måns Mårtensson > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

