Re: [tw5] Announcing TWITS for data folders!!!

2018-08-01 Thread Arlen Beiler
There are two main reasons why I store my data folders in my Dropbox.
First, syncing my changes to Dropbox is super fast, even on a slow network.
Second, changes are saved instantly, including draft tiddlers, which means
I never lose work. It feels much more responsive and gives me a sense of
security.

However, you still need to use the Dropbox App to sync the changes to
Dropbox and TiddlyWiki or TiddlyServer to communicate with the browser. But
TWITS for data folders allows me to skip the Dropbox sync and TiddlyWiki
and just load it straight from Dropbox. It's more for people who tend to
operate from multiple computers, but in the future, it will probably
include a multi-user component to it, which my current NodeJS+Dropbox sync
configuration basically cannot do.

So that's some of my thoughts.

On Thu, Aug 2, 2018 at 2:32 AM Alex Hough  wrote:

> So you could link your node .tid files to dropbox?
>
> I can see the point of running a single file TW  am i missing the
> benefit of saving .tid files
>
>
>
>
> Alex
>
> On 1 August 2018 at 19:22, 'Mark S.' via TiddlyWiki <
> tiddlywiki@googlegroups.com> wrote:
>
>> TiddlyWiki on node (and TiddlyServer) can run with data tiddlers. That
>> is, each tiddler is in it's own file below a common subdirectory and is
>> served up by the tiddlyserver as though it were one single TiddlyWiki. This
>> has some advantages, like instant upgrades, faster load times, and you can
>> (in a pinch) edit using your operating system text edit tools. But it's not
>> as universal or portable as using a single-file TiddlyWiki.
>>
>> -- Mark
>>
>> On Wednesday, August 1, 2018 at 11:11:04 AM UTC-7, AlexHough wrote:
>>>
>>> Hi Arlen
>>>
>>> I am using a TW file and it works really well.
>>> I've partnered it with Updog
>>>
>>> Its amazing! thank you!
>>>
>>>
>>> a final question: when you say "data folders" what do you mean?
>>>
>>> Alex
>>> [1] https://updog.co/news/tiddly-wiki/
>>>
>>> On 1 August 2018 at 02:10, Arlen Beiler  wrote:
>>>
 Dropbox confirms it with the window you attached earlier. I was
 assuming everyone on this forum is familiar with
 https://twcloud.github.io/tw5-dropbox/ so I didn't bother to explain.

 The whole point of the app is to access your Dropbox and read and write
 the data folder you select. Sorry for the confusion.


 On Wed, Aug 1, 2018, 08:30 TonyM  wrote:

> As mark says, Arlen should confirm - you are granting access to the
> Application
>
> On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote:
>>
>> Hi Arlen,
>>
>> I think the concern is that a 3rd party might be perusing your
>> dropbox directory. I think you've explained before that that 
>> doesn't/can't
>> happen?
>>
>> Thanks!
>>
>> -- Mark
>>
>> On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:
>>>
>>> Yes, the app enables you to access TiddlyWiki data folders stored in
>>> your Dropbox. It works online so you can access it from any computer you
>>> are logged into Dropbox on.
>>>
>>> On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:
>>>
 Arlen,

 I'd like to help test this, Ive got this far:

 I am a bit confused... could you explain what happens next. It
 looks like I am being asked to share my dropbox with you.



 Alex

 On 30 July 2018 at 08:32, Arlen Beiler  wrote:

> Hello everyone,
>
> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox
> that loads data folders. I am eager to hear your feedback on it. It's 
> the
> same basic idea, so without further ado, here is a link to the page.
>
> It is still in very early beta, so there is no code to save
> changes yet, but that is part of the plan. There is no code anywhere 
> in the
> app that makes changes to your Dropbox, so feel free to explore all 
> you want
>
> https://twcloud.github.io/dropbox-datafolder/
>
> And here is the Github repo.
>
> https://github.com/twcloud/dropbox-datafolder
>
> Let me know how it works.
>
> Enjoy!
> Arlen
>
> --
> 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+...@googlegroups.com.
> To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
> 

Re: [tw5] Announcing TWITS for data folders!!!

2018-08-01 Thread Alex Hough
So you could link your node .tid files to dropbox?

I can see the point of running a single file TW  am i missing the
benefit of saving .tid files




Alex

On 1 August 2018 at 19:22, 'Mark S.' via TiddlyWiki <
tiddlywiki@googlegroups.com> wrote:

