Hi
I've rewritten my templates, forms and fETs - but I can't make the
csvImport work correctly.
(I'm using it in a wrong way I'm sure..)
When I input this:
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 get 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??
YS Måns Mårtensson