[tw5] Re: First release of

2020-07-22 Thread Saq Imtiaz
Hi Lin, 

This sounds very promising. Will check it out over the weekend and provide 
feedback.
Regards,
Saq

On Sunday, July 19, 2020 at 9:12:38 PM UTC+2, Lin Onetwo wrote:
>
>
> Hi, I've been recently working on a new Desktop App for TiddlyWiki, which 
> focuses on syncing data to Github and providing extra nodejs API to 
> TiddlyWiki plugins.
>
> https://github.com/tiddly-gittly/TiddlyGit-Desktop
>
> Most of the code is based on my experience using 
> Tiddlywiki-NodeJS-Github-Template 
>  this 
> year, but I've implement git-sync 
>  in 
> TiddlyGit-Desktop, so sync experience will be much better.
>
> This is still the first alpha release, to show the possibility, if you 
> like it, you can click "watch -> Release Only" to get updates on the future 
> versions.
>
> I will implement a TiddlyGit-Mobile in the future, after TiddlyGit-Desktop 
> is stable, if I have time...
>
> This App is totally free, but it is based on my friend's App's code, there 
> may be a prompt asking for license code, just ignore it, I will remove this 
> in the next release.
>
> Lin Onetwo
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/505cd83e-1822-481d-969a-09c08742ba26o%40googlegroups.com.


[tw5] Re: First release of

2020-07-19 Thread PMario
Hi,

Interesting project. ,,, But what is Authing.cn  and 
why do you need it? 

It is mentioned in the release notes 
. 

-m

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/08be4c59-d7ce-4dda-ab08-fd83dc4f016co%40googlegroups.com.


[tw5] Re: First release of

2020-07-19 Thread Lin Onetwo
Hi Joshua,

I'm going to add Bob to it, maybe this week,
because Bob supports git operations pretty well, git checkout will 
immediately reflect in the wiki in the browser, this is issentional for a 
sync-to-github wiki.

This app can add multiple workspace, just like TiddlyWikiDesktop, and sync 
to multiple Github repos.

And there can be private workspace, sync to private repo, and use 
$:/config/FileSystemPaths 
to set tiddler with certain tag be put into that workspace.

So I'm waiting for your https://github.com/OokTech/TW5-Bob/issues/130 [Bug] 
Tiddlers filepath/fileInfo does not update when using 
$:/config/FileSystemPaths
to be merged :P

Lin Onetwo

在2020年7月20日星期一 UTC+8 上午7:51:45 写道:

> Followed! Very very cool, Lin. 
> Is this for single wiki at a time? Single repo?
> Can you use Bob with it seamlessly?
>
> Looking forward to digging in here, and I noticed a shout out for my *VSCode 
> TW5 Syntax* extension in your readme. Mahalo (thank you)!
>
> Best,
> Joshua Fontany
>
> On Sunday, July 19, 2020 at 12:12:38 PM UTC-7 Lin Onetwo wrote:
>
>>
>> Hi, I've been recently working on a new Desktop App for TiddlyWiki, which 
>> focuses on syncing data to Github and providing extra nodejs API to 
>> TiddlyWiki plugins.
>>
>> https://github.com/tiddly-gittly/TiddlyGit-Desktop
>>
>> Most of the code is based on my experience using 
>> Tiddlywiki-NodeJS-Github-Template 
>>  this 
>> year, but I've implement git-sync 
>>  in 
>> TiddlyGit-Desktop, so sync experience will be much better.
>>
>> This is still the first alpha release, to show the possibility, if you 
>> like it, you can click "watch -> Release Only" to get updates on the future 
>> versions.
>>
>> I will implement a TiddlyGit-Mobile in the future, after 
>> TiddlyGit-Desktop is stable, if I have time...
>>
>> This App is totally free, but it is based on my friend's App's code, 
>> there may be a prompt asking for license code, just ignore it, I will 
>> remove this in the next release.
>>
>> Lin Onetwo
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2e76aaef-69f8-4b3b-8881-dd96353c4e2an%40googlegroups.com.


[tw5] Re: First release of TiddlyGit-Desktop

2020-07-19 Thread Lin Onetwo

Hi, Mat

It it still an early version, I'm planning to allow it clone a repo from 
Github. For now, it:

1. is an electron with size of 400M, wow, to download to your desktop
1. I have to pull repo from Github to your computer to work, it start an 
nodejs wiki server on local wiki folder
1. If you have two PC, you have to install two instance of App, this is not 
a SaaS, it don't have an online service
1. yes, it is like tiddlywiki5 respository, with saparate tid files, so git 
commit will be much clear, and this enables timemachine using git operation

Lin Onetwo


在2020年7月20日星期一 UTC+8 上午4:34:58 写道:

> Thanks for sharing stuff - I'm afraid I have to ask some totally basic 
> questions:
>
> This is an app I download to my desktop - yes?
> It is used do open/run tiddlywikis that are not stored on my computer but 
> on github - yes?
> I'm supposed to install the app on all devices from which I want to access 
> the wikis - yes?
> The wikis on github are stored as files, like the tiddlywiki5 respository 
> - yes?
>
> Thank you.
>
> <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e4cc2a51-83f5-4876-a04d-a7d7a9e3e564n%40googlegroups.com.


[tw5] Re: First release of

2020-07-19 Thread Joshua Fontany
Followed! Very very cool, Lin. 
Is this for single wiki at a time? Single repo?
Can you use Bob with it seamlessly?

Looking forward to digging in here, and I noticed a shout out for my *VSCode 
TW5 Syntax* extension in your readme. Mahalo (thank you)!

Best,
Joshua Fontany

On Sunday, July 19, 2020 at 12:12:38 PM UTC-7 Lin Onetwo wrote:

>
> Hi, I've been recently working on a new Desktop App for TiddlyWiki, which 
> focuses on syncing data to Github and providing extra nodejs API to 
> TiddlyWiki plugins.
>
> https://github.com/tiddly-gittly/TiddlyGit-Desktop
>
> Most of the code is based on my experience using 
> Tiddlywiki-NodeJS-Github-Template 
>  this 
> year, but I've implement git-sync 
>  in 
> TiddlyGit-Desktop, so sync experience will be much better.
>
> This is still the first alpha release, to show the possibility, if you 
> like it, you can click "watch -> Release Only" to get updates on the future 
> versions.
>
> I will implement a TiddlyGit-Mobile in the future, after TiddlyGit-Desktop 
> is stable, if I have time...
>
> This App is totally free, but it is based on my friend's App's code, there 
> may be a prompt asking for license code, just ignore it, I will remove this 
> in the next release.
>
> Lin Onetwo
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bf0758e9-618d-4695-8a5c-0a1a4429d229n%40googlegroups.com.


[tw5] Re: First release of

2020-07-19 Thread Mat
Thanks for sharing stuff - I'm afraid I have to ask some totally basic 
questions:

This is an app I download to my desktop - yes?
It is used do open/run tiddlywikis that are not stored on my computer but 
on github - yes?
I'm supposed to install the app on all devices from which I want to access 
the wikis - yes?
The wikis on github are stored as files, like the tiddlywiki5 respository - 
yes?

Thank you.

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c132160c-56d7-448e-9c7f-ebb3ee7bb5a3o%40googlegroups.com.