[tw] Re: [TW5] How to import/export subset of tiddlers?

2014-09-02 Thread James Anderson
looking at $:/editions/tw5.com/download-empty might help you (on tiddlywiki.com) if you add [tag[introduction]] to the \define saveTiddlerFilter() macro you will include all tiddlers tagged with introduction to the empty save. On Monday, 1 September 2014 23:58:22 UTC+1, Mark S. wrote:

[tw] Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Jeremy Ruston
I'm delighted to announce the release of TiddlyWiki 5.0.16-beta: http://tiddlywiki.com The new features and bug fixes are listed below, but the most significant changes are internal. In particular, we've adopted new prefixes for messages, classes and variables that mean that this release will

[tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Danielo Rodríguez
I think this sentence is depressing: we've adopted new prefixes for messages, classes and variables that mean that this release will break almost all plugins and customisations created for earlier versions. Specially the part we've adopted new prefixes for messages, classes and variables

Re: [tw] Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread cmari
Hi Jeremy, Minor point among all the daunting major ones: it looks to me as though the documentation for removesuffix http://tiddlywiki.com/#FilterOperator%3A%20removesuffix was copied from removeprefix but the example didn't get changed. cmari On Tue, Sep 2, 2014 at 6:03 AM, Jeremy Ruston

[tw] Bug (may be) in TW5

2014-09-02 Thread Syl
I found losing focus when entering characters in a field since the update 5.0.14. it's boring for data entry.Everything works normally with version 5.0.13 Are there a setting to fix this problem ? Thanks -- You received this message because you are subscribed to the Google Groups TiddlyWiki

[tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Jeremy Ruston
Hi Danielo On Tue, Sep 2, 2014 at 3:10 PM, Danielo Rodríguez rdani...@gmail.com wrote: I think this sentence is depressing: we've adopted new prefixes for messages, classes and variables that mean that this release will break almost all plugins and customisations created for earlier

Re: [tw] Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Jeremy Ruston
Minor point among all the daunting major ones: it looks to me as though the documentation for removesuffix http://tiddlywiki.com/#FilterOperator%3A%20removesuffix Thanks cmari, I'll fix for 5.0.17, Best wishes Jeremy. On Tue, Sep 2, 2014 at 3:39 PM, cmari cema...@gmail.com wrote: Hi

Re: [tw] Bug (may be) in TW5

2014-09-02 Thread Jeremy Ruston
Hi Syl I found losing focus when entering characters in a field since the update 5.0.14. There's a fix for that issue in 5.0.16. Best wishes Jeremy. On Tue, Sep 2, 2014 at 3:55 PM, Syl sfl...@gmail.com wrote: I found losing focus when entering characters in a field since the update

[tw] Re: TiddlyWiki Hangout #59 will be on Tuesday 2nd September at 4pm BST (UTC+1)

2014-09-02 Thread Jeremy Ruston
The hangout is just starting over at: https://plus.google.com/hangouts/_/hoaevent/AP36tYfdMuQSic7XA9qwLmXdF7YP9uWQUZaE-wfdXhqiosaHYoNx3Q Best wishes Jeremy On Sun, Aug 31, 2014 at 4:25 PM, Jeremy Ruston jeremy.rus...@gmail.com wrote: TiddlyWiki Hangout #59 will be on Tuesday 2nd September

[tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Danielo Rodríguez
In terms of the details of the change, it really is as simple as the release note says: a search and replace from tw-tc, tm and tv. I think that that is all anyone needs to know to adapt existing code to the change. (There are some prefixless classes that have gained the tc prefix too,

Re: [tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread cmari
Since I said I thought it would be daunting (after seeing that there were 1200 instances of tw- in my file), I'm coming back to report that search/replace in a text editor made things relatively easy. Half the instances of tw- were related to tw-scholar, so I changed those to something else

[tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Ton Gerner
Hi Danielo, I think you overreact. 1) TW is open source software. You don't have to pay for it and you can influence the development. Be grateful that Jeremy spend so much time in the development of TW, a piece of software that is unique. 2) TW is in beta. It means in principle everything

Re: [tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread Jeremy Ruston
Hi cmari On Tue, Sep 2, 2014 at 8:29 PM, cmari cema...@gmail.com wrote: Since I said I thought it would be daunting (after seeing that there were 1200 instances of tw- in my file), I'm coming back to report that search/replace in a text editor made things relatively easy. Half the instances

[tw] TOC question

2014-09-02 Thread David Gifford
Why would both this: div class='tc-table-of-contents' toc-selective-expandable [tag[GettingStarted]!tag[$:/Note]] /div and this div class='tc-table-of-contents' toc-selective-expandable '[tag[GettingStarted]!tag[$:/Note]]' /div result in this: Filter error: Syntax error in filter expression

[tw] Re: TiddlyWiki Hangout #59 will be on Tuesday 2nd September at 4pm BST (UTC+1)

2014-09-02 Thread PMario
annotations: http://pmario.tiddlyspace.com/#2014-09-02-TW-hangout-59 video: https://www.youtube.com/watch?v=9SVf04i6jYY 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

[tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread PMario
Hi Danielo, Breaking changes are the burden of early adopters :( On the other hand, early adopters have the real possibility to influence the product, like nobody else. So if these changes let's you abandon the scene, imo both parties lose. I think at the moment, we only have 17 days left to

[tw] Re: Announcing TiddlyWiki 5.0.16-beta

2014-09-02 Thread David Gifford
Danielo I concur with what others have said about accepting the breaking changes. This isn't the first beta version with sweeping breaking changes. I had to totally re-do TW5 mall, not only the code but the instructions, last time there was a major breaking change. I guess I better go look at

[tw] Changing default (home) page

2014-09-02 Thread James Mars
Hi, I am using node.js and I would like to replace the default page with a custom one. I have the following files setup: tiddlers/ui/$__DefaultTiddlers.tid tiddlers/ui/$__SiteTitle.tid tiddlers/ui/Home.tid but the original page keeps showing up. -- You received this message because you are

Re: [tw] Changing default (home) page

2014-09-02 Thread Andreas Hahn
Hi James, what excactly are you trying to do here ? You can change the default tiddlers within the ControlPanel, but I am guessing thats not what you want to archieve here. Can you elaborate on what your goal is ? /Andreas Am 03.09.2014 02:35, schrieb James Mars: Hi, I am using node.js and

[tw] Re: Changing default (home) page

2014-09-02 Thread James Mars
The content of DefaultTiddlers.tid is: created: 20140616084350909 modified: 20140616084429701 title: $:/DefaultTiddlers type: text/vnd.tiddlywiki [[Home]] ~ -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
Hi Andreas, You know the first page that comes up with you start up tiddlywiki, well, I am trying to replace that page with a page of my own (based on Alberto Molina's tiddlywiki: http://tw5.scholars.tiddlyspot.com/). See how he has a custom index page (What is this). I have the page Home.tid

Re: [tw] TOC question

2014-09-02 Thread Andreas Hahn
Hi David, the toc macro does not actually accept a filter expression as its first parameter, but instead just a tag that is then filled into a filter expression. Within the toc-macro, the list widget is invoked with the following filter exp: $list filter=[tag[$tag$]$sort$] $tag$ is the

Re: [tw] Changing default (home) page

2014-09-02 Thread Andreas Hahn
Hi James, well you can change those from within the wiki in the ControlPanel under the 'Basics' tab. I would not recommend doing this within the filesystem, since its much nicer to do it in the wiki itself and node.js will automatically save it in the right place. // Ignore the following

[tw] Reduce Font size of tiddler title

2014-09-02 Thread Corey S
Like the subject says, I want to make the title of each tiddler smaller. I've been using Tiddlywiki for about 11 years, but haven't gone on to learn TW5 yet. I'm assuming there is a title like 'ViewTemplate' or some such, just not sure of the syntax anymore. Where do I go to find these things?

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
Hi, I did it as you suggested, via the control panel, and in Choose which tiddlers are displayed at startup I have Home defined. When I open the page Home.tid directly, it shows up fine. But still, I get the default Getting Started and no Home page. On Wednesday, 3 September 2014 11:11:50

Re: [tw] TOC question

2014-09-02 Thread David Gifford
Thanks Andreas, Your I am curious why you say it will not make for a good end-user experience whatsoever, since the end result of the toc will be the same. Blessings Dave On Tue, Sep 2, 2014 at 8:01 PM, Andreas Hahn www.gal...@googlemail.com wrote: Hi David, the toc macro does not

Re: [tw] Changing default (home) page

2014-09-02 Thread Andreas Hahn
Hi James, does the Home tiddler exist within the wiki ? And is Home its complete name ? Also did you remove the GettingStarted tiddler from the list ? /Andreas P.S.: If the tiddler is named Home.tid within the wiki, you would have to put Home.tid into the list, however there is no point in

Re: [tw] TOC question

2014-09-02 Thread Andreas Hahn
Hi David, for people starting out with TW it is probably pretty confusing since the documentation states that the toc macro expects the first parameter to be a tag and not some weird half finished filter expression. Obviously using that trick yourself is totally fine for all practical

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
Hi, Yes it does... I have no problem accessing/displaying it inside the wiki directly (ie, via the search panel). Its complete name is Home.tid but defined as Home in the startup page list. The GettingStarted page is not in the list.. there is only Home there, and Home doesn't open at all on

Re: [tw] Reduce Font size of tiddler title

2014-09-02 Thread Andreas Hahn
Hi Corey, as far as I there is no special setting for this, so you would have to do this with css. You can do this by adding a tiddler with the following content: .tc-title { font-size: 0.8em; } and tag it with $:/tags/stylesheet (and adjust the 0.8 maybe) Note that there is indeed a

Re: [tw] TOC question

2014-09-02 Thread David Gifford
Thanks for the explanation. In beginning to explain why I was going to use this parameter, I just realized I don't need it! My viewtemplate includes two parts to the body, one governed by tags but with an additional tag, $:/TOC, and the other governed by tags but with an additional tag, $:/Note.

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
Hi, I downloaded a fresh copy of tiddlywiki (the single file version), created/saved the tiddler Homepage, went to control panel and replaced GettingStarted with Homepage. Made sure the change was saved. Reloaded tiddlywiki, and the GettingStarted page is back, while Homepage is not loaded at

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
My mistake.. I wasn't saving it properly... The single file version (fresh copy) works, but my node.js version still does not. On Wednesday, 3 September 2014 12:50:48 UTC+10, James Mars wrote: Hi, I downloaded a fresh copy of tiddlywiki (the single file version), created/saved the tiddler

Re: [tw] [TW5] Constant messages from discarded drafts

2014-09-02 Thread James Knight
Ok so I have experienced this issue again. It defiantly appears to be when I loose connection with the server. Our unstable internet at work blinked out momentarily and when I added a note in my tiddly it saved fine but popped up the error about the draft again. I attempted to have this error

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
Hi, I created a new test node.js wiki (initialized then started it). Created a tiddler Homepage within the wiki and saved it. Went to the control panel, replaced GettingStarted with Homepage in the startup list, then went to save it (using the save -red- icon on the right menu), then firefox

Re: [tw] Changing default (home) page

2014-09-02 Thread James Mars
Thanks for your help Andreas.. I found the problem.. Bookmark to access tiddlywiki had GettingStarted in its url.. oops :) James On Wednesday, 3 September 2014 13:19:22 UTC+10, James Mars wrote: Hi, I created a new test node.js wiki (initialized then started it). Created a tiddler

[tw] Re: [TW5] How to import/export subset of tiddlers?

2014-09-02 Thread 'Mark S.' via TiddlyWiki
Thank you for your response. I'm surprised that a task so important is buried so deeply. When evaluating information managers (and I've looked at dozens) one of the first things I do is consider how I can get my data in/out in the event that the software is no longer supported. I can't be the

[tw] What is the meaning of triple curly braces?

2014-09-02 Thread 'c pa' via TiddlyWiki
When I use triple curly braces every word is displayed as a link. Why? {{{ This is a test }}} Is displayed the same as [[This]]br/ [[is]]br/ [[a]]br/ [[test]]br/ Which seems odd. I can't find any explanation. I'm using 5.0.16-beta Enclosing things in triple dollars $$$ creates a precode

[tw] Re: What is the meaning of triple curly braces?

2014-09-02 Thread Stephan Hradek
Am Mittwoch, 3. September 2014 06:01:33 UTC+2 schrieb c pa: Which seems odd. I can't find any explanation. I'm using 5.0.16-beta Search for {{{ on tiddlywiki.com and you'll find this: http://tiddlywiki.com/#Transclusion%20in%20WikiText Does it help? -- You received this message because

Re: [tw] Changing default (home) page

2014-09-02 Thread Eric Shulman
On Tuesday, September 2, 2014 8:19:22 PM UTC-7, James Mars wrote: ...firefox is asking where to save a html file whenever I try to save a change... This would indicate that you are using Firefox without the TiddlyFox add-on that enables direct file I/O. Without TiddlyFox, Firefox falls