Re: [tw] Re: Node.js version of tiddlywiki: automatically saved .tid files to specific folders based on condition

2015-02-04 Thread PMario
On Wednesday, February 4, 2015 at 2:26:40 AM UTC+1, Tobias Beer wrote:

 I think it's a great project but I do my development with brackets.io as 
 the editor...


 If it didn't crash on startup even after install X, I'd give it a try. ^^


I didn't have a single crash, yet. ... 

What do you mean with after install X? ... 

I use the windows setup and some plugins: 

- Brackets Git: V0.14.9 - https://github.com/zaggino/brackets-git
- Code Folding: V0.3.0 - 
https://github.com/thehogfather/brackets-code-folding
- JsHint: V2.2.9 - https://github.com/cfjedimaster/brackets-jshint
- Show Whitespace: V2.0.1 - 
https://github.com/DennisKehrig/brackets-show-whitespace

-mario

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Node.js version of tiddlywiki: automatically saved .tid files to specific folders based on condition

2015-02-03 Thread PMario
On Tuesday, February 3, 2015 at 4:19:45 AM UTC+1, Nhan Ho wrote:

 I think I've found the functionality in question: tag-based file storage, 
 it can be found under Control Panel - File Storage. 


Yes, that's the functionality I did think of. ... I have to say, that I did 
play with thirdflow at its infancy. I have a look at the project, if 
something new comes up. 

I think it's a great project but I do my development with brackets.io as 
the editor and a command line based build process. 
So I'm not the one, who can help with the details. 

have fun!
mario

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Node.js version of tiddlywiki: automatically saved .tid files to specific folders based on condition

2015-02-03 Thread Tobias Beer


 I think it's a great project but I do my development with brackets.io as 
 the editor...


If it didn't crash on startup even after install X, I'd give it a try. ^^

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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Node.js version of tiddlywiki: automatically saved .tid files to specific folders based on condition

2015-02-02 Thread Nhan Ho
Thanks for the pointer, that plugin looks great.

However, after reading the description and installing, I failed to see how
the plugin could be apply to my use case (except may be using it to develop
a plugin for the use case?). Do you mind elaborate a bit on how I could use
it for the specific scenario?

-Nhan


On Mon, Feb 2, 2015 at 6:32 AM, PMario pmari...@gmail.com wrote:

 Hi Nhan,

 I think the ThirdFlow plugin could meet your needs. ... It's not exactly,
 what you may want, but imo could be used for your usecase.
 see: http://thediveo.github.io/ThirdFlow/

 have fun!
 mario

 --
 You received this message because you are subscribed to a topic in the
 Google Groups TiddlyWiki group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/tiddlywiki/TWlOvuMU-lA/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Node.js version of tiddlywiki: automatically saved .tid files to specific folders based on condition

2015-02-02 Thread Nhan Ho
I think I've found the functionality in question: tag-based file storage,
it can be found under Control Panel - File Storage.

Note that you will need to add an empty config field to tiddlywiki.info
for it to work (otherwise you will get an error for disable-hfs fields).

-Nhan

On Mon, Feb 2, 2015 at 4:15 PM, Nhan Ho nhanho0...@gmail.com wrote:

 Thanks for the pointer, that plugin looks great.

 However, after reading the description and installing, I failed to see how
 the plugin could be apply to my use case (except may be using it to develop
 a plugin for the use case?). Do you mind elaborate a bit on how I could use
 it for the specific scenario?

 -Nhan


 On Mon, Feb 2, 2015 at 6:32 AM, PMario pmari...@gmail.com wrote:

 Hi Nhan,

 I think the ThirdFlow plugin could meet your needs. ... It's not exactly,
 what you may want, but imo could be used for your usecase.
 see: http://thediveo.github.io/ThirdFlow/

 have fun!
 mario

 --
 You received this message because you are subscribed to a topic in the
 Google Groups TiddlyWiki group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/tiddlywiki/TWlOvuMU-lA/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 tiddlywiki+unsubscr...@googlegroups.com.
 To post to this group, send email to tiddlywiki@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.