Re: [tw] [TW5] How to create a button that replaces a field value based on the current field value?

2015-10-04 Thread Jeremy Ruston
Hi Mark As you’ve discovered, this doesn’t work: <> Instead, you can use the <$macrocall> widget to invoke the macro. For example: <$macrocall $name=“textMaker” myParam={{!!myField}}/> Widgets are the fundamental unit of functionality in TiddlyWiki; all the other wikitext syntax is just

Re: [tw] [TW5] Problem with tooltip in sidebar

2015-10-04 Thread FrD
Hi, I've begun an implementation of a widget working with mouseover and mouseout events. It's here : https://www.dropbox.com/s/eyr8qd4eajudher/TW519-BasicOver.html?dl=0 FrD Le samedi 3 octobre 2015 19:31:52 UTC+2, FrD a écrit : > > Hi Jeremy, > > I've read the thread you mentionned ( >

Re: [tw] How to replicate scrolling background

2015-10-04 Thread Jeremy Ruston
Hi Alex The technique is called “parallax scrolling”. It’s normally done with JavaScript, but here is a pure CSS implementation that would be easy to integrate into TW: http://codepen.io/keithclark/pen/JycFw Best wishes Jeremy. > On 4 Oct 2015, at 09:33, Alex Hough

[tw] How to replicate scrolling background

2015-10-04 Thread Alex Hough
Dear All, I noticed an unusual background behaviour while surfing from TW land on this site [1] When scrolling down, the background image scrolls but at a different rate. There's something satisfying about it. What's going on here? How would the technique look with tiddlers? Alex [1]

[tw] Re: [TW5] How to create a button that replaces a field value based on the current field value?

