Re: [twdev] Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread FND
[OT] Ouch, looks like we need to get it on GitHub so it's easier to get all the pieces. FND gave me an idiots guide to Git, but it's way too advanced for me... $ cd tiddlywiki5 $ git init $ git remote add origin g...@github.com:Jermolene/tiddlywiki5.git # see [1] $ git add index.html *.js imag

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Jeremy Ruston
TiddlyWiki5 uses contentEditable. One of triggers for TiddlyWiki5 was Firefox finally supporting contentEditable instead of just designMode. It now means (as you've seen from the HTML5 docs) that we've got a moderately reasonable, reasonable cross-browser API for rich text editting. The trick that

Re: [twdev] Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Jeremy Ruston
> Is there a procedure for downloading and running? > > I've tried to download and run it in my browser. I downloaded the HTML and 4 > JS files. It renders okay, though the tiddler buttons show times instead of > icons. But I can't actually edit? Ouch, looks like we need to get it on GitHub so it'

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Jeremy Ruston
> Wolfgang has collected all kinds of graphics used by the TiddlyWiki > community in his TWdocument "img" http://img.tiddlyspot.com/";. It's > used in his TWdocument: "Changes" > http://change.tiddlyspot.com - It would be very nice to have a > retrospective collection of graphics shipped with TW5..

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Jeremy Ruston
> This is GREAT news :-) > "An important macro is displayTiddler, which creates a tiddler frame > (marked with the class "tw_tiddlerFrame") that displays a tiddler > complete with a UI for editting, and switching between revisions." > ?1 > The revisionstory: > Is it limited to a "session" (reset wh

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Jeremy Ruston
Great stuff. It'd be great if you could expand on those macro ideas, very interesting. I've got some thoughts about tagging, some of which show up in the prototype: - We keep the tiddlers being tags thing, I agree it's been successful - The core storage mechanism will index tiddlers by tag, making

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Michael Mahemoff
> What will help developers are stronger constraints on what may be > safely extended, and places to converge, coordinate and agree on > names and methods crossing between plugins, so that for example, > my geotagging plugin works with someone else's maps plugin. > I can see this is starting to hap

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Paul Downey
>> you get a proper WYSIWYG editor, and that when Google looks at a >> TiddlyWiki5 file it will also see the content properly. I wonder how this plays with HTML 5 ContentEditable, which is gathering support: http://blog.whatwg.org/the-road-to-html-5-contenteditable -- Paul (psd) http://blog.wha

Re: [twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Paul Downey
TonyM said: > Such Tagging facilities should include > NewHearPlugin features allowing a quick hierarchy to be created > Toggling tags including lists with toggle check boxes. > Cycling Tags through a set -eg;  Set next, unset last > Conditional toggling - eg; if tagged tag1 then - untage tag1 the

Re: [twdev] Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Michael Mahemoff
Jeremy, this is great news - looking forward to playing with the next-gen TiddlyWiki. On Wed, Jan 27, 2010 at 6:36 PM, Jeremy Ruston wrote: > > http://www.tiddlywiki.com/tiddlywiki5/ > > Is there a procedure for downloading and running? I've tried to download and run it in my browser. I download

[twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Måns
> My mum is busy creating a library of a few hundred > little conceptual graphics to ship with the thing. Creativity is a matter of DNA then? - or is it more of an environmental condition? ;-) Wolfgang has collected all kinds of graphics used by the TiddlyWiki community in his TWdocument "img" ht

[twdev] Re: Announcing an early prototype for TiddlyWiki5

2010-01-29 Thread Måns
This is GREAT news :-) "An important macro is displayTiddler, which creates a tiddler frame (marked with the class "tw_tiddlerFrame") that displays a tiddler complete with a UI for editting, and switching between revisions." ?1 The revisionstory: Is it limited to a "session" (reset when document is