[tw] Re: [TW5] Announcing TiddlyWiki v5.1.12

2016-07-13 Thread Jon
Hi Jeremy, Some more info: if I disable the Text Slicer plugin first before attempting the upgrade, the wiki goes through the upgrade process without the Java Script error and shows the new version number (from 5.1.10) but the new text editor isn't present. Regards Jon On Wednesday, 13 July

[tw] Re: Saving from tiddlyspot to local fs in android

2016-07-13 Thread 'Mark S.' via TiddlyWiki
I don't know if this would work (I've only tried part of the process) but it seems to me that you could turn off the save-to-tiddlyspot configuration. Then the "save" button will save to the local (android) file wherever your system puts downloads. Then, after you've worked locally, re-instate

[tw] Saving from tiddlyspot to local fs in android

2016-07-13 Thread Carlos Pita
I found out that when I open the tw from a dropbox cloud folder in es file explorer, then esfx creates a local copy, open it in the browser and autosync the changes. After going offline and returning online it's necessary to save the file again though, since esfx doesn't seem to detect the

[tw] Saving from tiddlyspot to local fs in android

2016-07-13 Thread Carlos Pita
Hi all, I'm new to tw and I'm having some hard time trying to figure out how to do the following: 1. I've download an empty tw5 to my local fs in an android device. 2. I've saved this tw to tiddlyspot. 3. Once in tiddlyspot I've configured the tw to save to the server, which it does fine. 4.

[tw] Re: Trying to make a re-usable drop-down list.

2016-07-13 Thread BJ Anderson
Lol. Well, at least it's not just me then :) I was actually expecting someone to come back with a one-liner and remind me to read the documentation. I guess I'm so used to TW doing all kinds of amazing things, that I assumed I was missing something basic. I like the idea of the 3 buttons as

[tw] Re: [TW5] Scrollable Popout Menu Macro without tc-popup-keep

2016-07-13 Thread Jed Carty
I haven't looked at that in a while, but if I remember correctly that should give you the behavior you want and there is nothing wrong with doing it that way if it works. If you make any interesting improvements let me know and I will add them. -- You received this message because you are

Re: [tw] Tiddly pi

2016-07-13 Thread Arlen Beiler
By default tiddlywiki only serves on the Local Host I believe. If you can access pages on an Apache server that is running on it then there shouldn't be any network related issues unless it would be port-related , such as trying to listen on the same port that a Apache is listening on or listening

[tw] Re: [TW5] Scrollable Popout Menu Macro without tc-popup-keep

2016-07-13 Thread Eric Shulman
On Wednesday, July 13, 2016 at 2:01:58 PM UTC-7, reakt...@gmail.com wrote: > > I simply removed the tc-popup-keep references from the macro so that it > looks like like the below snippet. Was this the right thing to do to make > the scrollable popup a non-sticky popup? > Though I'm not really

[tw] Re: Trying to make a re-usable drop-down list.

2016-07-13 Thread 'c pa' via TiddlyWiki
OK so you're trying to use a $select widget to update an external list maintained as the value portion of an index in a data tiddler . Awesome. What you're trying to do is hard. The standard way to do this is to set the status in a field on the tiddler itself. <$select

[tw] Re: [TW5] Announcing TiddlyWiki v5.1.12

2016-07-13 Thread Mat
So frickin' exciting! Thank you Jeremy and everyone of the super-many (~25) contributors (The only bad thing is I'm currently totally behind on everything tiddly and kind of just want to yell out STOP! NO MORE COOL STUFF. YOU'RE KILLING ME!) <:-) -- You received this message because you

[tw] Re: [TW5] Scrollable Popout Menu Macro without tc-popup-keep

2016-07-13 Thread reaktorblue
I simply removed the tc-popup-keep references from the macro so that it looks like like the below snippet. Was this the right thing to do to make the scrollable popup a non-sticky popup? \define PopoutMenu(Icon Name Tiddler Tooltip PopupClass: "tc-popup-menu-default"

[tw] Tiddly pi

2016-07-13 Thread Ste Wilson
A Google has led me to this site http://www.richshumaker.com/tw5/RasPi-Knowledge.htm And this code tiddlywiki mynewwiki --server 8080 $:/core/save/all text/plain text/html "" "" 192.168.0.117 Which seems to do the job. -- You received this message because you are subscribed to the Google

[tw] Re: [TW5] Scrollable Popout Menu Macro without tc-popup-keep

2016-07-13 Thread reaktorblue
I think I found how to add the border. Still not sure on how to make the popup non-sticky though. -- 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] Tiddly pi

2016-07-13 Thread Ste Wilson
just having a tinker really. Am running a raspberry pi 2 headlessly. Thought I'd try out this node Js thing that keeps getting talked about. Followed the instructions on tiddlywiki and all seems set up. I can access the wiki using the links browser on the pi via SSH and the wiki seems to be

[tw] Re: Presenting: StretchText - an alternative to links or popups

2016-07-13 Thread Rustem
> http://www.telescopictext.com/ >> > Wow. I need a plugin for Microsoft Outlook. :D -- 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] Announcing TiddlyWiki v5.1.12

2016-07-13 Thread Jon
Hi Jeremy, I attempted to upgrade two wikis, one worked fine but the other throws up this JavaScript error everytime it it loaded post-upgrade: Error executing boot module $:/plugins/tiddlywiki/text-slicer/modules/slicer.js: "Cannot find module named '$:/plugins/tiddlywiki/xmldom/dom-parser'

[tw] Re: Presenting: StretchText - an alternative to links or popups

