Thanks Felix,

It really is a pleasure to use.


The hotzone combined with opening tiddlers on top give a sense of
satisfaction.... i doin't know how to describe it. I had an idea which
could be easiliy adapted from this (i guess): when a tiddler is closed, the
"recent" tab glows, thus indicating "where the tiddler has gone"

The vis-configutator makes things a lot easier, it would make a great
addition


btw, it looks like js.viz guys have changed their URLs around: the links
on "Tweaking the Graph" give page not found

best wishes


Alex

On 14 July 2015 at 00:41, Felix Küppers <[email protected]> wrote:

> Hi Alex
>
>>
>> I am loving the latest version,
>>
>
> Nice, thanks for telling me :)
>
>
>> especially the subtle glow when a tiddler comes into focus.
>>
>
> This is done with the help of the hotzone plugin. I presented it in the
> last hangout. It assigns a css class to the currently focussed tiddler
> which allows you to use a css style or animation just like it is applied at
> tiddlymap.org
>
>
>> I've got my head round styling edges, but can't see a way to remove arrow
>> heads or make them double
>>
>
> The following edge arrow styles are possible:
> http://visjs.org/examples/network/edgeStyles/arrows.html
>
> In your tiddlymap, go to the edge-type manager and enter the json for the
> style you want to see appear for an edge-type.
>
> E.g.
>
> {
>     "color": "orange",
>     "dashes": true,
>     "arrows": {
>         "middle": {
>             "enabled": true
>         },
>         "to": {
>             "enabled": true
>         }
>     }
> }
>
> To see all available options go to
> http://visjs.org/docs/network/edges.html
>
> Use the vis-configurator as a wizzard to generate the json for the edges:
> http://visjs.org/examples/network/other/configuration.html
>
> To remove arrows explicitly set "enabled" to false.
>
> I will integrate the configurator into tiddlymap once I find the time.
>
> -Felix
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/d3766bfe-039f-4b66-91ac-847829f1ecad%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/d3766bfe-039f-4b66-91ac-847829f1ecad%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYc0TVaqQMjtEhxCM1rZ-_Af4Vyn%2B3%2BqK%3DcU76%3DbL7Jh9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to