[tw5] Re: Widgets for Dummies

2019-02-08 Thread S. S.
Mohammad, For now I am keeping all the Introduction Level Beginner material at: https://00ss.github.io/help/Adding-a-table-of-contents-to-the-sidebar.html - and it is regularly updated with all changes. I estimate it is about 57.5% done. To put them all into a master TiddlyWiki ( like at

[tw5] Tiddlywiki 5.1.20pre and String filters: length, split, join, concat,

2019-02-08 Thread TonyM
Mohammad, Thanks for sharing this quick and easy demo. Regards Tony -- 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

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread TonyM
Jeremy et al, This subject is very interesting and the afformentioned plugin may have its place. The utility of saving in the browser reliably is very powerful, as a result I hope the conversation continues to this end. Looking at pouchdb that uses indexdb seems particularly strong especialy

[tw5] Re: [TiddlyTouch] 0.1.0 beta Release

2019-02-08 Thread chiposaur
Hello Simon! I've recently started using TiddlyTouch, and am loving it. I have a couple questions: 1. Is there a public facing repo? I'd like to look, potentially contribute. 2. Is there a "force height" feature? On Sunday, January 21, 2018 at 10:17:35 AM UTC-6, BurningTreeC wrote: > > Hi @all

[tw5] Re: Tool to create direct tiddler links which do not break after the change of the tiddler title

2019-02-08 Thread Mohammad
Hello, This is simple but very handy tool. A minor comment: When you delete a tiddler already refereed by <> somewhere, there is nothing to show and I recommend to display a massage or much better handle it as missing tiddler, on click you can create it. Have a look also to

[tw5] Updating from of node TW 17 to 19 not working?

2019-02-08 Thread Andrés Pérez
Ok, I know I am just missing a step that isn't obvious. But I have a node.js TW version 5.1.17. I upgrade the TW node app to 5.1.19. When I create a new TW with that version and call --listen, it serves up the TW. But when I call --listen against my existing TW, it says that it doesn't

[tw5] Tool to create direct tiddler links which do not break after the change of the tiddler title

2019-02-08 Thread 'Vytas' via TiddlyWiki
Hello, After a long pause from TiddlyWiki, I came back to simplify my tool (https://groups.google.com/d/msg/tiddlywiki/DiowJLeoJbw/igirhRHYAQAJ) of creating solid links to tiddlers with the help of a "link button" in the View Toolbar. The tool functions through the id field and it is really

[tw5] Re: TW5 $(variable)$ doesn't work

2019-02-08 Thread FrD
Hi, I've updated the simplecalendar plugin ; in the latest version you don't need to create the state tiddler anymore before calling the macro. It will be created when needed. Grab the plugin at http://simplecalendar5-1-19.tiddlyspot.com/ Regards FrD Le vendredi 8 février 2019 17:59:21

Re: [tw5] Re: Who can I thank for Math operators?

2019-02-08 Thread Diego Mesa
Im so excited about this! I'm going to try and reimplement anwiki to only use native TW! On Friday, February 8, 2019 at 9:44:19 AM UTC-6, Jeremy Ruston wrote: > > Hi Jed > > I just got caught by this too. I’ll comment more over on the GitHub issue > you opened: > >

[tw5] ViewTemplate to list tiddlers tagged with parent

2019-02-08 Thread Mohammad
I am trying to display the list of tiddlers tagged with parent tiddler, when the parent tiddler is opened. So, Title: myTemplate Tag: $:/tags/ViewTemplate <$list filter="[is[current]tagging[]] +[limit[1]]" variable="null" > Tiddlers tagged with <>: <$macrocall $name="list-links"

[tw5] Tiddlywiki 5.1.20pre and String filters: length, split, join, concat,

2019-02-08 Thread Mohammad
Tiddlywiki 5.1.20-pre have some string operators. This is a great step for string manipulation directly in Tiddlywiki whitout using extra JS or plugins. Some of operators are length, split, join, concat,... Give a try at: https://tiddlywiki.com/prerelease Try this in an empty tiddler and see

[tw5] Re: TW5 $(variable)$ doesn't work

2019-02-08 Thread FrD
Hi, Just create the tiddler "MyStateTiddler" and then your macro call should work. After having created the tiddler, open the tiddler containing your macro call (<>) and close it. It will refresh its content and display your calendar. Regards FrD Le vendredi 8 février 2019 17:25:01 UTC+1,

[tw5] Re: TW5 $(variable)$ doesn't work

2019-02-08 Thread Artem Ivanov
What I mean is, after uninstalling the plugin and a fresh install of the 5.1.19 version, <> does not work. tia On Friday, February 8, 2019 at 3:35:28 AM UTC-5, FrD wrote: > > Hi, > > For now you need to create the state tiddler before calling the > simplecalendar macro. This behavior didn't

Re: [tw5] Re: A man went into the Foo Bar ... (humour)

2019-02-08 Thread @TiddlyTweeter
Arlen Beiler wrote: > > He went into the foo bar and ordered a foo baz. > Lol! That is a serious programmer's drink! -- 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

Re: [tw5] Re: Who can I thank for Math operators?

2019-02-08 Thread Jeremy Ruston
Hi Jed I just got caught by this too. I’ll comment more over on the GitHub issue you opened: https://github.com/Jermolene/TiddlyWiki5/issues/3757#issuecomment-461797553 Best wishes Jeremy > On 8 Feb 2019, at

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi Xavier > On 8 Feb 2019, at 12:12, Xavier Cazin wrote: > > Maybe even a bit too well: when we add new tiddlers then reload the wiki > despite the warning, it let us retrieve the newly added content as > miraculously expected, but then the wiki is not marked as tainted anymore, > which

Re: [tw5] Re: A man went into the Foo Bar ... (humour)

2019-02-08 Thread Arlen Beiler
He went into the foo bar and ordered a foo baz. On Fri, Feb 8, 2019 at 10:44 PM @TiddlyTweeter wrote: > LOL Thomas & S. S ... :-) > > I went into the Foo Bar and all the barman ever said was "HELLO WORLD!" > > All I wanted was a lager. > > Josiah > > S. S. wrote: >> >> And after a foo too many

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi Mario > On 8 Feb 2019, at 13:53, PMario wrote: > > - So the only thing you need to know is tiddlywiki.com > and you can read the local storage from all TWs > stored in the subdirectories. That’s a bug, fixed now:

[tw5] Re: A man went into the Foo Bar ... (humour)

2019-02-08 Thread @TiddlyTweeter
LOL Thomas & S. S ... :-) I went into the Foo Bar and all the barman ever said was "HELLO WORLD!" All I wanted was a lager. Josiah S. S. wrote: > > And after a foo too many beers, he bar-foo'd > > Thomas Elmiger wrote: > > Guess he ordered a foo

[tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread @TiddlyTweeter
PMario wrote: > > Some more info about the storage limits > . > > If you take your time an read this stuff, you'll see that the behaviour is > completely unpredictable. > > And in my

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread @TiddlyTweeter
Jeremy Ruston wrote: > > > I wrote: With all the caveats (I agree with) would this method obviate the > need for the user to install a saving system? > > It is categorically not suitable as a way for most users to save changes > to their own wikis. The fundamental problem is that browsers are

[tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread PMario
Hi, Some more info about the storage limits . If you take your time an read this stuff, you'll see that the behaviour is completely unpredictable. And in my opinion way to fragile

[tw5] Re: A man went into the Foo Bar ... (humour)

2019-02-08 Thread S. S.
And after a foo too many beers, he bar-foo'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

Re: [tw5] Who can I thank for Math operators?

2019-02-08 Thread Diego Mesa
Hey Jeremy, I 100% see your point and agree. On Friday, February 8, 2019 at 3:01:41 AM UTC-6, Jeremy Ruston wrote: > > Hi Diego > > This is wonderful thank you! In the example on the docs you have to filter > twice = once to get the count, then another to get an array of lengths, sum > them

[tw5] Re: Who can I thank for Math operators?

2019-02-08 Thread Jed Carty
I have run into one problem testing the math operators, they still enforce uniqueness in filtering, so if you use <$list filter='1 1 1 1 +[sum[]]'/> you get the answer 1. I am looking at what would be needed to allow duplicate entries but considering how carefully designed the list widget and

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Xavier Cazin
Hi Jeremy, I’m torn as to whether we should enable it on tiddlywiki.com; I think not, > because of the dangers we’ve been discussing, and yet I’d love to have an > easily accessible up to date wiki with it. For the moment that is: > > >

[tw5] Tabbing and the Toolbar

2019-02-08 Thread Marc J. Cawood
When creating a new tiddler I enter the title then press expecting to focus the tiddler body. However, TW5 (I'm a TW Classic user) focusses the toolbar which means I have to either press 20 more times or click the body to edit it. I'm sure I'm not alone in this frustration... How can I make

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Brian Theado
Thanks, Jeremy. I missed that bullet point. On Fri, Feb 8, 2019 at 4:14 AM Jeremy Ruston wrote: > Hi Brian > > Will it also handle the case of deleting a tiddler (one which originated > from the server and isn't in localstorage) while disconnected? I would > think you would need some sort of

[tw5] Re: TOC question

2019-02-08 Thread S. S.
Edited my previous post to correct the mistaken paste. Corrected the template tiddler code to: <$text text=<>/> <$transclude mode="block">$missingText$ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: TeX- and LaTeX-related logos

2019-02-08 Thread Mohammad
Good job David! Thank you for sharing. --Mohammad On Friday, February 8, 2019 at 1:57:52 PM UTC+3:30, David Nebauer wrote: > > I wanted to see if I could simulate TeX- and LaTeX-related logos in TW5. I > could not find anything in web searches or in the TW google group, so I > came up with a

[tw5] Re: Who can I thank for Math operators?

2019-02-08 Thread Jed Carty
Wow, I haven't been keeping up with what is going on for a bit and now between this and the subfilter operator I can rework a lot of what I have made before to be much simpler. And for things like a mean operator I think that a plugin to add more math operators would be pretty simple to put

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi BurningTreeC > Hi Jeremy, I think this is a nice addition to the core plugins and I can see > cases where it could be very useful to me Thanks! I’m also finding it very useful while I’m working on TiddlyWiki coding, makes it super easy to get a wiki back into the same state for testing. >

[tw5] TeX- and LaTeX-related logos

2019-02-08 Thread David Nebauer
I wanted to see if I could simulate TeX- and LaTeX-related logos in TW5. I could not find anything in web searches or in the TW google group, so I came up with a basic solution using plain html and css. (Credits: TEX and LATEX logo POSHlets ,

Re: [tw5] Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi Mark > On 7 Feb 2019, at 22:34, 'Mark S.' via TiddlyWiki > wrote: > > If you run encryption, will the internal tiddlers also be encrypted? No, the browser-storage plugin doesn’t handle encryption at the moment; I’ll add a warning to the readme. Best wishes Jeremy. -- You received this

Re: [tw5] Who can I thank for Math operators?

2019-02-08 Thread Jeremy Ruston
> I can already see the new maths will considerably ease making simple things > like invoices and allowance trackers. Thanks Josiah. There’s a bunch of fun possibilities that I hope to see: * a recipe wiki that can recalculate the quantities of ingredients for different numbers of people *

[tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread BurningTreeC
Hi Jeremy, I think this is a nice addition to the core plugins and I can see cases where it could be very useful to me I often open tiddlywiki.com or its prerelease to try out something and end up in a list of tiddlers that contain code I'd like to copy over to a personal wiki It would be

Re: [tw5] Who can I thank for Math operators?

2019-02-08 Thread @TiddlyTweeter
Jeremy I looked at https://tiddlywiki.com/prerelease/#Mathematics%20Operators I can already see the new maths will considerably ease making simple things like invoices and allowance trackers. Great stuff! Josiah -- You received this message because you are subscribed to the Google Groups

[tw5] Re: $(currentTiddler)$ and <> : Macro scope and variable inside macro

2019-02-08 Thread Mohammad
Thanks Eric. Thank you Tony! I got the point. I learned in tIddlywiki.com that referring to a variable inside macro is ONLY possible using $(varName)$. Now I understood both syntax is valid but have different use-case. Cheers Mohammad On Friday, February 8, 2019 at 11:35:48 AM UTC+3:30, Eric

[tw5] Re: $(currentTiddler)$ and <> : Macro scope and variable inside macro

2019-02-08 Thread Mohammad
Added to TW-Scripts. On Friday, February 8, 2019 at 11:35:48 AM UTC+3:30, Eric Shulman wrote: > > On Thursday, February 7, 2019 at 10:42:49 PM UTC-8, Mohammad wrote: >> >> As we know a variable from ouside macro should be referenced as >> $(varname)$. >> > > A variable that is defined outside a

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi Brian > Will it also handle the case of deleting a tiddler (one which originated from > the server and isn't in localstorage) while disconnected? I would think you > would need some sort of "whiteout" tiddler in localstorage in order to handle > that case. That is listed in the readme as a

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi Tony > > So we can say local storage is fairly reliable, at least in the current > browser session, I do not share the view that browser local storage is reliable :) > so perhaps providing the export changes button that can be re-imported, can > offer a form of changes only backup, which

Re: [tw5] Re: Announcing the new "Browser-Storage" plugin

2019-02-08 Thread Jeremy Ruston
Hi Tony > Could we use the innerwiki plugin or iframe to spawn a window containing the > fresh tiddly wiki loaded from disk "before" local storage is used, and > present a save button? The original tiddlers are available in the store area in the DOM, and so it would be possible to retrieve

[tw5] Re: How to sort tiddlers by title inside tag macro?

2019-02-08 Thread Mohammad
This may be the exorcise solution by Mark: \define tagsort(mainTag, label:"Sort Tags", order:"ascend") <$button>$label$ <$reveal type="match" default="ascend" text=<<__order__>> > <$action-listops $tiddler=<<__mainTag__>> $filter= "[tag<__mainTag__>sortan[]]"/> <$reveal type="nomatch"

Re: [tw5] Who can I thank for Math operators?

2019-02-08 Thread Jeremy Ruston
Hi Diego > This is wonderful thank you! In the example on the docs you have to filter > twice = once to get the count, then another to get an array of lengths, sum > them and then divide. > > Can we also add a "mean" operator? I was worried that doing so would open a hornets nest where

[tw5] Re: TW5 $(variable)$ doesn't work

2019-02-08 Thread FrD
Hi TonyM, Le vendredi 8 février 2019 02:13:39 UTC+1, TonyM a écrit : > > FrD, > > Thanks, I suppose if I had to choose it would be; > > sc_linkNavigateToOrCreateEditModeJournal : navigate to a journal or create > it in edit mode > > >- Does this mean if it exists it opens in view mode, if

Re: [tw5] Who can I thank for Math operators?

2019-02-08 Thread Jeremy Ruston
Hi Tony Apologies I could have expressed myself more clearly. I don’t think one can separate out teaching people to use the maths operations without teaching them to use filters. But conversely, maybe the maths operators will make it easier to teach the filter mechanism. At the moment, there

[tw5] Re: TW5 $(variable)$ doesn't work

2019-02-08 Thread FrD
Hi, For now you need to create the state tiddler before calling the simplecalendar macro. This behavior didn't change from the previous version. The reason is that a macro can only return a string and should not modify a tiddler or create a new one (only widgets should do that). So it was

[tw5] Re: $(currentTiddler)$ and <> : Macro scope and variable inside macro

2019-02-08 Thread TonyM
Post Script, The ability to compare the current value with its previous can be helpful, lets say you want to do something different when the value changes. Perhaps if you were sorting something by months, and on change in month you want to do something. However since TiddlyWiki is really

[tw5] Re: $(currentTiddler)$ and <> : Macro scope and variable inside macro

2019-02-08 Thread TonyM
Mohammad, I am not so clear on what is wrong, or are you saying nothing is when you expect it to break? In both cases the "currentTiddler" is being changed (listed) in the List widget. So in both cases the macro will be operating with each value of current tiddler as a result of the list. As

[tw5] Re: $(currentTiddler)$ and <> : Macro scope and variable inside macro

2019-02-08 Thread Eric Shulman
On Thursday, February 7, 2019 at 10:42:49 PM UTC-8, Mohammad wrote: > > As we know a variable from ouside macro should be referenced as > $(varname)$. > A variable that is defined outside a macro can be referred to within the macro using **either** $(varname)$ or <>, depending on context. The

[tw5] Re: How to sort tiddlers by title inside tag macro?

2019-02-08 Thread Mohammad
Thanks Mark. I do the exercise. Added to TW-Scripts. On Friday, February 8, 2019 at 8:05:10 AM UTC+3:30, Mark S. wrote: > > When you click on a tag and see a list, and then drag an item in the list, > where is that sort-order stored? It's stored in the "list" field of the > tiddler with the