[tw] Re: [TW5] New version of the simple calendar plugin

2017-05-14 Thread FrD
Hi Andrew, For now it's not possible to use a filter expression (or a list expression) as an argument to the css functions. But I agree it would be an improvement. I'll see what I can do to process a filter before feeding the js css function. Regards FrD Le lundi 15 mai 2017 08:09:03 UTC+2, A

[tw] Re: Moving all instances of specific macro into a field

2017-05-14 Thread Mat
Should be doable.A good start is to check out Grand TWizard Tobias Beer's split filter operator . The overall strategy could perhaps be something like make a button with some list filter inside it to... ...get the text (the "get" filter operator) an

[tw] Re: [TW5] New version of the simple calendar plugin

2017-05-14 Thread Andrew
I just discovered TiddlyWiki today, so pardon if my question has an obvious solution. I've created a tiddlers titled 2017-05-15 and 2017-05-26 and tagged them Calendar so that I can list them using <$list filter="[tag[Calendar]]" />. I was hoping to be able to drop this in as my "List of days"

[tw] TW5 as Electron app?

2017-05-14 Thread Dave
I was listening to a podcast, an interview with this fellow: https://plus.google.com/+MartinWimpress talking about the viability of Electron apps (in a Linux context) and I looked it up and it makes use of node.js. On an older thread someone mentioned that electron apps *don't* have access to

[tw] Moving all instances of specific macro into a field

2017-05-14 Thread David Allen
Here's what I'm wanting to do: 1. Find all tiddlers that contain a specific macro call in their main body 2. Isolate the text of the macro call 3. Copy the macro call text into a new field 4. Replace the text of the macro call with a reference to the new field Steps 1 and 3 seem e

Re: [tw] Re: On using a CDN

2017-05-14 Thread Arlen Beiler
Yeah, I believe NoteSelf does work this way in a sense, though I'm not sure if it is separated into multiple files. And it doesn't need to be since you never upload the whole file. What I am describing, however, is when someone wants to edit their single TiddlyWiki on Dropbox or host a TiddlyWiki

Re: [tw] [TW5] [node.js] Could you please post an example of Express.js code using the new Tiddlywiki Pre-Release 5.1.14?

2017-05-14 Thread Julio Cantarero
Hi Arlen, I tried again your code in gist and this time it worked perfectly. The TW5 data was served fine from the express application. This time I installed tiddlywiki using npm locally, rather than using the global installation. I don't know if that also makes any difference in your instruct

Re: [tw] Re: Search text too short - set it with a spinner

2017-05-14 Thread Thomas Elmiger
Hi Pit, on iOS i get a normal input field with no restrictions concerning data entered. Maybe it is just an HTML5 feature (implemented in some browsers) and nothing special to TW and therefore "undocumented"? Thank you for the hint anyway, Thomas -- You received this message because you ar

[tw] Re: [TW5] Plugins Updated: ToDoNow and Listreveal

2017-05-14 Thread Thomas Elmiger
Thank you Mark! Would you paste your code and maybe a screenshot of your interface, so I can get a betrer understanding of your extension? (I don’t need this at the moment, but your wish is on my consideration list.) The fact that you found a solution to adapt the tool to your needs is a proof

Re: [tw] Re: Search text too short - set it with a spinner

2017-05-14 Thread Birthe C
Pit, Thank you! I did not know. Easy and looks nice. Birthe Den søndag den 14. maj 2017 kl. 18.26.04 UTC+2 skrev Pit.W.: > > Birthe, > > also a thank you from me. > > Maybe I can now mention that such numerical values can also be set by > using a html *spinner*. (see the code below). > This p

Re: [tw] Re: Search text too short - set it with a spinner

2017-05-14 Thread Pit.W.
Birthe, also a thank you from me. Maybe I can now mention that such numerical values can also be set by using a html *spinner*. (see the code below). This possibility is mentioned nowhere and I stumbled over it by accident. Probably it is known to all the wizards, but new to other people like

[tw] Re: [TW5] Plugins Updated: ToDoNow and Listreveal