> TiddlyWiki on node (and TiddlyServer) can run with data tiddlers. That is,
> each tiddler is in it's own file below a common subdirectory and is served
> up by the tiddlyserver as though it were one single TiddlyWiki. This has
> some advantages, like instant upgrades, faster load times, and you can (in
> a pinch) edit using your operating system text edit tools. But it's not as
> universal or portable as using a single-file TiddlyWiki.
>
> -- Mark
>
> On Wednesday, August 1, 2018 at 11:11:04 AM UTC-7, AlexHough wrote:
>>
>> Hi Arlen
>>
>> I am using a TW file and it works really well.
>> I've partnered it with Updog
>>
>> Its amazing! thank you!
>>
>>
>> a final question: when you say "data folders" what do you mean?
>>
>> Alex
>> [1] https://updog.co/news/tiddly-wiki/
>>
>> On 1 August 2018 at 02:10, Arlen Beiler  wrote:
>>
>>> Dropbox confirms it with the window you attached earlier. I was assuming
>>> everyone on this forum is familiar with https://twcloud.github.io/tw5-
>>> dropbox/ so I didn't bother to explain.
>>>
>>> The whole point of the app is to access your Dropbox and read and write
>>> the data folder you select. Sorry for the confusion.
>>>
>>>
>>> On Wed, Aug 1, 2018, 08:30 TonyM  wrote:
>>>
 As mark says, Arlen should confirm - you are granting access to the
 Application

 On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote:
>
> Hi Arlen,
>
> I think the concern is that a 3rd party might be perusing your dropbox
> directory. I think you've explained before that that doesn't/can't happen?
>
> Thanks!
>
> -- Mark
>
> On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:
>>
>> Yes, the app enables you to access TiddlyWiki data folders stored in
>> your Dropbox. It works online so you can access it from any computer you
>> are logged into Dropbox on.
>>
>> On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:
>>
>>> Arlen,
>>>
>>> I'd like to help test this, Ive got this far:
>>>
>>> I am a bit confused... could you explain what happens next. It looks
>>> like I am being asked to share my dropbox with you.
>>>
>>>
>>>
>>> Alex
>>>
>>> On 30 July 2018 at 08:32, Arlen Beiler  wrote:
>>>
 Hello everyone,

 I have worked out a prototype of TiddlyWiki in the Sky for Dropbox
 that loads data folders. I am eager to hear your feedback on it. It's 
 the
 same basic idea, so without further ado, here is a link to the page.

 It is still in very early beta, so there is no code to save changes
 yet, but that is part of the plan. There is no code anywhere in the app
 that makes changes to your Dropbox, so feel free to explore all you 
 want

 https://twcloud.github.io/dropbox-datafolder/

 And here is the Github repo.

 https://github.com/twcloud/dropbox-datafolder

 Let me know how it works.

 Enjoy!
 Arlen

 --
 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+...@googlegroups.com.
 To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQ
 rvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
 
 .
 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 tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@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/CALc1hYd7d_Xm3F
>>> XH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com
>>> 
>>> .
>>> For more options, visit 

Re: [tw5] Announcing TWITS for data folders!!!

2018-08-01 Thread 'Mark S.' via TiddlyWiki
TiddlyWiki on node (and TiddlyServer) can run with data tiddlers. That is, 
each tiddler is in it's own file below a common subdirectory and is served 
up by the tiddlyserver as though it were one single TiddlyWiki. This has 
some advantages, like instant upgrades, faster load times, and you can (in 
a pinch) edit using your operating system text edit tools. But it's not as 
universal or portable as using a single-file TiddlyWiki.

-- Mark

On Wednesday, August 1, 2018 at 11:11:04 AM UTC-7, AlexHough wrote:
>
> Hi Arlen
>
> I am using a TW file and it works really well.
> I've partnered it with Updog
>
> Its amazing! thank you!
>
>
> a final question: when you say "data folders" what do you mean?
>
> Alex
> [1] https://updog.co/news/tiddly-wiki/
>
> On 1 August 2018 at 02:10, Arlen Beiler > 
> wrote:
>
>> Dropbox confirms it with the window you attached earlier. I was assuming 
>> everyone on this forum is familiar with 
>> https://twcloud.github.io/tw5-dropbox/ so I didn't bother to explain. 
>>
>> The whole point of the app is to access your Dropbox and read and write 
>> the data folder you select. Sorry for the confusion.
>>
>>
>> On Wed, Aug 1, 2018, 08:30 TonyM > 
>> wrote:
>>
>>> As mark says, Arlen should confirm - you are granting access to the 
>>> Application 
>>>
>>> On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote:

 Hi Arlen,

 I think the concern is that a 3rd party might be perusing your dropbox 
 directory. I think you've explained before that that doesn't/can't happen?

 Thanks!

 -- Mark

 On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:
