[tw] Re: Capture info from a form, format and insert into a tiddler?

2009-02-08 Thread Måns
Hi Mark and Eric I've been trying to change the code in CreateTiddlersFromForms to produce a sortable table for my specific needs. I know that I'm far out of my league trying to change html-code - as I am a total newbie in writing html. As You can see in my thread:"Getting macros into a form or

[tw] Re: Preview of TiddlyDu3

2009-02-10 Thread Måns
; beeing able to "see" wich tiddlers to update... - or else it would become very tedious/slow.. If your TiddlyDu3 could have the sidepanels function as standalone tiddlers and the topmenu could resemble ITWs - then I think it could be a very good mobile app too!! YS Måns On 10 Feb., 19:39,

[tw] How to (only) refresh all tiddlers with a certain tag - with a button?

2009-02-10 Thread Måns
Hi TWizards I'm using ITW (BidiX's Iphone tw-adaption) I am using toggletagplugin (http://trac.tiddlywiki.org/browser/Trunk/ contributors/SimonBaird/mptw/trunk/core/ToggleTagPlugin.js?rev=4331) to tag other tiddlers in the TW. ITW uses tiddleruploadplugin - and uploads individual tiddlers automa

[tw] Re: How to (only) refresh all tiddlers with a certain tag - with a button?

2009-02-11 Thread Måns
Thank you very much - this was exactly what i was looking for - and a little more :-) ! Could you please show me how to custom the script to run update on a prespecified tag - Then I would use it for a button labelled "tagname update"... - if I can Thanks again.. Måns Mårtensson On 1

[tw] Re: How to (only) refresh all tiddlers with a certain tag - with a button?

2009-02-11 Thread Måns
n the same action -- I am sure that you can "shake a script out of the sleeve" for that purpose too!? Maybe i have to use tiddlytweaker to do this? Thanks for your help - I really appreciate it. YS Måns Mårtensson (Denmark) On 11 Feb., 14:33, Eric Shulman wrote: > > Could you p

[tw] Re: an open source version of the tiddlyspot server

2009-02-12 Thread Måns
omeinstallation - I will send you a link... My version is in danish - but you should be able to navigate anyway - YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To po

[tw] Re: Student notebook demo (TiddlyWiki in Education)

2009-02-12 Thread Måns
able to use the includeplugin in an adaption of your SN to search and create local copies of tiddlers with content from the main TW - using the tiddlernotesplugin. YS Måns Mårtensson - danish teacher. (like Dave I would like to be able to translate it too,, ) On Feb 11, 9:25 am, Saq Imtiaz wrote

[tw] Re: How to (only) refresh all tiddlers with a certain tag - with a button?

2009-02-13 Thread Måns
lick finish... I've tried one refresh option - wich didn't "touch" the open tiddler.: story.forEachTiddler(function(t,e) {story.refreshTiddler(t,null,true)}); refreshDisplay(); return false; YS Måns Mårtensson On Feb 11, 4:25 pm, Eric Shulman wrote: >

[tw] Re: Student notebook demo (TiddlyWiki in Education)

2009-02-15 Thread Måns
27;ve tried to find good use for the tiddlychatterpackage - but as I understand it - it requires each user to have his own tw hosted online. That's to complicated if I want my collegues to get anyway near using tws... Your sn as an download-option on a "parenttw" preconfigured to fe

[tw] Re: "It's not possible to save changes" on a network drive

2009-02-18 Thread Måns
eral people write in the same tw - I will reccomend importing the tiddlylock plugin - to prevent overwriting entries caused by working at the same time. You can find it here: http://www.minormania.com/tiddlylock/tiddlylock.html Regards Måns Mårtensson (Denmark) On Feb 17, 9:09 pm, Jon wrote: > ...ann

[tw] How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
es results depending on the tiddlers title: Template: <> <><> 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 e

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
//xx.jpg]]|[[A]]|[[B]]|[[C]]|[[D]]|h | @@Remember to update!@@ |!<>|!<>|! <>|!<>| |[[1]]|<>|<>| <>|<>| |[[2]]|<>|<>| <>|<>| |[[3]]|<>|<>| <>|<>| |[[4]]|<>|<>| <>|<>| etc|etc ..

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
end 'count+" elever i kontaktgruppen\n"' none '"Ingen elever i kontaktgruppen\n"' >> I get: <>: SyntaxError: unterminated string literal Sorry If I'm doing something basically wrong - it appears to me though that the faul

