[tw] Re: line of code that would quickly tell me the date a TW was last edited

2009-10-20 Thread Eric Shulman
> line of code I could put on the first Tiddler that opens once I start > up (this is usually called Introduction) that would tell me the date > the TW was last edited (or saved). Try this: /% !out $1 !end %/<> enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~-~--~~

[tw] line of code that would quickly tell me the date a TW was last edited

2009-10-20 Thread iain
Sometimes my TW's are not used for several months and because there seems to be quite a few backups and versions around i am often a bit confused about which is the last version edited. Is their a simple line of code I could put on the first Tiddler that opens once I start up (this is usually call

[tw] Re: Howto - get Tiddlers tagged with a custom field value

2009-10-20 Thread Alex Hough
RE: Your MTC was A+ - I'm nearly moved to tears Eric. Thanks it is a big complement. I was about to get up an dance, but then realised I could tweet instead. of course it works! I've posted the finished TW [1] I've enjoyed making the MTC and am writing a blog post about the minimal test case

[tw] Changing font face and size values

2009-10-20 Thread sonomakid2002
I am trying to find how to change the site title and subtitle font face. I have looked through the style sheets and can not locate where to change this at. Can someone please shed some light? --Cody --~--~-~--~~~---~--~~ You received this message because you are sub

[tw] Re: Howto - get Tiddlers tagged with a custom field value

2009-10-20 Thread Eric Shulman
> I'm trying to catch a Tiddler tagged with a custom field. Below is the > inline js. I've produced a minimal test (MTC) case [1] Your MTC was A+ You started with a default tiddler that explained what you were trying to do and how the test case was set up (which tiddlers, etc). Then, you cl

[tw] Re: Howto - get Tiddlers tagged with a custom field value

2009-10-20 Thread Alex Hough
The url is too long. try this: http://tinyurl.com/yjsdfa2 Alex On Oct 20, 8:29 pm, Alex Hough wrote: > Hello again, > > I'm trying to catch a Tiddler tagged with a custom field. Below is the > inline js. I've produced a minimal test (MTC) case [1] > > I've caught the field value and asigned a v

[tw] Howto - get Tiddlers tagged with a custom field value

2009-10-20 Thread Alex Hough
Hello again, I'm trying to catch a Tiddler tagged with a custom field. Below is the inline js. I've produced a minimal test (MTC) case [1] I've caught the field value and asigned a var to it. But I can't use this var to get the tagged tiddlers from the store. var out=[]; var tids=store.getTagg

[tw] Enabling or disabling editing regarding tag content like edit or noedit

2009-10-20 Thread dad...@orange.fr
Hello, I would like to publish a tw with some user editable tiddlers (only few) and every other non editable. Is there a simple solution to mark tiddlers as non editable or editable regarding their tags ? Thx --~--~-~--~~~---~--~~ You received this message because y

[tw] Re: SinglePageModePlugin configuration question

2009-10-20 Thread Eric Shulman
> not.  If I pick X from a menu while others are displayed, the others > are closed as advertised.  However, if X is already on screen when > others are displayed, and I re-pick X from the menu the others are not > closed. This is a side-effect of the core's handling for displayTiddler() If

[tw] Re: SinglePageModePlugin configuration question

2009-10-20 Thread Shane
>http://www.TiddlyTools.com/#CloseOtherTiddlers This is excellent, but it has one behavior that confuses me. Consider one tiddler X that has CloseOtherTiddlers in it, and others that do not. If I pick X from a menu while others are displayed, the others are closed as advertised. However, i

[tw] Re: Chemical equations

2009-10-20 Thread olosvk
Hi My recommondation is the JsMath (LaTeX) plugin : http://bob.mcelrath.org/tiddlyjsmath.html On Oct 19, 7:15 am, "JJ's Pen" wrote: > Does anyone know if it is possible to write in scientific form in > order to write out chemical equations?  Any help would be greatly > appreciated.  Thanks. --~

[tw] Viewing data from a tiddler inside the current tiddler?

2009-10-20 Thread Tobbe
Hi, Is there a plugin/macro already out there that can view data from another tiddler in a tiddler I currently reading? It could be like nestedslider thing. You be able to click in a button/text and the data drops down. I tried the SectionLinkPlugin but I don't know if that's the right one, or if