Re: [tw] Mermaid plugin?

2014-12-08 Thread Daniel Baird
At a previous job we used a graphviz plugin for MediaWiki, and having
diagrams that you can update right there in the source of your wiki pages
is a HUGE advantage compared to importing images from outside diagram tools.

And that was with graphviz, that was quite persnickety about syntax.
Mermaid's syntax lets you say:
TW["TiddlyWiki"] to make the TW node a square box
TW("TiddlyWiki") to make the TW node a rounded-corner box
TW(("TiddlyWiki")) to make the TW node a circle

That's awesome.  Somebody please make this a reality for TW...


On 8 December 2014 at 05:19, Rolograaf  wrote:

> from this article:
>
> Mermaid: Like Markdown for Diagrams
> 
> http://dailyjs.com/2014/11/28/mermaid/
>
> anybody know if there is a plugin already? looks like a useful addition...
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel Baird
objoke: I had a problem and decided to solve it with threading. Now,
have problems. two I

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Mermaid plugin?

2014-12-07 Thread Danielo Rodríguez
The mermaid library has some features really useful. One is the ability to 
assign classes. The option to attach click handlers to nodes is awesome also. 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Mermaid plugin?

2014-12-07 Thread Rolograaf
Thanks Jeremy,

Only i have never come across UML sequence diagams professionally...
The handscripted layout is a nice touch!

Cheers 
Rolograaf

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Mermaid plugin?

2014-12-07 Thread Jeremy Ruston
Hi Rolograaf

I hadn't come across Mermaid, thanks for that. I agree that it would make a
good plugin for TW.

There's another implementation of sequence diagrams in JS that's pretty
good:

http://bramp.github.io/js-sequence-diagrams/

Best wishes

Jeremy.



On Sun, Dec 7, 2014 at 7:19 PM, Rolograaf  wrote:

> from this article:
>
> Mermaid: Like Markdown for Diagrams
> 
> http://dailyjs.com/2014/11/28/mermaid/
>
> anybody know if there is a plugin already? looks like a useful addition...
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Mermaid plugin?

2014-12-07 Thread Rolograaf
from this article:

Mermaid: Like Markdown for Diagrams 
http://dailyjs.com/2014/11/28/mermaid/

anybody know if there is a plugin already? looks like a useful addition...

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.