[tw] Re: Another Print question

2009-02-25 Thread Måns
Hi Richard You'll need SnapshotPlugin from mr. Eric Shulman: http://www.tiddlytools.com/#SnapshotPlugin. I'm using it in ViewTemplate: "when invoked via toolbar commands, the "id:ask" option is automatically applied, and a droplist of elements to choose from is

[tw] Re: Another Print question

2009-02-25 Thread Måns
I'm also using Mr. Shulmans SnapshotPlugin "standalone" in another TW, where I don't want to change the tools bar, like this: <> Regards Måns Mårtensson On 25 Feb., 21:13, Måns wrote: > Hi Richard > > You'll need SnapshotPlugin from mr. Er

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
red my question - but I'm so unfamiliar with programming/writing code - that I cannot figure out where I am doing sth wrong sorry. If somebody would try to connect these ideas into one table - and (maybe) give me the full code and context - then I just might make it work - and it could

[tw] Using a normal TiddlySpot TW as server for several local TWs (one-way communication)

2009-02-25 Thread Måns
s?? I'm a little confused about TWs syncronisation feature - I don't really understand how it works and how I can configure it - I can't find a tiddler where I can define which (online) TWs to syncronize with - or what tiddlers to syncronize - maybe I'm on the wro

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
I still get errormessage: <>: Unknown action '&&'. for this code: <> On 25 Feb., 22:03, Ken Girard wrote: > Make all of the section between 'write' & 'begin' into one line. > Google Groups is adding in extra line breaks in that co

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
When I write this: <\> | <\> |\n" : ""' >> I get this: <>: Unknown action '(index < 200) ? "|"+(index+1)+"|[["+tiddler.title+"]]|[["+tiddler.data("A")+"]] | [["+tiddler.data("B&quo

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
g everything I wanted to list in the tables and IT WORKS LIKE A CHARM!! I really hope that you understand that this has made my day - and days to come!! - Thank you again - VERY much!! : <\> | < \> |\n" : ""'begin '"|sortable|k\n|!#|Name|House|Room| HereFo

[tw] A "fixed" row in a sortable table - How To??

2009-02-25 Thread Måns
27;begin '"|sortable|k\n|!#|Name|House|Room| HereForTheWeekend|SickLeave|h\n"' end 'count+" students\n"' none '"No students for this teacher\n"' I just need to integrate the "Fixed row" somewhere in the code. YS Måns Mårtens

[tw] Re: A "fixed" row in a sortable table - How To??

2009-02-25 Thread Måns
7;: HUUpdate|Syg|h \n"' end 'count+"etc... How can I get the macro inside the tableheader without breaking the forEachTiddler macro?? YS Måns Mårtensson Like this: sortable|k\n|!#|Name|House|Room| !<>|!<>|h\n"' On 26 Feb., 01:10, Måns wrote: > One

[tw] Re: How to fetch tiddlers tagged with THIS tiddlers title - in a template...

2009-02-25 Thread Måns
nt+" K-elevern"' none '"Ingen K-elever i denne gruppen"'>> As You can see ALL backslashed vanish in thin air!! When I put them in again everything works again. I am using BidiX's ITw ... and I've never experienced anything like this before... ve

[tw] Re: A "fixed" row in a sortable table - How To??

2009-02-25 Thread Måns
Sorry but I have to say that my code looses backslashes after reload - maybe it brakes the forEachTiddler macro - don't know. I've posted a question regarding this bug on the devellopers group - hoping that someone can help me... YS Måns Mårtensson On 26 Feb., 01:36, Måns wrote:

[tw] Toggletags breaks forEachTiddler macro??

2009-02-26 Thread Måns
'"No studentsn"' >> Every single backslash has been removed!! Can anyone tell me what to do about it?? I think there must be a workaround - because the code works very well - untill it has been reloaded... YS Måns Mårtensson --~--~-~--~~~---

[tw] Re: Toggletags breaks forEachTiddler macro??

2009-02-26 Thread Måns
Thanks again - It's many hours of work which I got back this way... :-) Måns Mårtensson On 26 Feb., 12:09, Morris Gray wrote: > Is this all happening on your local disk, and you are not going > through a firewall or a proxy for any part of it? > > Morris > > On Feb

[tw] Re: A "fixed" row in a sortable table - How To??

2009-02-26 Thread Måns
mg(25%,auto)[Teachers name|http:/x.jpg]]|House|Room|! [[hereFortheWeekend]] <\>|! [[SickLeave]] <\>|h\n"' end 'count+" Students\n"' none '"No students\n"'>> YS Måns Mårtensson On 26 Feb., 13:06, Morris Gray wrote: > On Feb

[tw] Re: A "fixed" row in a sortable table - How To??

2009-02-26 Thread Måns
<\> | <\> |\n" : ""' begin '"|sortable|k\n" +"|>|>|>| !Teachers name |<\>|< \> |h\n" +"|!#|[img(25%,auto)[Teachers name|http:/xxxx.jpg]]|House |Room|! [[hereFortheWeekend ]] |![[SickLeave ]]|h\n"&#x

[tw] Hiding/disabling editfunctions only for certain tiddlers, when online??

2009-02-26 Thread Måns
code in some of my tiddlers will break if someone saves it after hitting finish - ... so it's pretty serious.. YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To pos

[tw] Re: Hiding/disabling editfunctions only for certain tiddlers, when online??

2009-02-26 Thread Måns
s to tag different tiddlers in the same iTW at the same time - and get sortable lists that we print via snapshotPlugin and a normal printer Its quite simple - yet effective. YS Måns Mårtensson On 27 Feb., 01:16, Eric Shulman wrote: > > Is it possible to tag or insert a macro that pr

[tw] Re: Hiding/disabling editfunctions only for certain tiddlers, when online??

2009-02-28 Thread Måns
lugin with great success > because of its ability to upload single tiddlers when refreshed. It > enables me and my collegues to tag different tiddlers in the same iTW > at the same time - and get sortable lists that we print via > snapshotPlugin and a normal printer Its quite simple - ye

[tw] Sending tiddlywikiform and gathering the information - howto??

2009-03-01 Thread Måns
jobmailserver.. If you know how to overcome some of my challenges - I would be happy to hear about it. Maybe you have another setup that I should consider instead?? YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go

[tw] Re: Hiding/disabling editfunctions only for certain tiddlers, when online??

2009-03-02 Thread Måns
) on the server to get it to work again - or should I remove the plugins - and try to do something else? If you'd like to take a look at it - I will mail the adress and the password to you.. But maybe it's just the lockfile and the uploadtiddlersplugin that don't work together?? YS M

