[tw] Re: [TW5] Most basic "Hello World" version of TW?

2015-08-31 Thread RichardWilliamSmith
Hi Ben, Electron seems to just be a wrapper for packaging web apps to run as if they were native - it doesn't call the native gui directly to create windows like eg; mac gap (https://github.com/MacGapProject) but it does let you create native menus and popups. Should be fine - have you tried

[tw] Re: [TW5] Most basic "Hello World" version of TW?

2015-08-31 Thread Jed Carty
If you want to start with as few components as you can and build up I think it will be significantly more work than starting with an empty wiki and modifying it. It is in fact designed with exactly that purpose in mind. One of the first things I did to learn tiddlywiki was make a simple

[tw] Re: [TW5] jsoneditor widget plugin

2015-08-31 Thread BJ
Good Stuff!, it seem to work well - I could also edit a json tiddler. Maybe this type of json-shema could be adopted by tiddywiki to 'sub type' json tiddlers cheers BJ On Monday, August 31, 2015 at 12:58:25 AM UTC+1, brian@gmail.com wrote: > > I have written a plugin which wraps the json

[tw] Re: Any updates on Dbl-Click to edit and ctrl+enter to save?

2015-08-31 Thread @atomi
Okay. I'll just add my +1 for the double click to edit. Thanks. On Monday, August 31, 2015 at 2:09:26 PM UTC-7, Danielo Rodríguez wrote: > > the last two shortcuts are already implemented.Have you tried with tw.com > ? -- You received this message because you are subscribed to the Google

[tw] Re: [TW5] jsoneditor widget plugin

2015-08-31 Thread Joshua Fontany
I have been digging around TiddlyWiki's JSON handling trying to figure out pretty much exactly this in order to build an RPG Character Database GUI. Brilliant! Thanks a lot, brian. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw] A Beginner's View of TW

2015-08-31 Thread Richard U
I am a hobbyist programmer, at best. I do read documentation, but also jump in pretty quickly since documentation often becomes incomprehensible without context. Here are some thoughts on how I was able to get TW to work for me. First, I had to learn that TW is really two things: Classic and

Re: [tw] Re: [TW5] Most basic "Hello World" version of TW?

2015-08-31 Thread PMario
On Sunday, August 30, 2015 at 11:19:43 PM UTC+2, Ben H. wrote: > > I am new to tiddlywiki, and have precious little experience with web > development in general. hmm, The existing TW UI is all about plain HTML structure (with a twist) and CSS. ... As I wrote already. The existing TW UI is an

[tw] Re: [TW5] Most basic "Hello World" version of TW?

2015-08-31 Thread PMario
On Monday, August 31, 2015 at 2:16:09 AM UTC+2, Ben H. wrote: > > > > On Sunday, August 30, 2015 at 2:34:58 PM UTC-7, Evolena wrote: >> >> Maybe the right question is not "How do I separate the Tiddlers from the >> Wiki?" (tiddlers, not tiddles :) )but "How do I modify the UI to fit my >>

[tw] Re: A Beginner's View of TW

2015-08-31 Thread PMario
Hi Richard, Thx for sharing! -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 post to this group, send email to

Re: [tw] Evolution of TiddlyWiki5 (Gource Visualization)

2015-08-31 Thread Felix Küppers
Really nice! On 08/31/2015 02:51 PM, PMario wrote: > Hi folks, > > I just found this: Evolution of TiddlyWiki5 (Gource Visualization) > <%20https://www.youtube.com/watch?v=tCc5JMNtYiI%20> on youtube. It's > from Landon Wilkins > . I

[tw] Any updates on Dbl-Click to edit and ctrl+enter to save?

2015-08-31 Thread @atomi
I searched the forums here and could only find a post from 2013 saying these are being worked on and would be coming soon? double-click to edit Ctrl+Enter to save Esc to cancel edit? Are these possible now on TiddlyWiki 5? I tried to find info but couldn't. -- You

Re: [tw] Re: [TW5] Most basic "Hello World" version of TW?

2015-08-31 Thread Chris Dent
On Sunday, August 30, 2015 at 10:19:43 PM UTC+1, Ben H. wrote: > > Which is what brings me back to my original question, which might be > better phrased as "How do I separate the Tiddles from the Wiki?" If what you're after is tiddlers without the wiki then TiddlyWeb[1] may be what you want.

[tw] Any updates on Dbl-Click to edit and ctrl+enter to save?

2015-08-31 Thread Danielo Rodríguez
the last two shortcuts are already implemented.Have you tried with tw.com ? -- 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

[tw] Re: [TW5] jsoneditor widget plugin

2015-08-31 Thread Danielo Rodríguez
This is absolutely fantastic. I don't what to use it for yet, but looks very nice. -- 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

[tw] Re: [TW5] jsoneditor widget plugin

2015-08-31 Thread Mat
brian@gmail.com wrote: > . But sometimes having a UI can be useful. Exactly! No need for it now, but I know it'll come in handy when I least expect it. Thank you Brian! <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw] Re: TW5 <$button to... Not working on static

2015-08-31 Thread BJ
HI Richard, you could take a look at this: http://phasersonkill.com/2015/4/24/creating-a-static-webpage-using-tiddlywiki.html cheers BJ On Monday, August 31, 2015 at 2:05:47 AM UTC+1, Richard U wrote: > > Yes! That is the perfect answer. Now I just need to figure out "read only" > and my static

[tw] TiddlyMap on mobile?

2015-08-31 Thread Peter Merel
Hi Felix, Love TM on the desktop but there's something that looks wrong in the layout on a mobile in portrait mode. With live view and top or pop view it comes up with the sidebar map consuming the whole screen. The default TW5 sidebar per tiddlywiki.com doesn't have this behaviour - it

[tw] Evolution of TiddlyWiki5 (Gource Visualization)

2015-08-31 Thread PMario
Hi folks, I just found this: Evolution of TiddlyWiki5 (Gource Visualization) on youtube. It's from Landon Wilkins . I didn't see any announcement here in the group, so I thought I'll post

Re: [tw] [TW5] KaTeX v0.5.0 in TiddlyWiki 5.1.10?

2015-08-31 Thread Jeremy Ruston
Hi Lukáš Thanks for the heads-up, I've integrated KaTeX v0.5.0 for TiddlyWiki 5.1.10, and put up a prerelease here: http://tiddlywiki.com/prerelease/plugins/tiddlywiki/katex/ Let me know if you run into any problems, Best wishes Jeremy. On Mon, Aug 31, 2015 at 2:52 PM, Lukáš Kakos

[tw] [TW5] KaTeX v0.5.0 in TiddlyWiki 5.1.10?

2015-08-31 Thread Lukáš Kakos
Hi all, will KaTeX v0.5.0 plugin be available in new TiddlyWiki release? It contains some essential functions so I can stop using MathJax. Thanks for all your work, TiddlyWiki has simplified my life a lot ;) -- You received this message because you are subscribed to the Google Groups