[tw5] Re: ThirdFlow plugin development plugin 1.2.0 with new "Skeleton Plugin Kickstarter" and new "Automated Release Mechanism"

2019-03-29 Thread Mohammad
Hi TheDiveO, I start using this great app for plugins development and found it quite useful! But as described in the documentation, when I use skeleton (kickstarter) I have to run the npm install and it will install a fresh Tiddlywiki version! This make the folder big in size! I wish to

[tw5] Tiddlywiki on Node.js: Backup

2019-03-29 Thread Mohammad
This may be a redundant question: Working with Tiddlywiki on Node.js, on every change a Saving action is triggered, but the modified tiddler is overwrite! As I used to work with Tiddlydesktop and Timimi, I can create backups or save on demand! is there any way to have backup or save on demand

[tw5] Re: [TW5] Bob and BobEXE version 1.2.2 Friend Potatoes

2019-03-29 Thread TonyM
On updating to latest bobwin.exe on Windows 10 my wiki list looks like this and does not link to the wikis I tried to auto populate and remove missing wikis with no improvement. Regards Tony - 5.1.18-PreRelease/__path - Core/__path

[tw5] Re: [TW5] Bob and BobEXE version 1.2.2 Friend Potatoes

2019-03-29 Thread Birthe C
Hi Jed, BobLinux32, I created a new wiki from empty, it was created in the Wikis folder but Auto-populate list from Wikis folder does not show any wiki. Then I wanted to create from html. Selected the file and gave a new name. The same happened as with the last Bob release. This time just not

[tw5] [TW5] Bob and BobEXE version 1.2.2 Friend Potatoes

2019-03-29 Thread Jed Carty
There is only one big change in this release which is that now wikis can have nested paths, so now you can have a wiki at localhost:8080/students and a wiki at localhost:8080/students/alice There are also some bug fixes, many of them shouldn't be too noticeable because they deal with having the

Re: [tw5] Re: Macro display issue

2019-03-29 Thread Reece Shaw
Ah, perfect, that did it. Was not familiar previously with the widget mode attributes. Thanks Mohammad, keep up the good work with Commander! On Thu, Mar 28, 2019 at 11:57 PM Mohammad wrote: > Hi Reece, > > Try the modified vf-display below > > \define vf-display(field) > <$list

[tw5] Re: the #brexit macro ...

2019-03-29 Thread TonyM
When I was programming for work we used to joke about coding an exit routine with our name eg tonyexit that when encountered would handle "special conditions" like increasing our account balance. So this meme used for BRExit retains its dubious quality of representing exceptional treatment,

[tw5] Re: Using the list filter with more than one tag

2019-03-29 Thread michaelharrison619
Aha! That is so simple it hurts. Mark, thank you for your answer. Thanks, Michael -- 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

Re: [tw5] Re: How do I can I display txt-file in TW widget or macro.

2019-03-29 Thread Jan
Hi Jed, Hi everybody! I am beginning to grasp the difference of widgets and macros which I mixed up on http://szen.io/Test/ would you propose to make a widget or a macro to display refreshing txt.files... Have you found a solution? Best wishes Jan Am 27.03.2019 um 17:54 schrieb Jed Carty:

[tw5] Re: Using the list filter with more than one tag

2019-03-29 Thread 'Mark S.' via TiddlyWiki
Use two runs in your filter expression: <$list filter="[tag[TagName]] [tag[TagName2]] +[sort[title]]"/> -- Mark On Friday, March 29, 2019 at 1:56:59 PM UTC-7, michaelha...@gmail.com wrote: > > I'll apologize in advance for what I am sure is an incredibly simple > question, but for the life of

[tw5] Re: managing Bob node on Linux via script

2019-03-29 Thread Jed Carty
I have never had that trouble but I suspect that at least part of the problem is that by default if the listed port is in use than the port number is incremented until an open one is found and that port is used. So Bob may be running on a different port than you expect and when you start Bob

[tw5] managing Bob node on Linux via script

2019-03-29 Thread Dave
Hi, I'm using Bob every day on linux, and I often come back to the computer after being away and its often disconnected, and a simple browser reload doesn't work. I have this script running every 30 minutes on a cronjob, but it doesn't always work if ! pgrep -x "node" > /dev/null then echo