>
> Yes, the app enables you to access TiddlyWiki data folders stored in 
> your Dropbox. It works online so you can access it from any computer you 
> are logged into Dropbox on.
>
> On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:
>
>> Arlen,
>>
>> I'd like to help test this, Ive got this far:
>>
>> I am a bit confused... could you explain what happens next. It looks 
>> like I am being asked to share my dropbox with you.
>>
>>
>>
>> Alex
>>
>> On 30 July 2018 at 08:32, Arlen Beiler  wrote:
>>
>>> Hello everyone,
>>>
>>> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox 
>>> that loads data folders. I am eager to hear your feedback on it. It's 
>>> the 
>>> same basic idea, so without further ado, here is a link to the page.
>>>
>>> It is still in very early beta, so there is no code to save changes 
>>> yet, but that is part of the plan. There is no code anywhere in the app 
>>> that makes changes to your Dropbox, so feel free to explore all you want
>>>
>>> https://twcloud.github.io/dropbox-datafolder/
>>>
>>> And here is the Github repo.
>>>
>>> https://github.com/twcloud/dropbox-datafolder
>>>
>>> Let me know how it works.
>>>
>>> Enjoy!
>>> Arlen
>>>
>>> -- 
>>> 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+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
>>>  
>>> 
>>> .
>>> 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 tiddlywiki+...@googlegroups.com.
>> To post to this group, send email to tiddl...@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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com
>>  
>> 
>> .
>> 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 tiddlywiki+...@googlegroups.com .
>>> To post to this group, send email to tiddl...@googlegroups.com 
>>> .
>>> Visit this 

Re: [tw5] Announcing TWITS for data folders!!!

2018-08-01 Thread Alex Hough
Hi Arlen

I am using a TW file and it works really well.
I've partnered it with Updog

Its amazing! thank you!


a final question: when you say "data folders" what do you mean?

Alex
[1] https://updog.co/news/tiddly-wiki/

On 1 August 2018 at 02:10, Arlen Beiler  wrote:

> Dropbox confirms it with the window you attached earlier. I was assuming
> everyone on this forum is familiar with https://twcloud.github.io/tw5-
> dropbox/ so I didn't bother to explain.
>
> The whole point of the app is to access your Dropbox and read and write
> the data folder you select. Sorry for the confusion.
>
>
> On Wed, Aug 1, 2018, 08:30 TonyM  wrote:
>
>> As mark says, Arlen should confirm - you are granting access to the
>> Application
>>
>> On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote:
>>>
>>> Hi Arlen,
>>>
>>> I think the concern is that a 3rd party might be perusing your dropbox
>>> directory. I think you've explained before that that doesn't/can't happen?
>>>
>>> Thanks!
>>>
>>> -- Mark
>>>
>>> On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:

 Yes, the app enables you to access TiddlyWiki data folders stored in
 your Dropbox. It works online so you can access it from any computer you
 are logged into Dropbox on.

 On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:

> Arlen,
>
> I'd like to help test this, Ive got this far:
>
> I am a bit confused... could you explain what happens next. It looks
> like I am being asked to share my dropbox with you.
>
>
>
> Alex
>
> On 30 July 2018 at 08:32, Arlen Beiler  wrote:
>
>> Hello everyone,
>>
>> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox
>> that loads data folders. I am eager to hear your feedback on it. It's the
>> same basic idea, so without further ado, here is a link to the page.
>>
>> It is still in very early beta, so there is no code to save changes
>> yet, but that is part of the plan. There is no code anywhere in the app
>> that makes changes to your Dropbox, so feel free to explore all you want
>>
>> https://twcloud.github.io/dropbox-datafolder/
>>
>> And here is the Github repo.
>>
>> https://github.com/twcloud/dropbox-datafolder
>>
>> Let me know how it works.
>>
>> Enjoy!
>> Arlen
>>
>> --
>> 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+...@googlegroups.com.
>> To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%
>> 2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
>> 
>> .
>> 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 tiddlywiki+...@googlegroups.com.
> To post to this group, send email to tiddl...@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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%
> 40mail.gmail.com
> 
> .
> 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 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/37ccb55a-4ba8-458c-bfac-81d48103be34%40googlegroups.com
>> 
>> .
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to 

Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread Arlen Beiler
Dropbox confirms it with the window you attached earlier. I was assuming
everyone on this forum is familiar with
https://twcloud.github.io/tw5-dropbox/ so I didn't bother to explain.