2016-07-13 Thread codacodercodacoder
nota http://www.thefreedictionary.com/nota+bene On Wednesday, July 13, 2016 at 11:04:36 AM UTC-5, Thomas Elmiger wrote: > > Thank you, Eric, for pointing this out. > > How about “strex”? > Reminds of stretch and expand, could also stand for STRing EXpander. > > (According to Google it is

[tw] Re: Presenting: StretchText - an alternative to links or popups

2016-07-13 Thread Thomas Elmiger
Thank you, Eric, for pointing this out. How about “strex”? Reminds of stretch and expand, could also stand for STRing EXpander. (According to Google it is also used in life science as well as mobile payment in Norway.) Suggestions welcome! Thomas -- You received this message because you

Re: [tw] Re: [TW5] use reveal for showing/hiding a button depending on if tiddler with a specific name does exist?

2016-07-13 Thread 'Mark S.' via TiddlyWiki
Unfortunately, I've never found it possible to pass a macro with a parameter inside another widget . You need to wrap it in a wrapper so the parameter is hidden. This worked for me, but I don't have your test data, or know how you're planning to use the results: \define baseElem() <$macrocall

Re: [tw] Re: [TW5] use reveal for showing/hiding a button depending on if tiddler with a specific name does exist?

2016-07-13 Thread Jeremy Ruston
Hi Hans > how do i give the variable "basename" to the inner macrocall inside the > second/nested set?? You’ll have to use an inner macro that composes the arguments to getElementByID using text substitution: \define inner() <$set name="elementID" value=<> > ... \end <$set name="basename"

Re: [tw] Re: [TW5] use reveal for showing/hiding a button depending on if tiddler with a specific name does exist?

2016-07-13 Thread Hans Maulwurf
ok, one last question how do i give the variable "basename" to the inner macrocall inside the second/nested set?? <$set name="basename" value={{$:/isms/tmp/NewISMSElement!!name_base}}> <$set name="elementID" value=<> >> > -- You received this message because you are subscribed to the

[tw] Re: Presenting: StretchText - an alternative to links or popups

2016-07-13 Thread Eric Shulman
On Wednesday, July 13, 2016 at 4:37:09 AM UTC-7, Thomas Elmiger wrote: > > A valid point. How about tex – the Text EXpander? > Has anyone ever heard of a macro named “tex”? > Though there may not currently be a macro named "tex", it seems to me that keyword should not be used, since "TeX" is

[tw] Re: Presenting: StretchText - an alternative to links or popups

2016-07-13 Thread Thomas Elmiger
Hej Birthe A valid point. How about tex – the Text EXpander? Has anyone ever heard of a macro named “tex”? Thomas -- 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

[tw] Re: [TW5] Announcing TiddlyWiki v5.1.12

2016-07-13 Thread Jon
Hi Jeremy, Looking forward to downloading this tonight. Many thanks to you and everyone else who's worked on it. Regards Jon On Wednesday, 13 July 2016 12:04:57 UTC+1, Jeremy Ruston wrote: > > I'm delighted to announce that TiddlyWiki version 5.1.12 has finally been > released to: > >

[tw] [TW5] Announcing TiddlyWiki v5.1.12

2016-07-13 Thread Jeremy Ruston
I'm delighted to announce that TiddlyWiki version 5.1.12 has finally been released to: http://tiddlywiki.com/ Remember to keep careful backups before upgrading existing 5.x.x wikis at: http://tiddlywiki.com/upgrade.html This is a much bigger release than usual: * New text editor toolbars *

[tw] Trying to make a re-usable drop-down list.

2016-07-13 Thread BJ Anderson
Hi, I'm trying to make a Status dropdown widget that I can reuse in different tiddlers. A little background: What I would eventually like to do is create a new type of tiddler (template?) called a "Task" that has certain fields set to default values, and that can be updated from a list. I'm a

[tw] Re: [TW5] Twederation!! Another update.

2016-07-13 Thread 'Birthe C' via TiddlyWiki
Thanks Jed, Nice. Everything seems okay now. You are getting ready for Oxford. Birthe Den onsdag den 13. juli 2016 kl. 10.16.50 UTC+2 skrev Jed Carty: > > That was because I wrote bundle_size instead of bundleSize in a few places > in the code so there was an error and bundles from wikis

[tw] Re: Presenting: StretchText - an alternative to links or popups

2016-07-13 Thread 'Birthe C' via TiddlyWiki
Hi Thomas Textstretch is a very long name prone for spelling errors. It is an exact name, but I wonder if a shorter and easier spelled name could be found? It is not easy I am not good enough in english to have a suggestion but maybe somebody else have suggestions. Birthe -- You received

[tw] Re: [TW5] Twederation!! Another update.

2016-07-13 Thread Jed Carty
That was because I wrote bundle_size instead of bundleSize in a few places in the code so there was an error and bundles from wikis with that version of the plugin weren't delivered. It should be fixed in the new version but in the future I should be more careful when pushing changes at 2am.

[tw] Re: [TW5] Twederation!! Another update.

2016-07-13 Thread 'Birthe C' via TiddlyWiki
Hi Jed, Late last night I saw a post @twederation telling us to update the plugins. I did so. Marked the twcards I follow and tried to fetch. I would have expected to be able to fetch at least the latest blog post telling us to update plugins. I seem not be fetching from twederation anymore

Re: [tw] Re: TiddlyWiki European Meetup 2016

2016-07-13 Thread Sylvain Naudin
Hello ! I'm affraid, I will not be with you :( Hope I can follow you online ! Cheers, Sylvain -- 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