[tw] Re: HU - Moodle

2009-03-02 Thread Måns
lp/ - Thinking that I might try to translate it into Danish as well - I just have to translate a GTD - first to be able to find the time for it :-)) Regards Måns Mårtensson On 2 Mar., 08:48, Morris Gray wrote: > On Mar 2, 8:40 am, Måns wrote: > > > You can see my attempts here:http://beh

[tw] Re: Hiding/disabling editfunctions only for certain tiddlers, when online??

2009-03-02 Thread Måns
Maybe I need some kind of a lock.php function to be able to save individual tiddlers, that aren't locked??? On 2 Mar., 20:09, Måns wrote: > Hi again Eric > > The TiddlerLock plugin has made it impossible for me to upload the > single tiddlers not tagged with "locked"

[tw] Re: Sending tiddlywikiform and gathering the information - howto??

2009-03-03 Thread Måns
them as pictures... I don't know if it makes sense to you - and maybe I have forgotten some nessesary steps in the process - Please tell me if I have.. Thanks for Your kind answer . YS Måns Mårtensson On Mar 3, 10:40 am, Saq Imtiaz wrote: > UnaMesa has indeed been working on using Tid

[tw] Today plugin - how to add a tag??

2009-03-04 Thread Måns
ultTiddlers", "DefaultTiddlers", title); 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 TiddlyWiki@googleg

[tw] Re: Sending tiddlywikiform and gathering the information - howto??