The whole point of the app is to access your Dropbox and read and write the
data folder you select. Sorry for the confusion.


On Wed, Aug 1, 2018, 08:30 TonyM  wrote:

> As mark says, Arlen should confirm - you are granting access to the
> Application
>
> On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote:
>>
>> Hi Arlen,
>>
>> I think the concern is that a 3rd party might be perusing your dropbox
>> directory. I think you've explained before that that doesn't/can't happen?
>>
>> Thanks!
>>
>> -- Mark
>>
>> On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:
>>>
>>> Yes, the app enables you to access TiddlyWiki data folders stored in
>>> your Dropbox. It works online so you can access it from any computer you
>>> are logged into Dropbox on.
>>>
>>> On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:
>>>
 Arlen,

 I'd like to help test this, Ive got this far:

 I am a bit confused... could you explain what happens next. It looks
 like I am being asked to share my dropbox with you.



 Alex

 On 30 July 2018 at 08:32, Arlen Beiler  wrote:

> Hello everyone,
>
> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox
> that loads data folders. I am eager to hear your feedback on it. It's the
> same basic idea, so without further ado, here is a link to the page.
>
> It is still in very early beta, so there is no code to save changes
> yet, but that is part of the plan. There is no code anywhere in the app
> that makes changes to your Dropbox, so feel free to explore all you want
>
> https://twcloud.github.io/dropbox-datafolder/
>
> And here is the Github repo.
>
> https://github.com/twcloud/dropbox-datafolder
>
> Let me know how it works.
>
> Enjoy!
> Arlen
>
> --
> 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+...@googlegroups.com.
> To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
> 
> .
> 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 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com
 
 .
 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 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/37ccb55a-4ba8-458c-bfac-81d48103be34%40googlegroups.com
> 
> .
> 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 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/CAJ1vdSS_Bygzke5SrfUDHToHWWMv3-o%3DkU-S-y9V4RzHuW59cw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread TonyM
As mark says, Arlen should confirm - you are granting access to the 
Application 

On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote:
>
> Hi Arlen,
>
> I think the concern is that a 3rd party might be perusing your dropbox 
> directory. I think you've explained before that that doesn't/can't happen?
>
> Thanks!
>
> -- Mark
>
> On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:
>>
>> Yes, the app enables you to access TiddlyWiki data folders stored in your 
>> Dropbox. It works online so you can access it from any computer you are 
>> logged into Dropbox on.
>>
>> On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:
>>
>>> Arlen,
>>>
>>> I'd like to help test this, Ive got this far:
>>>
>>> I am a bit confused... could you explain what happens next. It looks 
>>> like I am being asked to share my dropbox with you.
>>>
>>>
>>>
>>> Alex
>>>
>>> On 30 July 2018 at 08:32, Arlen Beiler  wrote:
>>>
 Hello everyone,

 I have worked out a prototype of TiddlyWiki in the Sky for Dropbox that 
 loads data folders. I am eager to hear your feedback on it. It's the same 
 basic idea, so without further ado, here is a link to the page.

 It is still in very early beta, so there is no code to save changes 
 yet, but that is part of the plan. There is no code anywhere in the app 
 that makes changes to your Dropbox, so feel free to explore all you want

 https://twcloud.github.io/dropbox-datafolder/

 And here is the Github repo.

 https://github.com/twcloud/dropbox-datafolder

 Let me know how it works.

 Enjoy!
 Arlen

 -- 
 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+...@googlegroups.com.
 To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
  
 
 .
 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 tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com
>>>  
>>> 
>>> .
>>> 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 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/37ccb55a-4ba8-458c-bfac-81d48103be34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread 'Mark S.' via TiddlyWiki
Hi Arlen,

I think the concern is that a 3rd party might be perusing your dropbox 
directory. I think you've explained before that that doesn't/can't happen?

Thanks!

-- Mark

