[tw] Re: [TW5] Creating tiddlers by code

2014-05-05 Thread Bertrand Goetzmann
Finally, looking at TW5's source code (e.g. boot.js), I saw that you can use the $tw variable. For example, you get a tiddler with: var t = $tw.wiki.getTiddler("GettingStarted") Cheers, Bertrand. Le lundi 28 avril 2014 22:43:02 UTC+2, Bertrand Goetzmann a écrit : >

[tw] [TW5] Creating tiddlers by code

2014-04-28 Thread Bertrand Goetzmann
Hello, With TidllyWiki classic files it is possible for example to create tiddlers by JavaScript code through the use of the store JS variable, e.g.: var t = store.createTiddler('Hello'); t.set(...) Is it possible to do same things with TW5? Cheers, Bertrand. -- You received this message b

Re: [tw] [TW5] Porting TiddlyWikiFX (TiddlyWiki into a JavaFX application) to use TiddlyWiki 5

2014-04-02 Thread Bertrand Goetzmann
nments that support requestFileSystem. > > Best wishes > > Jeremy. > > > > > > > > On Fri, Mar 28, 2014 at 12:49 PM, Bertrand Goetzmann < > bertrand@gmail.com > wrote: > >> Hello Jeremy, >> >> Can you tell me how the saver is sel

Re: [tw] [TW5] Porting TiddlyWikiFX (TiddlyWiki into a JavaFX application) to use TiddlyWiki 5

2014-03-28 Thread Bertrand Goetzmann
t; The test for DeviceInfo is a hangover from PhoneGap. If this approach > works we could refactor this saver into a general LocalFileSystem saver, > and add a new check that can detect TiddlyWikiFX. > > Best wishes > > Jeremy > > > > > > On Wed, Mar 26,

Re: [tw] [TW5] Porting TiddlyWikiFX (TiddlyWiki into a JavaFX application) to use TiddlyWiki 5

2014-03-27 Thread Bertrand Goetzmann
> https://developer.mozilla.org/en-US/docs/Web/API/LocalFileSystem > > The test for DeviceInfo is a hangover from PhoneGap. If this approach > works we could refactor this saver into a general LocalFileSystem saver, > and add a new check that can detect TiddlyWikiFX. > > B

[tw] [TW5] Porting TiddlyWikiFX (TiddlyWiki into a JavaFX application) to use TiddlyWiki 5

2014-03-26 Thread Bertrand Goetzmann
Hello, I created a project named TiddlyWikiFX; all is in the name: it's a JavaFX application using a WebView component that contains a TiddlyWiki *classic *page. The benefit is to have a more integrated solution whereby you can have mor

[tw] Re: TW and (Alex Gorbatchev's) SyntaxHighlighter

2012-07-02 Thread Bertrand Goetzmann
ag in your TiddlySpace. Can you confirm this? Cheers, Bertrand. Le samedi 30 juin 2012 16:05:32 UTC+2, PMario a écrit : > > On Jun 30, 1:28 am, Bertrand Goetzmann > wrote: > > Is someone succeeded to integrate TW with Alex Gorbatchev's > > SyntaxHighlighter (http://alexgor

[tw] TW and (Alex Gorbatchev's) SyntaxHighlighter

2012-06-29 Thread Bertrand Goetzmann
Hello, Is someone succeeded to integrate TW with Alex Gorbatchev's SyntaxHighlighter (http://alexgorbatchev.com/SyntaxHighlighter/) with a plugin, or in an other way? Cheers, Bertrand. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view

[tw] How to hide plugin tiddlers?

2012-06-29 Thread Bertrand Goetzmann
Hello, I recently added a TW plugin to my TW file by adding a new tiddler; how can I hide plugin tiddlers for example to not show them in timeline? Thank for any help ;-) Cheers, Bertrand. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To v