2009-03-04 Thread Måns
s that ok with you? How ever I still can't open/reach the peermore forms or the tiddlers.wiki Could you move them to another location - temporarily - without too much hassle? I really would like to see what it is. Sorry about the lenght of this post - but my english isn't so good that I am

[tw] Images in custom edittemplate ... and cleaning up with templates at all.

2009-03-04 Thread Måns
; - and very usefull in this context - because there are never two teachers toggling a tag on the same students at the same time (If they were - they wouldn't notice the difference anyway..) YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message becaus

[tw] Re: Images in custom edittemplate ... and cleaning up with templates at all.

2009-03-04 Thread Måns
A tip - You can load it into the sidebar by bookmarking it and under properties of the bookmark tick "Load this bookmark into the sidebar." It has been made to work from a mobilephone - so it fits very well in the sidebar.. YS Måns Mårtensson On 4 Mar., 22:07, Måns wrote: > I k

[tw] Re: Images in custom edittemplate ... and cleaning up with templates at all.

2009-03-04 Thread Måns
priority for me...) YS Måns Mårtensson On 4 Mar., 22:23, Måns wrote: > A tip - You can load it into the sidebar by > bookmarking it and under properties of the bookmark tick "Load this > bookmark into the sidebar."  It has been made to work from a > mobilephone - so it f

[tw] Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-07 Thread Måns
k in using includeplugin online - speeding up the loadtime of a smaller "mastertw" fetching data from other TWs. I've only managed to use includeplugin locally - I get errormessages trying to use it online. Is there a workaround for that? YS Måns Mårtensson --~--~-~--~~

[tw] Customized EditViewTemplate and htmlformtemplate - how to integrate or ...?

2009-03-07 Thread Måns
tiddler name): also to appear in the field? and fx.: year: also to appear in the field - beeing able to use fET to fetch the data for a table in another tiddler? If I knew the syntax for implementing my htmlform into my customized XXEditViewTemplate - I would get there some way o

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
ral tags in the filter?? YS Måns Mårtensson YS Måns Mårtensson On 8 Mar., 11:17, okido wrote: > Hi Måns, > > To generate a new TW with all essentials, customisations etc. I use > the exportTiddlersPlugin. > Everything that is regarded as a essential is tagged and the export is &

[tw] Re: Customized EditViewTemplate and htmlformtemplate - how to integrate or ...?

2009-03-08 Thread Måns
populated - and I only need to copypaste the image URLs to the edittemplates... Sorry for my long postings(and bad english) - but I have been happy to find so many answers and ideas from this Group - so I hope someone can use some of my thoughts for their own projects - as I have done... See Ya Mås M

[tw] I need fET to be able only to fetch data from tiddlers, which has a datavalue=ThisTiddlersTitle

2009-03-08 Thread Måns
sets describing where they live (on the school). If I could - it would only be a matter of seconds before everything was populated - and I only need to copypaste the image URLs to the edittemplates... YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
the exportfunction everytime I want to save the TW. YS Måns Mårtensson On 8 Mar., 13:58, Eric Shulman wrote: > > Thank you very much Okido - I will try exportTiddlersPlugin. > > I've found it - but I cannot figure out how to filter the output with > > serveral differnt

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
All my students are tagged with a teachers initials - its only two letters - hope its not because of that?? On 8 Mar., 14:34, Måns wrote: > Hi Eric > I already had MatchTagsPlugin installed - I just don't use the right > type of spaces in my list of tags... > Now I have tried:

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
or does it interpret my command -as if I want only those tiddlers tagged with ALL tagnames? Måns On 8 Mar., 14:48, Eric Shulman wrote: > > I already had MatchTagsPlugin installed - I just don't use the right > > type of spaces in my list of tags... > > Now I have tried: &

[tw] Can I use SplitTiddler to populate my TW from a textstring with different parameters?

