[tw] Re: Confused about node.js

2014-09-14 Thread PMario
Hi, aamaadmi, The file TW version keeps all the info in one .html file, which is very convenient for most users. ... Only one file to handle. The nodejs version creates a directory structure and keeps tiddlers a files in the tiddlers directory. ... If you want to share your content, that's

[tw] Re: Mixing HTML and markup

2014-09-14 Thread whatever
Well, I overcame this problem by converting braces to entities on save. TW still correctly reads them as braces and properly applies the class. w On Saturday, September 6, 2014 7:47:52 PM UTC+2, whatever wrote: Hi! Yes, that works.:D However, I came across an issue when using this inside a

[tw] Re: [TWc] What plugins would you prefer me to release/document/implement?

2014-09-14 Thread PMario
On Sunday, September 14, 2014 2:17:32 AM UTC+2, Yakov wrote: *Create a ~maintained CodeMirror repository* (with docs, up-to-date version etc) Although the plugin for using codemirror is implemented by Mario and updated by Jim [1,2] while I've made humble input, the plugin has only a quite

[tw] Re: Confused about node.js

2014-09-14 Thread aamaadmi
Thanks PMario. i managed to start it. It now saves file with .tid extension. I think i will stick with web version so that i may not get lost in future with updating node.js and tiddlywiki. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

Re: [tw] [TWc] What plugins would you prefer me to release/document/implement?

2014-09-14 Thread Yakov
Hi Andreas, Hi Yakov, I took a look at the FancyBox2Plugin and it is actually quite nice and I can also imagine something like that for TW5, which brings me to 2 suggestions I have: - While it is totally fine to use TWC, there is a lot to be done for TW5 and I would presume that TW5

Re: [tw] [TWc] What plugins would you prefer me to release/document/implement?