2015-10-04 Thread BJ
Hi Antaneus, you ca this.getVariable(" On Saturday, October 3, 2015 at 10:53:12 PM UTC+1, Antaeus Feldspar wrote: > > Tobias, Mark, thank you for your suggestions... The use of SetWidgets to > set variables is something I didn't understand before, and I can tell I'll > eventually be able to

Re: [tw] TW5 get changed tiddlers

2015-10-04 Thread Jeremy Ruston
Hi Danielo > I think I can remember a function that returns the tiddlers that have changed > since the wiki has loaded. > > I can see a wiki.changeCount object. Is that the intended way knowing it? Is > there any side effect if I manually empty that object? The wiki store keeps track of a

Re: [tw] [TW5] How to create a button that replaces a field value based on the current field value?

2015-10-04 Thread Jeremy Ruston
Hi Antaeus > Jeremy, could I please get your answer to my question? I would have expected Tobias’s solution to work. Does it work for you? > What is the right way to create a button that will read a value from a field, > use that value as input to a macro to reach a new value, and then write

[tw] Re: TW group welcome message might need an update?

2015-10-04 Thread Danielo Rodríguez
El viernes, 2 de octubre de 2015, 19:48:10 (UTC+2), Eric Shulman escribió: > > They are not two separate applications. Nearly everything in Tiddlywiki5 > is based on funtionality initially developed in Tiddlywiki Classic. Just > because *you* don't use TWC doesn't mean that we should push 10

[tw] Re: [How to] [TW5] Multiple tag fields

2015-10-04 Thread Tobias Beer
Hi Danielo and Jed, I'm wondering why you two chose to touch the fieldmangler for that. Best wishes, — tb -- 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] Why have static pages such a different url encoding?

2015-10-04 Thread Siniy-Kit
https://groups.google.com/forum/#!searchin/tiddlywiki/sini-kit%7Csort:relevance/tiddlywiki/4QfzY0HqPiY/wg5SKJOJkLUJ as far as i understand it is standart.<$view field="title" format="doubleurlencoded"/> четверг, 1 октября 2015 г., 22:50:13 UTC+3 пользователь Tobias Beer написал: > For

Re: [tw] [TW5] How to create a button that replaces a field value based on the current field value?

2015-10-04 Thread Tobias Beer
Hi Antaeus, I can see how a js macro might be a simpler first step but perhaps a macro isn't the best implementation for what it is you try to achieve, but rather a widget or maybe a filter operator. Best wishes, — tb -- You received this message because you are subscribed to the Google

Re: [tw] TW development best practices question

2015-10-04 Thread Jeremy Ruston
Hi Erwan > It sure has, indeed, but it also has strengths that might be out of reach in > pure TW: I've come to realize that, in some use cases, if using external > scripts (made possible thanks to the node.js TW interface) can fit the bill > more easily than pure TW, why not? But I'm aware

[tw] Re: [How to] [TW5] Multiple tag fields

2015-10-04 Thread Danielo Rodríguez
Hey Jed, Seems like we have been working on the same stuff. Here is my code, let me know if yours is different: https://gist.github.com/danielo515/bcdc4b79e9f82f29ecb4 -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

Re: [tw] [TW5] How to create a button that replaces a field value based on the current field value?

2015-10-04 Thread Antaeus Feldspar
Jeremy, could I please get your answer to my question? What is the right way to create a button that will read a value from a field, use that value as input to a macro to reach a new value, and then write that value back to the same field? I'm starting to get a bit discouraged that such a

[tw] TW5 get changed tiddlers

2015-10-04 Thread Danielo Rodríguez
Hello, I think I can remember a function that returns the tiddlers that have changed since the wiki has loaded. I can see a wiki.changeCount object. Is that the intended way knowing it? Is there any side effect if I manually empty that object? Thanks in advance. -- You received this message

[tw] TiddlyMap v0.9.11 released

2015-10-04 Thread Felix Küppers
To everybody who recently downloaded TiddlyMap, I suggest that you install v0.9.11 (or later) as many bugs were fixed after v0.9 was introduced. In case you do/did not follow the discussions at the TiddlyMap GitHub repo, there is a new cut'n'paste feature included in v0.9 that allows you to

[tw] Re: [How to] [TW5] Multiple tag fields

2015-10-04 Thread Jed Carty
Tobias, Because it was the most straight forward way to extend the tags directly. It turns out that it isn't as efficient, but it has the most you can reuse. Danielo, I changed to using action widgets. It turns out it is a much easier way to go and should be better for future updates. The

[tw] [TW5] New Blog plugin and improved TalkyTalky

2015-10-04 Thread Jeremy Ruston
I’ve been a bit busy over the last few weeks, and not able to spend as much time as I’d like on the group and GitHub. I’ve not been entirely away from TiddlyWiki, however: as part of my dayjob I’ve been working on the Text-slicer plugin (which I’ve already posted about), and just recently I’ve

[tw] Re: TW group welcome message might need an update?

2015-10-04 Thread Eric Shulman
On Sunday, October 4, 2015 at 7:23:22 AM UTC-7, Danielo Rodríguez wrote: > > I don't know why do you think that, but I don't want to put TWC aside. I > don't use it, but that does not mean that I don't appreciate it. You looks > offended and I can't understand why. > I don't want to totally

Re: [tw] [TW5] Why have static pages such a different url encoding?

2015-10-04 Thread Jeremy Ruston
Hi Tobias Anything to do with encodings is liable to be a little mindbending. The key here is to look at the actual static files themselves, rather than the URLs that are used to access them. For example, the link to the static tiddler

Re: [tw] [TW5] How to create a button that replaces a field value based on the current field value?

2015-10-04 Thread Antaeus Feldspar
Thank you, Jeremy and Tobias especially! I have it working now! The first time I read Tobias' solution and tried my own based on it, it didn't work for me. I don't know exactly what I was doing wrong (the text of that attempt was lost by a browser crash), but every attempt to call the macro

Re: [tw] [TW5] using highlight.js for transcluded code

2015-10-04 Thread Jeremy Ruston
Hi Tobias > Using highlight plugin , > how would I actually highlight the source of a core tiddler rather than the > code to retrieve it? > > For example: > > ```javascript > <$view tiddler="$:/core"