2009-03-08 Thread Måns
ith all students- and teachersCards at once... 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 TiddlyWiki@googlegroups.com

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
.. being danish and all.. YS Måns Mårtensson On 8 Mar., 15:17, Eric Shulman wrote: > > student(-tiddlers): BI  BK  DO  ET  ET  HC  HM  JA  JD  JG  JK  LB > > LM  LS  MM  NT  PA  PS  SB  SM  TN > > into the textfield appearing at the bottom of the panel. > > I hit "

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
One last/fast question regarding exporttiddlersplugin: Does it export tiddlers in a way that merges"chunks" of tiddlers with other tiddlers already being in a TW - or does it overwrite the TW it is pointed to, saving to html?? YS Måns Mårtensson On 8 Mar., 15:38, Måns wrote: >

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
Ok - I found out - It merges or overwrites - as you please - Works as a charm!! Still would love to have a matchTitlesPlugin, with the same possibilities - just for "the breeze" of it... Thanks!! SeeYa Måns Mårtensson On 8 Mar., 15:43, Måns wrote: > One last/fast quest

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
rt guys! - I really enjoy this TiddlyWikiThink - even though the only word I can come up with for my latest compilation is "SicklyWikki" (a sickleave-TiddlyWiki made in iTW) - couldn't You give me a better name? - maybe BooleanWiki - so I don't forget ;-) Regards Måns Mårtensson On 8 M

[tw] Re: I need fET to be able only to fetch data from tiddlers, which has a datavalue=ThisTiddlersTitle

2009-03-08 Thread Måns
Thanks cmari - that was exactly what I was looking for. YS Måns Mårtensson On 9 Mar., 00:38, cmari wrote: > Hi Måns, > > > I need fET to be able only to fetch data from tiddlers, which contains > > Data="the title of the tiddler holding the fET-code". > >

[tw] Re: Can I use SplitTiddler to populate my TW from a textstring with different parameters?

2009-03-08 Thread Måns
xt to prefill the tiddlers - It would make it a breeze to setup a schoolarchive of student- and teachers cards - if this was possible... Ys Måns Mårtensson On 9 Mar., 01:36, Anthony Muscio wrote: > Ys, > > Your requirements are a little difficult to work through in detail. However &g

[tw] Re: Has someone written a Tutorial on "cleaning up" a TW?? - and speeding up loadtime with IncludePlugin, when online?

2009-03-08 Thread Måns
Eric!! I still haven't found a good replacement for my "SicklyWeekly" - do have a better name for a sickleave TiddlyWiki - maybe a word not belonging to any language yet...;-) ? YS Måns Mårtensson On 9 Mar., 02:39, Eric Weir wrote: > On Mar 8, 2009, at 8:59 PM, Eric Weir wrote: >

[tw] TagglyTagging - producing tweakable tables intead of lists?!

2009-03-08 Thread Måns
printouts - I don't reckon that it would be possible to add that feature + lists of tiddler data ... even if someone made TaggyTaggingPlugin produce tables YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

[tw] Re: I need fET to be able only to fetch data from tiddlers, which has a datavalue=ThisTiddlersTitle

2009-03-09 Thread Måns
"' begin '"|sortable|k\n" +"|>|>|>| !"+tiddler.title+" |<\>|<\> |h\n" +"|!#| [img(55%,auto)[+tiddler.title+"]|"+tiddler.field("billede")+"]] | Gang | Klasse | ![[HU]] | ![[Syg]] |h\n"' end 

[tw] ""Reset Tagged"-script or Remove tag from tiddlers and update only those tiddlers afterwards

2009-03-10 Thread Måns
dler (t.title,t.title,t.text,t.modifier,t.modified,t.tags,t.fields); } store.resumeNotifications(); YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, sen

[tw] Re: ""Reset Tagged"-script or Remove tag from tiddlers and update only those tiddlers afterwards

2009-03-10 Thread Måns
hitted the restbutton!!! Can I make a timed reset for certain tags?? - I'd like to be able to set an individual countdown for each Tag getting reset Is this possible? YS Måns Mårtensson On 10 Mar., 17:30, Eric Shulman wrote: > > I'm already using a script to update

[tw] Re: ""Reset Tagged"-script or Remove tag from tiddlers and update only those tiddlers afterwards

2009-03-10 Thread Måns
Oh I forgot to ask What is the syntax for having more than one tag in the script?? Is it commas - or bolean syntax, spaces or something else? YS Måns Mårtensson On 10 Mar., 21:55, Måns wrote: > Fantastic - Eric - You are a true magician!!! - My son tells me that > it's not c

[tw] Music notation - LilyPond in a TW??

