[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-23 Thread PJO
I use Syncovery to keep a few directories synced to my Synology and just 
edit locally on my computer; NAS is primarily backup. I use SSD drives 
locally so much faster than loading from the network.

-- 
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/a94bcbef-e5dc-4f3e-94b4-a9a9629459eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-23 Thread David Someone
Hi,

I've got an XPenology (Synology on my own hardware - see xpenology.me ) ... 
There is a node.js package, but it's crap. Use storetiddler.php and just 
run it on the built-in apache.

On Thursday, 8 September 2016 23:09:40 UTC-4, Farayi Chambati wrote:
>
>
> Does anyone have experience or tips?
>

-- 
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/0acb01b6-b0bd-40e2-99dd-803a37c945a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-20 Thread Farayi Chambati
This is promising. Thanks J Mc.

On Monday, September 12, 2016 at 3:01:02 AM UTC+12, J Mc wrote:
>
> Hello Farayi Chambati,
> have a look at this post.
>
> https://groups.google.com/forum/#!topic/tiddlywiki/tqXXRMojJks
>
> J Mc
>
> On Friday, 9 September 2016 04:09:40 UTC+1, Farayi Chambati wrote:
>>
>>
>> Does anyone have experience or tips?
>>
>

-- 
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/0ae8c22f-2f84-435c-aadb-cb63bccfd340%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-11 Thread J Mc
Hello Farayi Chambati,
have a look at this post.

https://groups.google.com/forum/#!topic/tiddlywiki/tqXXRMojJks

J Mc

On Friday, 9 September 2016 04:09:40 UTC+1, Farayi Chambati wrote:
>
>
> Does anyone have experience or tips?
>

-- 
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/e000a6c3-a189-4498-b607-bed7c9fc4601%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-10 Thread Mat
As a first step, you can set up the most simple webpage showing any html to 
ensure this is working so that you can "surf" to it and see it as a 
processed html page. There are many resources on the web for how to do 
this, probably including examples with a NAS.

That is not a TW matter of course. So once you have that working, come back 
here and we'll see how to exchange that file for a TW.

<:-)

>

-- 
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/22726ade-80e3-4c40-88df-1ce08a62a88f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-09 Thread Thomas Elmiger
Hi Farayi, did you name your file with an ending .html (or .htm)? This is one 
of the signs webservers and operating systems use to decide how to serve/open a 
file. 
Good luck, Thomas 

-- 
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/8bda9c33-91c5-4d9b-95c2-601a1a99af24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-09 Thread Farayi Chambati
Thanks Mat.

I am trying to host the file on my NAS so that I can open this file from 
anyway. It is opening in text editor?

On Saturday, September 10, 2016 at 9:55:56 AM UTC+12, Mat wrote:
>
> Hi Farayi. TiddlyWiki is in many senses "just a webpage", so you actually 
> open it in a your webbrowser. If you're on a windows machine you can e.g 
> right click on the tw file and choose to open it with whatever browser it 
> is you use. The relationship of a tiddlywiki to a browser is comparable to 
> that of, say, a word document to word.
>
> <:-)
>
>>

-- 
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/1889331b-e232-4138-8677-4f9c15f7b19d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-09 Thread Mat
Hi Farayi. TiddlyWiki is in many senses "just a webpage", so you actually 
open it in a your webbrowser. If you're on a windows machine you can e.g 
right click on the tw file and choose to open it with whatever browser it 
is you use. The relationship of a tiddlywiki to a browser is comparable to 
that of, say, a word document to word.

<:-)

>

-- 
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/a2c2b8d8-e001-49b6-8a5b-8f0c3da48340%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-09 Thread Farayi Chambati
Hi Tobias,

I cannot seem to get to run a tiddlywiki file of my Synology drive. I can run 
Dokuwiki and Wordpress but not TW. I put the file in a folder under my web 
folder. If I open it to opens in text editor instead of rendering. 

Warning - I am non technical at all.

-- 
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/618dcc73-fcff-4815-b932-5c084fc809bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Running Tiddly Wiki from Synology NAS Drive

2016-09-08 Thread Tobias Beer
Hi Farayi,

What would be the technological challenge?

Best wishes,

Tobias.

-- 
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/87233a8a-9103-441e-bbc7-df351c46c403%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.