2017-05-14 Thread 'Mark S.' via TiddlyWiki
Great stuff, Thomas! For my own use, I really need a way to hide away much of the "waiting list". Perhaps other people do not collect large number of "pending" activities. Well, that's why I need a todo list. I've slipped in code to let me hide a certain priority (priority "W" for wait, in my c

[tw] Re: Presenting: RichLinks - external links presented as objects

2017-05-14 Thread @TiddlyTweeter
Mat ... That's the problem though; you can't delete what you don't want from a > plugin > Oops, sorry. I never knew! Josiah Josiah: > >> 2 - Don't bother with options on the various "sites or file types". Just >> wrap them ALL in a plugin (the overhead is small) and give note you can >> de

[tw] Re: Presenting: RichLinks - external links presented as objects

2017-05-14 Thread Mat
@Josiah, I updated the Soundcloud demo to mention their users have reported problems. Thanks for info. info to mention 1 - Release it as a proper plugin. > > 2 - Don't bother with options on the various "sites or file types". Just > wrap them ALL in a plugin (the overhead is small) and give n

[tw] Re: [TW5] Plugins Updated: ToDoNow and Listreveal

2017-05-14 Thread @TiddlyTweeter
Ciao Thomas Great stuff. Thanks! One small comment on the Checklist Plugin. Its been updated several times. Its now up to v 0.0.13. Its now got some simple configuration options. See: Grosinger's Checklist Plugin . That plugin works really we

Re: [tw] Re: [TW5] Plugin update: Autosave for EditorCounter – Never lose hours of work again

2017-05-14 Thread Thomas Elmiger
Forgot to paste the link: https://tid.li/tw5/plugins.html#%24%3A%2Fplugins%2Ftelmiger%2FEditorCounter%2Fsettings 2017-05-14 15:43 GMT+02:00 Thomas Elmiger : > Hi David, > > There is a new version (0.6.3) – in the settings you can enable an option > to show an option to enable/disable autosave dir

[tw] Re: [TW5] Plugin update: Autosave for EditorCounter – Never lose hours of work again

2017-05-14 Thread Thomas Elmiger
Hi David, There is a new version (0.6.3) – in the settings you can enable an option to show an option to enable/disable autosave directly from the editor. Happy coding! Thomas Am Mittwoch, 8. März 2017 17:14:09 UTC+1 schrieb David Szego: > > Good idea. > > I don't think Draft.of's are executed

[tw] Re: [TW5] Plugins Updated: ToDoNow and Listreveal

2017-05-14 Thread Thomas Elmiger
Ciao Josiah, Thank you very much for this bug report! It is fixed now. (I reuse a function originally designed for tiddlers tagged "ToDoNow" also for "ToDo" – but it didn’t remove the ToDo tag …) The update also includes a new *try-out* tab in the plugin info, so a demo is always available. C

[tw] Re: [TW5] Plugins Updated: ToDoNow and Listreveal

2017-05-14 Thread @TiddlyTweeter
Ciao Thomas Great that the Work Report is now working without that weird problem with entering the days! There is what looks like a weird BUG. I tested as follows ... 1 - Downloaded your plugins Tiddlywiki 2 - Created a new ToDo Tiddler via the Green "+". It looks like this ... 3 - Click the

[tw] Re: [TW5] Plugins Updated: ToDoNow and Listreveal

2017-05-14 Thread @TiddlyTweeter
Ciao Thomas I went back, for a moment, to trying to think *what do I need know upfront as a naive new user of ToDoNow?* I think its knowing upfront what its main functional units are ... - ToDoNow main - Work Reporting - ToDoArchive Blessings on your keeping on refining this great tool! Jos

[tw] Re: Can I have a word counter for the words in the entire TW?

2017-05-14 Thread Danielo Rodríguez
What j3d1H wants is some global info tiddler with a count of all words. Ideally with details about each word appearance. Am I right ? -- 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

[tw] Re: Presenting: RichLinks - external links presented as objects

2017-05-14 Thread @TiddlyTweeter
Great Utility. Both works and also highlights how good/easy TW can be. These are the kinds of mature utilities we need. Three suggestions ... 1 - Release it as a proper plugin. 2 - Don't bother with options on the various "sites or file types". Just wrap them ALL in a plugin (the overhead is s

Re: [tw] Re: simple question: why is tiddlywiki core considered a plugin?

2017-05-14 Thread Mat
Danielo, thanks! Very interesting to know! <:-) -- 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 post to this group, se

[tw] Re: Presenting: RichLinks - external links presented as objects

2017-05-14 Thread @TiddlyTweeter
Ciao Mat Indeed there are issues with Soundcloud in Chrome. I don't understand what the issue is but users regularly report it. My 2 cents, Josiah Mat wrote... > > I'm curious, does the *soundcloud *link play the song without issues? It > doesn't for me in Chrome > -- You received this mess

Re: [tw] Re: On using a CDN

2017-05-14 Thread Danielo Rodríguez
Interestingly some of the stuff you have described is what NoteSelf actually does. We deliver a minimum file , which gets cached the first time you visit it. Then the only things that go back and forth the wire are the tiddlers , which are usually just a few bytes. Basically every server based t

Re: [tw] Re: simple question: why is tiddlywiki core considered a plugin?

2017-05-14 Thread Danielo Rodríguez
El sábado, 13 de mayo de 2017, 12:08:43 (UTC+2), Mat escribió: > > > If you delete the core plugin from an empty TW, is there anything left? If > yes, what? Some empty shell perhaps? (ref to the previous analogies - even > if you remove the engine or the heart, there's still something left of t

[tw] Re: Presenting: RichLinks - external links presented as objects

2017-05-14 Thread Mat
BTW, anyone who thinks TW should feature something like this as a standard, please add a like to this github request . <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe fr

[tw] Re: Presenting: RichLinks - external links presented as objects

2017-05-14 Thread Mat
Thanks Thomas! The tweet did not show up for me when I tried yesterday, but it does now. > Interestingly that is how it behaved for me too. But that also happened when I tried the TW Twitter plugin itself, i.e without RichLink. I believe a page reload made the tweet appear. > Everything el

[tw] Re: doesn't seem to work

2017-05-14 Thread PMario
hi, underline has a wikitext: http://tiddlywiki.com/#Formatting%20in%20WikiText -m -- 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...@googlegro

[tw] Re: Search text too short

2017-05-14 Thread chaonuo
I didn't expect that it is so simple, thank you so much! On Sunday, May 14, 2017 at 11:50:07 AM UTC+8, Birthe C wrote: > > Tiddler $:/config/Search/MinLength is default set to 3. > > > > Birthe > > > Den søndag den 14. maj 2017 kl. 05.32.44 UTC+2 skrev chaonuo: >> >> hi, >> >> I rely on keywords (