2009-03-10 Thread Måns
t dreaming??!! Food for thought: // If music is the food of love - then let's try to write some music - in a TW :-)// YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" g

[tw] Re: Music notation - LilyPond in a TW??

2009-03-10 Thread Måns
The address to Mr Soares' Plugin is of course: http://www.math.ist.utl.pt/~psoares/asciimathml.html#ASCIIMathMLPlugin On 10 Mar., 23:48, Måns wrote: > LilyPond (http://lilypond.org/web/) uses Project GNU's GUILE Scheme > interpreter for extension. Scheme is a dia

[tw] Re: Music notation - LilyPond in a TW??

2009-03-11 Thread Måns
ity to edit music directly in TW - would really be something - and put it in front of some of the other (static) serverside Wikis... Regards Måns Mårtensson On Mar 11, 12:38 pm, Reenen Laurie wrote: > I *love* the idea, though I think technically, it could be quite hard. > > A normal .png

[tw] Is it possible to make a countdown to invoke a script? - How can I have several tags reset in the same script?

2009-03-11 Thread Måns
of the day, day of the week - or after a defined timespan counting down from when it was created? My second question is - how to implement several tags in the same script - I don't know the syntax - is it cs or "",""

[tw] AutoTaggerPlugin - conflicts with?

2009-03-11 Thread Måns
d?? Is it a full replacement?? I've read in this forum that it doesn't conflict with AutoTagger - I just want to make sure that things works similar in the other(new?) plugin... Are there conflicts between AutoTaggerPlugin and other plugins?? YS Måns Mårtensson --~--~-~--~~--

[tw] Re: Hyperlink from image thru to tiddler

2009-03-11 Thread Måns
ne:"javascript:story.displayTiddler(null, " - stops at the first quote!! YS Måns Mårtensson On Mar 11, 3:04 pm, FND wrote: > > create a link through from a clickable area on an image to a tiddler > > TiddlyWiki itself has no special handling for this sort of thing. > Howeve

[tw] Re: Hyperlink from image thru to tiddler

