[tw] Auto collapse first Layer in toc-selective-expandable on startup?

2017-11-12 Thread 'Daniel S.' via TiddlyWiki
Hi guys, 

i would like to auto collapse all first layer branches of my 
toc-selective-expandable on startup. That means, instead of

> Layer 1 LinkA
> Layer 1 LinkB
> Layer 1 LinkC

i would like to have something like this when opening the tiddlywiki:

> Layer 1 LinkA
   > Layer 2 Link F
  Layer 2 Link G
> Layer 1 LinkB
   > Layer 2 ...
   > Layer 2 ...
   > Layer 2 ...
> Layer 1 Link C
  Layer 2 ...
  Layer 2 ...

Is that possible without hacking the toc-selective-expandable to much? 
Maybe even within the Layer 1 Tiddlers by setting a state to expanded or 
something like that?

Thank you in advance,

best regards.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/86b27215-8145-45a1-bc60-70814bab0e01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Don't get along with ExternalImages and NodeJS

2017-03-23 Thread 'Daniel S.' via TiddlyWiki
Hello, 

it seems that its not possible to achieve what i want with just tiddlywiki 
and nodejs. Since nodejs cannot serve local files, its not possible to see 
external images in tiddlywiki when they are located on your hdd. So i have 
to either externalize my images on a webserver or to work without nodejs 
and local images. 

Very unfortunate but thank you very much. 

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/54ff3fe5-a28b-421b-9116-7ffab234d8b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Don't get along with ExternalImages and NodeJS

2017-03-23 Thread 'Daniel S.' via TiddlyWiki
Hi Guys,

i know there have been a lot of questions about this topic here in the 
forum but i still don't get whats possible and how to achieve it in regard 
to ExternalImages and NodeJS.

Situation: I am running Tiddlywiki with NodeJS and i want to only use 
external images (due to performance reasons). But i don't know how to do 
it. I tried to create an Image Tiddler with a canonical uri which points to 
the absolute path of the image but the Image Tiddler doesn't show anything. 
I also created a folder mynewwiki/tiddlers/images and tried to set the 
canonical uri on a relative path but that doesn't work either. 

I think there is a misunderstanding from my side how this works in general. 
So maybe you can help me with that. 


Best regards.

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/61dfd3b8-094b-45f7-93ce-c3b102ecce9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.