2014-09-14 Thread PMario
On Sunday, September 14, 2014 4:53:16 PM UTC+2, Yakov wrote: Hi Mario, I see your point. I use CodeMirror locally, that's why I'm talking about complicated installation, I see your point too :) for TiddlySpace what you are describing should be nice (still, aside including, your

[tw] Re: Announcing TiddlyWiki release 5.0.17-beta

2014-09-14 Thread Shash
Hi all, Updating via node.js is not working for me. Any help would be appriciaited. Here are the logs from my machine. I am on Ubuntu 14.04. shash@shash-linux:~$ sudo npm update -g tiddlywiki [sudo] password for shash: shash@shash-linux:~$ tiddlywiki --version 5.0.16-beta Regards Shash On

Re: [tw] [TW5] Userfriendly Linking Transclusion

2014-09-14 Thread Jeremy Ruston
I thought it might be useful dispose of a mechanism similar to the import mechanism: one could just drop the link of the sidebar into the regrouping tiddler where the link or the transclusion is set at, say, the end. The current behaviour is that dragging a tiddler link into the textarea of a

[tw] Re: [TW5] How to lower case

2014-09-14 Thread 'c pa' via TiddlyWiki
Jim, Well blow me down. I just spent a good half hour trying to make this work with wiki macros and I couldn't. So the answer is to create a javascript macro title: $:/_my/macros/setlowercase.js tags: $:/tags/Macro !!Add field module-type: macro Text: /*\ title: $:/_my/macros/setlowercase.js

[tw] Re: Announcing TiddlyWiki release 5.0.17-beta

2014-09-14 Thread Alfonso Arciniega
Hi Jeremy, What happen to the upgrade tiddler or link? It used to be there up front. I had to search upgrade to find the tiddler... Cheers, Alfonso Arciniega On Friday, September 12, 2014 11:11:31 AM UTC-6, Jeremy Ruston wrote: I'm delighted to announce the release of TiddlyWiki version

Re: [tw] [TW5] Userfriendly Linking Transclusion

2014-09-14 Thread Alex Hough
Maybe a Facebook type pattern... You type {{ and a letter then a list of possible tiddlers pops up... Alex On Sunday, 14 September 2014, Jeremy Ruston jeremy.rus...@gmail.com wrote: I thought it might be useful dispose of a mechanism similar to the import mechanism: one could just drop the

[tw] Re: Announcing TiddlyWiki release 5.0.17-beta

2014-09-14 Thread Jeremy Ruston
Hi Alfonso What happen to the upgrade tiddler or link? It used to be there up front. I had to search upgrade to find the tiddler... We're in the middle of reorganising the documentation on tiddlywiki.com in advance of the final release on Saturday 20th Sept. I moved Upgrading from the

Re: [tw] Re: [TW5] feature request: dedect location through PageTemplate hierarchy

2014-09-14 Thread Jeremy Ruston
Hi Eucaly Great stuff, I think these macros are really helpful for understanding how TW works. And again it's good to see so many nicely packaged the plugins. Best wishes Jeremy On Sat, Sep 13, 2014 at 1:11 PM, Eucaly J byjan...@gmail.com wrote: @Jeremy, @PMario, and all: Maybe you would

[tw] Re: TiddlyWiki 10th Anniversary Hangout on Saturday 20th September at 4pm

2014-09-14 Thread Jeremy Ruston
Hi Eucaly On Sat, Sep 13, 2014 at 3:47 PM, Eucaly J byjan...@gmail.com wrote: @Jeremy and all : Happy birthday to TiddlyWiki !! I am not sure if I will attend the 10th anniversary event. While I come out some words about TiddlyWiki and Me as below, to show how I use TiddlyWiki.

[tw] Re: Announcing TiddlyWiki release 5.0.17-beta

2014-09-14 Thread Jeremy Ruston
Hi Shash Updating via node.js is not working for me. Any help would be appriciaited. Here are the logs from my machine. I am on Ubuntu 14.04. shash@shash-linux:~$ sudo npm update -g tiddlywiki [sudo] password for shash: shash@shash-linux:~$ tiddlywiki --version 5.0.16-beta This is

[tw] Re: [TW5] How to lower case

2014-09-14 Thread jim
First I'd like to thank you. I didn't want my problem to take so much space and I certainly didn't expect this generous help. I couldn't achieve my goal with your javascript macro, but I feel we are very close:) The problem seems to be again the macro not evaluating correctly a given

[tw] Cloning tiddler

2014-09-14 Thread Deniz Rende
Hey guys, Sorry in advance if this was covered before but I could not find the relevant information. I am running Tiddlywiki 5.0.17 on nodejs mainly on chrome. But after upgrading to 5.0.16 or so, cloning of a tiddler broke. Clicking the button as shown below in the picture does nothing:

Re: [tw] Re: Implementing tag functionality in other fields

2014-09-14 Thread 'c pa' via TiddlyWiki
I'd recommend against the approach of adding a tiddlerfield module Okay. I've implemented the functionality so it works for both tagfields and text fields, so you can use it to manage lists of items using checkboxes and buttons on both Posted at http://cpashow.tiddlyspot.com/ Not yet

[tw] Dynamic Modal Lightbox?

2014-09-14 Thread Michael Evans
Thanks to Dave Gifford's TW5 Mall, I learned about using tm-modal, which dims and blurs the screen and creates a modal overlay of a designated tiddler. In layman's terms, it's a built-in lightbox effect. I tweaked $:/core/modules/utils/dom/modal.js

Re: [tw] Dynamic Modal Lightbox?

2014-09-14 Thread Andreas Hahn
Hi Michael, under the assumption that you only have one Lightbox open at a time (and don't stack them), you could archieve the behaviour you want with this: $button message=tm-modal param=ModalImage set=$:/state/currentImage setTo=http://www.picturesnew.com/media/images/3cc4cc5ef7.jpg;

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

2014-09-14 Thread 'Mark S.' via TiddlyWiki
Now that I've had a chance to look at it, I find that there is no button activation code that I can borrow. Trying to look at it in the javascript debugger, I see a button that doesn't activate anything with some enclosed SVG that draws the button. S what do I actually do to invoke the

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

2014-09-14 Thread 'c pa' via TiddlyWiki
Good point. I waded through the items that lead to that button working as follows: * GettingStarted is composed of a set of tabs listing all tiddlers with a name starting with GettingStarted - * GettingStarted - TiddlyFox is composed of Saving with TiddlyFox * Saving with TiddlyFox points to

[tw] Re: Cloning tiddler

2014-09-14 Thread Stephan Hradek
No idea how to fix it, but a workaround for cloning a tiddler is: Open the original tiddler in edit mode, drag and drop from the sidebar (the Open tab) the tiddler's link to the wiki. Yo will get asked whether you want to import it. Rename the currently open tiddler and import the dropped one.