2009-03-11 Thread Måns
ged the doublequotes with singleqoutes)... What is the problem?? YS Måns Mårtensson On Mar 11, 8:49 pm, Måns wrote: > Hi > > Pretty awesome to be able to make imagemaps in a TW!! > I encountered one problem with the html-code though: > > I had to replace the quotes around (nul

[tw] Re: I need fET to be able only to fetch data from tiddlers, which has a datavalue=ThisTiddlersTitle

2009-03-14 Thread Måns
e '"Ingen elever i denne kontaktgruppe\n"'>> My problem is: <\> billede= the imagefield. bill...@here gives me the imagefield in the tiddler containing the table instead of the imagefield in the tiddler referred to in the row... How do I correct this?? YS Måns Mårtens

[tw] Fetching pictures from field via fET - how to get the right ones?

2009-03-14 Thread Måns
|>| !<\> | | <\> | <\> |h\n" +"|!#| <\> | Lives | Class | image | ![[HERE]] | ![[SickLeave]] |h\n"' end 'count+" Students\n"' none '"No students for this teacher\n"'>> YS Måns Mårtensson --~--~---

[tw] Re: Fetching pictures from field via fET - how to get the right ones?

2009-03-14 Thread Måns
As You can see from the code - it's essential that the link is relative - because it resides in a template that I use for all teachers. The pictures are embedded as links in a field called "image"... YS Måns Mårtensson On 14 Mar., 22:14, Måns wrote: > Hi > I've made

[tw] Re: change tiddlyspot site url

2009-03-15 Thread Måns
systemConfig You can select all at once with a checkmark at the top left. Choose to overwrite the tiddlers with the same name in the local TW. Regards Måns Mårtensson On 15 Mar., 06:03, Pete wrote: > I have two tiddlyspot sites and I've downloaded the wiki (v2.5) from > one and wo

[tw] Re: change tiddlyspot site url

2009-03-15 Thread Måns
Oh I forgot - of course you have to: save - reload - write your password and save to web... On 15 Mar., 09:28, Måns wrote: > Hi Pete > In the downbloaded TW Import these tiddlers through backstage: >         LoadRemoteFileThroughProxy↓   1 KB    systemConfig >         PasswordO

[tw] Re: change tiddlyspot site url

2009-03-15 Thread Måns
And of course you don't need the UploadLog↓ - Just me beeing a little too fast with copy/paste... Only those 4 tiddlers with systemConfig are nessecary.. On 15 Mar., 09:30, Måns wrote: > Oh I forgot - of course you have to: save - reload - write your > password and save to web... &g

[tw] Re: Fetching pictures from field via fET - how to get the right ones?

2009-03-15 Thread Måns
Ok I found out myself: |[img(25%,auto)["+store.getValue(tiddler,"image")+"]]| It works very well!! YS Måns Mårtensson On 15 Mar., 00:10, Måns wrote: > As You can see from the code - it's essential that the link is > relative - because it resides in a templat

[tw] Re: I need fET to be able only to fetch data from tiddlers, which has a datavalue=ThisTiddlersTitle

2009-03-15 Thread Måns
I found the solution (or at least one of them) myself: http://groups.google.com/group/TiddlyWiki/t/668c53729d5db321 YS Måns Mårtensson On 14 Mar., 21:58, Måns wrote: > Hi cmari > Thank you for your patient and tolerant guidance - Now I'm ready for > gettting a picture from eac

[tw] How to add alt text to image from im...@here-field?

2009-03-15 Thread Måns
Now I would like to add alttext to an image fetched from the imagefield of the tiddler holding the table - I've tried all sorts of syntax:fulln...@here, <\> etc - but I cannot solve this one by myself.. My last try was: |!#| <\> | Can you tell me what to write instead of: "+store.

[tw] Re: How to add alt text to image from im...@here-field?

2009-03-15 Thread Måns
Hmm - I solved it - but I don't know if it's the cleanest way to do it - however it works: <\> YS Måns Mårtenssson On 15 Mar., 11:57, Måns wrote: > Hi > I accomplished to add alttext to pictures fetched from other tiddlers > imagefield into a table, like this: > [im

[tw] Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
in - the ability to import a xml, csv or spredsheet-data as predefined tiddlers would be very usefull. I've posted this request on the twdev pages as well - hope it's ok.. YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are s

[tw] Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
. var tag="Tagname"; var tids=store.getTaggedTiddlers(tag); store.suspendNotifications(); for (var i=0; i<tids.length; i++) { var t=tids[i]; store.saveTiddler (t.title,t.title,t.text,t.modifier,t.modified,t.tags,t.fields); } store.resumeNoti

[tw] Re: Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
gets saved inividually. What I need is a script to do the same thing with the tiddler it's present in. Hope it makes sense... YS Måns Mårtensson On 16 Mar., 09:57, Eric Shulman wrote: > > I also need a simple script to refresh the open tiddler/being viewed > > Try this script: >

[tw] Re: Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
It needs to do something like: press the editbutton and finish - in one action - to invoke the UploadTiddlerPlugin for this tiddler only... On 16 Mar., 12:15, Måns wrote: > Thanks Eric - but this script only seems to refresh the display of the > tiddler - not the content - which is w

[tw] Re: Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
d the script to a tiddler called: "SaveThisTiddler") Should I put it directly in the tiddler instead? YS Måns Mårtensson On 16 Mar., 14:01, Eric Shulman wrote: > > Thanks Eric - but this script only seems to refresh the display of the > > tiddler - not the content - whic

[tw] Re: Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
I've tried to put the script directly into the tiddler and still get the same errormessage... TypeError: store.findContainingTiddler is not a function . YS Måns Mårtensson On 16 Mar., 14:46, Måns wrote: > Hi Eric > Sorry about my inaccurate use of the term "refresh".. >

[tw] Re: Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
Ok - our entries just crossed eachother - I'll try with story... On 16 Mar., 15:14, Eric Shulman wrote: > > TypeError: store.findContainingTiddler is not a function > > oops!  typo...  that line should say "story", not "store". > > >    var here=story.findContainingTiddler(place); if (!here) re

[tw] Re: Simple question about how to refresh actual tiddler

2009-03-16 Thread Måns
l I end up with a solution that adresses the initial problem perfectly - because of the clever and generous people on this forum. Eric - again and again - thanks a lot!! On 16 Mar., 15:28, Måns wrote: > Ok - our entries just crossed eachother - I'll try with story... > > On 16 Mar

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
YFM-attitude and some of the really talented programmers, sometimes answers questions from total novices as myself - Its inspiring an very instructive indeed!! Thanks! YS Måns Mårtensson On 16 Mar., 17:51, Eric Shulman wrote: > > I would like to have the ability to import(autogenerate

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
;,"Teacher":"TeacherInitials","Habitat":"SomeName","Student":true,"Class":"9"} ,Student TeacherInitials HabitatSomeName,image::http:SomeAddress,taggly.numcols::2,SomeField YS Måns Mårtensson On 16 Mar., 20:08, Eric Shulman wrote:

[tw] How do you retrieve/use data from a TiddlyWiki "PureStore" Html file (Tiddler data only)?

2009-03-16 Thread Måns
ytools.com/#CreateTiddlersFromCSV Maybe it's a dumb question - but I like to visualize the possibilities - and get some perspective - how I can make TW share data with other programs... YS Måns Mårtensson --~--~-~--~~~---~--~~ You received this message because you are su

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
ot;SomeName","Student":true,"Class":"9"} ,Student TeacherInitials HabitatSomeName,image::http:SomeAddress,taggly.numcols::2,SomeField SecondStudentName, {"Name":"StudentName","Teacher":"TeacherInitials","Habitat":"Som

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
"imputl" - should have been: input On 16 Mar., 22:19, Måns wrote: > Or can i redefine the number of textentries and imputl the "data- > string" like this?: > title,text,text,text,text,text,tags,field1,field2,field3,... > FirstStudentName, > {"Name&q

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
of the tiddler generate fieldvalues instead of textvalues - then I could ignore text and stay with fieldvalues, of which I can have as many as I wish?! Can I somehow input fieldvalues with my htmltemplate (in viewmode) instead of text?? YS Måns Mårtensson On 16 Mar., 23:34, Eric Shulman wrot

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
ere isn't really any use for the Html-form at all.. YS Måns Mårtensson On 17 Mar., 00:28, Eric Shulman wrote: > > Can I somehow input fieldvalues with my htmltemplate (in viewmode) > > instead of text?? > > http://www.TiddlyTools.com/#EditFieldPlugin > > extends the TW

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-16 Thread Måns
ere isn't really any use for the Html-form at all.. YS Måns Mårtensson On 17 Mar., 00:28, Eric Shulman wrote: > > Can I somehow input fieldvalues with my htmltemplate (in viewmode) > > instead of text?? > > http://www.TiddlyTools.com/#EditFieldPlugin > > extends the TW

[tw] Re: Request: Extending the ImportTiddlersPlugin with csv-importfunction...

2009-03-17 Thread Måns
Thanks Eric I will rewrite my templates and use EditFieldPlugin instead of the Htmlform I've used so far - because of the ability to setup a csv with all the thinkable data to prepopulate tiddlers. YS Måns Mårtensson On 17 Mar., 02:19, Eric Shulman wrote: > > Uptill now I&#x

[tw] Re: How do you retrieve/use data from a TiddlyWiki "PureStore" Html file (Tiddler data only)?

2009-03-17 Thread Måns
ll! Thanks for pointing that out! - I will continue to ask questions - even if I myself think that some of them reveals that my IQ is far below average - or that I haven't done my homework/research/testing very well..;-) SY Måns Mårtensson --~--~-~--~~~---~--~~ You

[tw] How do I embed wikilinking to wikified text in the viewtemplate??

2009-03-17 Thread Måns
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 TiddlyWiki@googlegroups.com To unsubscribe from this group, send email to tidd

[tw] How do I embed wikilinking to wikified text in the viewtemplate??

2009-03-17 Thread Måns
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 TiddlyWiki@googlegroups.com To unsubscribe from this group, send email to tidd

[tw] Re: How do I embed wikilinking to wikified text in the viewtemplate??

2009-03-17 Thread Måns
If I should want to tagview (<>) the fieldvalue in viewmode how would the syntax look like? Ex: [[fieldname]]: Does someone know the right syntax to accomplish this? YS måns Mårtensson On 17 Mar., 21:33, Måns wrote: > I&

<    5   6   7   8   9   10   11   12   13   14   >