On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote:
>
> Yes, the app enables you to access TiddlyWiki data folders stored in your 
> Dropbox. It works online so you can access it from any computer you are 
> logged into Dropbox on.
>
> On Tue, Jul 31, 2018, 12:19 Alex Hough > 
> wrote:
>
>> Arlen,
>>
>> I'd like to help test this, Ive got this far:
>>
>> I am a bit confused... could you explain what happens next. It looks like 
>> I am being asked to share my dropbox with you.
>>
>>
>>
>> Alex
>>
>> On 30 July 2018 at 08:32, Arlen Beiler > 
>> wrote:
>>
>>> Hello everyone,
>>>
>>> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox that 
>>> loads data folders. I am eager to hear your feedback on it. It's the same 
>>> basic idea, so without further ado, here is a link to the page.
>>>
>>> It is still in very early beta, so there is no code to save changes yet, 
>>> but that is part of the plan. There is no code anywhere in the app that 
>>> makes changes to your Dropbox, so feel free to explore all you want
>>>
>>> https://twcloud.github.io/dropbox-datafolder/
>>>
>>> And here is the Github repo.
>>>
>>> https://github.com/twcloud/dropbox-datafolder
>>>
>>> Let me know how it works.
>>>
>>> Enjoy!
>>> Arlen
>>>
>>> -- 
>>> 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+...@googlegroups.com .
>>> To post to this group, send email to tiddl...@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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
>>>  
>>> 
>>> .
>>> 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 tiddlywiki+...@googlegroups.com .
>> To post to this group, send email to tiddl...@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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com
>>  
>> 
>> .
>> 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 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/7a872e58-15b6-4f18-8069-f6d9a973b3ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread Arlen Beiler
Yes, the app enables you to access TiddlyWiki data folders stored in your
Dropbox. It works online so you can access it from any computer you are
logged into Dropbox on.

On Tue, Jul 31, 2018, 12:19 Alex Hough  wrote:

> Arlen,
>
> I'd like to help test this, Ive got this far:
>
> I am a bit confused... could you explain what happens next. It looks like
> I am being asked to share my dropbox with you.
>
>
>
> Alex
>
> On 30 July 2018 at 08:32, Arlen Beiler  wrote:
>
>> Hello everyone,
>>
>> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox that
>> loads data folders. I am eager to hear your feedback on it. It's the same
>> basic idea, so without further ado, here is a link to the page.
>>
>> It is still in very early beta, so there is no code to save changes yet,
>> but that is part of the plan. There is no code anywhere in the app that
>> makes changes to your Dropbox, so feel free to explore all you want
>>
>> https://twcloud.github.io/dropbox-datafolder/
>>
>> And here is the Github repo.
>>
>> https://github.com/twcloud/dropbox-datafolder
>>
>> Let me know how it works.
>>
>> Enjoy!
>> Arlen
>>
>> --
>> 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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
>> 
>> .
>> 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 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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com
> 
> .
> 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 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/CAJ1vdSSyNxPQqDFBbDb7dVB8Y77c6g32ycLubk6fDYQBDZpKyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Announcing TWITS for data folders!!!

2018-07-30 Thread Alex Hough
Arlen,

I'd like to help test this, Ive got this far:

I am a bit confused... could you explain what happens next. It looks like I
am being asked to share my dropbox with you.



Alex

On 30 July 2018 at 08:32, Arlen Beiler  wrote:

> Hello everyone,
>
> I have worked out a prototype of TiddlyWiki in the Sky for Dropbox that
> loads data folders. I am eager to hear your feedback on it. It's the same
> basic idea, so without further ado, here is a link to the page.
>
> It is still in very early beta, so there is no code to save changes yet,
> but that is part of the plan. There is no code anywhere in the app that
> makes changes to your Dropbox, so feel free to explore all you want
>
> https://twcloud.github.io/dropbox-datafolder/
>
> And here is the Github repo.
>
> https://github.com/twcloud/dropbox-datafolder
>
> Let me know how it works.
>
> Enjoy!
> Arlen
>
> --
> 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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%
> 2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com
> 
> .
> 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 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/CALc1hYd7d_Xm3FXH0zJv1_wBD-kPwhaXLvmd7vhh3OiSdLcQGg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Announcing TWITS for data folders!!!

2018-07-30 Thread Arlen Beiler
Hello everyone,

I have worked out a prototype of TiddlyWiki in the Sky for Dropbox that
loads data folders. I am eager to hear your feedback on it. It's the same
basic idea, so without further ado, here is a link to the page.

It is still in very early beta, so there is no code to save changes yet,
but that is part of the plan. There is no code anywhere in the app that
makes changes to your Dropbox, so feel free to explore all you want

https://twcloud.github.io/dropbox-datafolder/

And here is the Github repo.

https://github.com/twcloud/dropbox-datafolder

Let me know how it works.

Enjoy!
Arlen

-- 
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/CAJ1vdST0%2B3UQrvMUXK1F5a90VHyFbA%2BZHtgWSDUM0HrXxfdSyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.