[tw5] Re: How to? List and Macro output to a tiddler

2018-05-20 Thread TonyM
Mark, Thanks, that is useful code; However I want to do this to create a list of tiddlers as the result of a <$list widget. Ideally there would *not be* a Button that needs to be pressed. In the past I learned how to get the close button to also execute additional actions, but it was clear

[tw5] Re: TW For? -- RSPB Data Collection

2018-05-20 Thread 'Mark S.' via TiddlyWiki
A brief look on line showed that there were some wonderful birding apps out there, including the ability to identify birds and share data with massive online databases. The only think I can imagine that TW could bring to the table would be a simpler interface to use on those special days when

[tw5] Re: Save-Tiddlers Extension is not compatible with the latest Firefox

2018-05-20 Thread TonyM
NodeJS Can easily be installed from Here https://nodejs.org/en/download/ On Monday, May 21, 2018 at 11:06:48 AM UTC+10, TonyM wrote: > > Post Script, > > TiddltyServer download is obtained here > https://github.com/Arlen22/TiddlyServer > > Then > > >

[tw5] Re: How to? List and Macro output to a tiddler

2018-05-20 Thread 'Mark S.' via TiddlyWiki
This is probably a lot simpler than what you're thinking of, but just in case it helps. Populating a data tiddler: <$button>Ref by Captions as Data Tiddler <$list filter="[tag[HelloThere]has[caption]]"> <$action-setfield $tiddler="MyDataTiddler" $index={{!!caption}} $value={{!!title}}/>

[tw5] Re: how: add icons for tags (SVG files)

2018-05-20 Thread TonyM
SHay, The Inkscape app can import and edit SVG files and export as PNG as well. I have attached a svg sourced on the internet. They can be dragged and dropped into a wiki (As can PNG Files) however they are often bigger than needed. When I use such an icon I thus set the width, and they

[tw5] Re: TW For? -- RSPB Data Collection

2018-05-20 Thread TonyM
Funny you raise this now Josiah, On the weekend I was with my Scientist neighbour, near my county piece of land and I suggested I could build apps now (tiddlyWiki) and if he had any requirements to let me know. He had no idea but on the way home I remembered he had sent lists of birds and

[tw5] Re: Save-Tiddlers Extension is not compatible with the latest Firefox

2018-05-20 Thread TonyM
Post Script, TiddltyServer download is obtained here https://github.com/Arlen22/TiddlyServer Then Regards Tony On Monday, May 21, 2018 at 10:48:46 AM

[tw5] Re: Save-Tiddlers Extension is not compatible with the latest Firefox

2018-05-20 Thread TonyM
Josiah and Mogaine, TiddlyFox was critical for a long time, we needed FireFox ESR to protect us until after the Tiddly-wiki Apocalypse, so now we are post apocalyptic and there are more save mechanisms than ever. For your desktop based wikis I would urge you to start moving to these more

[tw5] How to? List and Macro output to a tiddler

2018-05-20 Thread TonyM
Folks, It has become increasingly necessary for me to output the result of complex filters or nested lists to a new or separate tiddler. That is I want to generate a list of tiddlers in another tiddler for later use. I imagine data tiddlers or list fields with listop operators possibly

Re: [tw5] @creators of TW servers, back-ends, etc

2018-05-20 Thread Jan
Thanks Mat. Really really usefull. Do you know tiddlyspeck by Robert Pyke? Jan Am 20.05.2018 um 22:01 schrieb Mat: OK, as mentioned some week ago I am building a tool so people can figure out *which "TW back-end" is best for them*. Here it is: http://backend.tiddlyspot.com It is now decent

[tw5] @creators of TW servers, back-ends, etc

2018-05-20 Thread Mat
OK, as mentioned some week ago I am building a tool so people can figure out *which "TW back-end" is best for them*. Here it is: http://backend.tiddlyspot.com It is now decent enough(!) to have data filled in regarding the many *servers, hosting services, TW-managers*... more? So, @creators -

[tw5] Re: The Art Of Memory -- Just a few thousand years of thoughts

2018-05-20 Thread @TiddlyTweeter
Vytas (Jed & Bob) ... Jed is a very modest person. What Jed has done with his robot ("Robbie") is real & real interesting ... he has a Twitter channel for it at: https://twitter.com/RobbieRoybut -- it won't give you documentation, but it will fill out the sense of it a bit. Best wishes

[tw5] Re: The Art Of Memory -- Just a few thousand years of thoughts

2018-05-20 Thread Jed Carty
I don't think I have any in-depth writeup about it anywhere. The very short version is that it uses a lot of the things that became Bob to let me include tiddlywiki into another node application as a module and then use tiddlywiki to display or edit all of the information about the robots

[tw5] Re: talkytalky next slide mechanism

2018-05-20 Thread Mohammad
Many thanks @BurningTreeC I hope I can finalize it and share it in Tiddlyspot or github! Still I could not manage how I can assign common shortcut keys in slideshow mode! For now, I will use the accessKey, but I hope I can find a solution. Best Mohammad On Sunday, May 20, 2018 at 12:00:32 PM

[tw5] Re: talkytalky next slide mechanism

2018-05-20 Thread BurningTreeC
... And compliments for that very good looking Slideshow Plugin! BTC -- 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

[tw5] Re: talkytalky next slide mechanism

2018-05-20 Thread BurningTreeC
> > @BurningTreeC > > I have attached a demo (Couldn't make a TW5 demo on tiddlyspot so, I send > it directly) > To reproduce the issue: > >1. Set storyview as classic and click on the small circle (slideshow >button) on top-left. Navigate through the slides one by one, everything >

[tw5] Re: The Art Of Memory -- Just a few thousand years of thoughts

2018-05-20 Thread 'Vytas' via TiddlyWiki
Jed, this is very interesting! However, the audio quality of your presentation is quite low, and therefore it's difficult to understand. Maybe do you have a more accurate description of what you have done to control the robot with TW? On Friday, May 18, 2018 at 2:01:07 PM UTC+3, Jed Carty