[tw5] Using the list filter with more than one tag

2019-03-29 Thread michaelharrison619
I'll apologize in advance for what I am sure is an incredibly simple question, but for the life of me I have been unable to figure out. I would like to use more than one tag in a list filter, so instead of: <$list filter="[tag[TagName]sort[title]]"/> Which creates a list of tiddlers, I could

[tw5] Re: Can a regex operator return the substring that matched?

2019-03-29 Thread @TiddlyTweeter
Ciao S.S. Mark S. response is correct. The return is whole titles, not the match string. Nothing gets extracted. Rather, the match is abandoned and only full title strings that include any match to the regex are returned. FYI, I think Mark S. is very modest. He has written several JS bits

[tw5] Re: Sorting with Default Value

2019-03-29 Thread Mohammad
Added to TW-Scripts On Friday, March 29, 2019 at 4:19:01 PM UTC+4:30, Jamie Choi wrote: > > Thank you for your reply. "nsort[toc-order]" is indeed the way to go. I > will show an example here: > >- Post "Home" with toc-order = -1 >- Post "Book" with no toc-order >- Post "Events" with

[tw5] Re: Sorting with Default Value

2019-03-29 Thread Mohammad
Added to TW-Scripts On Thursday, March 28, 2019 at 6:14:45 PM UTC+4:30, Eric Shulman wrote: > > On Thursday, March 28, 2019 at 4:04:57 AM UTC-7, S. S. wrote: >> >> I haven't understood what you mean by "sort[toc-order]" >> > > The second parameter of the toc-selective-expandable macro uses filter

[tw5] Re: Version 2.9.2

2019-03-29 Thread Birthe C
See the changes here: https://github.com/TiddlyWiki/TiddlyWiki/releases/tag/v2.9.2 Scroll down and get theempty_TW_2.9.2.html from there. Birthe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw5] Re: Version 2.9.2

2019-03-29 Thread Birthe C
Hi Shango, I think you should ask in the group for tidddlywiki classic https://groups.google.com/d/msg/tiddlywikiclassic/GDBYezPtdlg/oeX--OrdAQAJ Birthe fredag den 29. marts 2019 kl. 15.48.10 UTC+1 skrev Shango: > > I've been using TW Classic 2.8.1 for a long time now. I just noticed that >

[tw5] Version 2.9.2

2019-03-29 Thread Shango
I've been using TW Classic 2.8.1 for a long time now. I just noticed that there's now a version 2.9.2. However the [[What'sNew]] of it does not have any mention of that version. The last entry in [[WhatsNew]] is about the changes from 2.8.0 and 2.8.1. So I really have no clue what is

[tw5] Re: Sorting with Default Value

2019-03-29 Thread Jamie Choi
Thank you for your reply. "nsort[toc-order]" is indeed the way to go. I will show an example here: - Post "Home" with toc-order = -1 - Post "Book" with no toc-order - Post "Events" with no toc-order - Post "Footer" with toc-order = 1 Using "sort[title]nsort[toc-order]", the list is:

[tw5] TiddlyIE broken in 5.1.19?

2019-03-29 Thread andrewg_oz
Hi, I can't save using TiddlyIE after upgrading from 5.1.13 to 5.1.19. The upgrade appears to be successful. After closing and opening the upgraded TW, I click save - and get an immediate "Internal JavaScript Error, The data is invalid." The "Save As" dialog is not shown. Call stack shows:

[tw5] Re: Help with testing the TiddlyWiki Link

2019-03-29 Thread Watt
You could try upgrading. It is easy to do, but back-up your wiki first. https://tiddlywiki.com/#Upgrading Good luck -- 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

[tw5] Attachment performance with "Folders"

2019-03-29 Thread Marc Fargas
Hi, I'm very new at Tiddly (like.. yesterday). Dropping PDF's on a tiddler seems very usefull, but on #Performance it says I should avoid having a very large Tiddly... aka, I should avoid filling tidlly with lots of PDF. Question is... Is this true also

[tw5] Re: the #brexit macro ...

2019-03-29 Thread oxydum
Undefined widget 'voting':is there still people? -- 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,