[tw5] Re: Font Awesome 5 Free SVG collection

2019-07-08 Thread Mohammad
Hello morosanuae In TW-Scripts (https://kookma.github.io/TW-Scripts/#Working%20with%20SVG) you find a link to https://jakearchibald.github.io/svgomg/ which let you optimize and remove those extra coding from svg images. Also there are other tools you can use with node.js to help with this.

Re: [tw5] Re: Click to expand all button?

2019-07-08 Thread PMario
On Monday, July 8, 2019 at 7:38:28 PM UTC+2, Mohammad wrote: > > The tocP is really handy! > Does it also support exclude filter? > Not yet. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw5] Re: New release: Locator 1.2.0 (search by tags, ToC showing related tags)

2019-07-08 Thread TonyM
Bimlas, I only just started to look at this and it seems you have made another great contribution. However it is a little hard from my view to actually understand the features and possibilities. Perhaps we need a short introduction that describes basic functionality before we read the

[tw5] Re: Filtering on "subtags"

2019-07-08 Thread Mat
> > How do I put that filter into a template using [is[current]... > Are you saying you want a template for *all* tiddlers to show all grandchildren of the current tiddler? Then you don't need any "[is[current]]" in the template. If you have a condition, like that it's only for animal tids or

[tw5] Re: Apply a multi part filter to a list - how?

2019-07-08 Thread Mat
Hrmpf... I've apparently oversimplified my problem. I'll likely get back with a better explanation of the problem. Really thank you for replying Mark and sorry for causing confusion (of which I have plenty to share though) <:-) -- You received this message because you are subscribed to the

[tw5] Re: Interactive SVG Image Map Not Responsive

2019-07-08 Thread A Gloom
what I have found so far... One way to get around the tag Import your svg-- you will get a tiddler of it that uses the tag. Open it to edit it, click anywhere in the text field so the tile bar isn't high lighted, press Control A to select all, then Control V to copy. Close the tiddler.

[tw5] Re: <> vs []

2019-07-08 Thread TonyM
Mat, Is the origin of Foo bar from the "Grand Foo Bar" from a masonic lodge? a very U.S. centric source?. I also find it all but useless myself, I have to read something 5 times if it has too many foos and bars because there is not any other information contained within them. The fact that

[tw5] Re: when opening a tiddler, automatically open tiddlers based on multiple tags?

2019-07-08 Thread TonyM
Jarad, I have called for the provision of an action on open tiddler, ideally the ability to do so on a per tiddler basis. However an effective work around for now is to have a button in the tiddler, which once pressed will do as you ask, I know this is not what you are after but to be honest

Re: [tw5] Re: Click to expand all button?

2019-07-08 Thread TonyM
Mario's To co is great. The built in toc macros serve their purpose with contents etc... It is however a reoccurring theme for people to try and force them to do more. I think it would be a good idea to provide a simple recursive process example in tiddlywiki.com examples which would assist

[tw5] Re: Filtering on "subtags"

2019-07-08 Thread Mat
Ah, triple quotes if you want to be sure not to break anything just because some animal has a " is its name. <:-) On Tuesday, July 9, 2019 at 1:40:50 AM UTC+2, Mat wrote: > > How do I put that filter into a template using [is[current]... >> > > Are you saying you want a template for *all*

[tw5] Re: Creating and Selling Software Tools based on Tiddlywiki

2019-07-08 Thread TonyM
Jed, Then I am curious why you are not celebrating with me that there is nothing on my *"list that is both not implemented and do able within the framework of tiddlywiki."* I believe, I did state clearly a range of features that we need. If you look into what I have said for example, you will

[tw5] Re: Click to expand all button?

2019-07-08 Thread Mohammad
Hello Passingby, Have a look at TW-Scripts https://kookma.github.io/TW-Scripts/#Open%20All%20Tiddlers%20Meet%20Some%20Criteria You find small code to open all tiddlers meed some criteria! As Jeremy recommends it is not good for a large wiki TOC, but this can be used for your own case.

[tw5] Re: Filtering on "subtags"

2019-07-08 Thread Steven Schneider
Mat, thanks. How do I put that filter into a template using [is[current]... //steve. On Monday, July 8, 2019 at 3:48:01 PM UTC-4, Mat wrote: > > Grandchildren > > Here's one way > > <$list filter="[tag[Granny]]" variable=granny> > <$list filter="[tag]"> > > > > > > > <:-) > -- You

[tw5] Order of styleshhet tiddlers in 5.1.20pre

2019-07-08 Thread Mohammad
Reference: https://github.com/Jermolene/TiddlyWiki5/issues/4082 https://groups.google.com/d/msg/TiddlyWiki/OA8uubShqpA/fLyIdOgQDgAJ One expect to have the theme stylesheet tiddlers at the very begining or list of tiddlers tagged with $:/tags/Stylesheet. This way one can override theme

[tw5] Re: <> vs []

2019-07-08 Thread PMario
Hi Mat, If we only look at the the <$list line, they are fundamentally different. The *first *one assigns a macro-call to the filter variable The *second *one assigns a string value to the filter variable. The *first list* needs to run 2 filters. 1 in the set widget 1 in the list widget

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread 'Mark S.' via TiddlyWiki
Actually, I think Windows 7 ships with Powershell 2. So I must have already run some updates. It gets worse. You can have the same version of Powershell but on Windows 7 some of the commands may not do anything because the framework code doesn't allow it (I don't recall which command ...

[tw5] Re: <> vs []

2019-07-08 Thread Mat
I'm actually allergic to apples. ...but I must admit, that IS a nice alternative. I might start to use it :-) <:-) -- 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] Re: <> vs []

2019-07-08 Thread Watt
Has my plea been footile? It has just the opposite effect on me, I can't stop thinking 'what's a foo?' I must be foolexic, or was on a bar stool the day they covered it at school. Couldn't 'apples' be used instead? -- You received this message because you are subscribed to the Google Groups

[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread BurningTreeC
Hi Mohammad, what if you disable sticky titles in the control panel? If you apply a class filed in TW 5.1.19 and before you get the CSS applied > to tc-tiddler-frame > In Tw 5.1.20pre it seems it has been changed! > > Make below experiment in two TW as below > > class: MistyRose > created:

[tw5] flickering with tiddlers with full screen size in zoomin story view. Is this a bug?

2019-07-08 Thread Mohammad
When tiddlers occupy the full height of screen, It seams TW flickers when it opens such tiddlers The transition time seems the two scroll bars (vertical and horizontal) are appeared in the opening process of tiddler! It means on tiddler opening TW shows two scrollbars while it does not know

[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
It works! So, whats the problem? On Monday, July 8, 2019 at 8:24:24 PM UTC+4:30, BurningTreeC wrote: > > Hi Mohammad, > > what if you disable sticky titles in the control panel? > > > If you apply a class filed in TW 5.1.19 and before you get the CSS applied >> to tc-tiddler-frame >> In Tw

[tw5] Re: Font Awesome 5 Free SVG collection

2019-07-08 Thread morosanuae morosanuae
Hi Tony, Do you want to make a conversion yourself? I can post the "algorithm" for a manual conversion if that's what you looking for. morosanuae -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw5] Re: Creating and Selling Software Tools based on Tiddlywiki

2019-07-08 Thread Jed Carty
Tony, Which of those things (which I addressed in my previous post) is both 1) not already part of tiddlywiki and 2) something that would be done in the tiddlywiki core? What is preventing your evaluation app from being successful in an App Store? As an aside: localStorage that we have been

[tw5] Re: Click to expand all button?

2019-07-08 Thread PMario
On Sunday, July 7, 2019 at 10:51:02 PM UTC+2, passingby wrote: > Can we have a 'click to expand all' button? Specifically > in toc-tabbed-internal-nav ? > This should be possible. ... At the moment, there is a pending PR at github, that fixes some problems introduced with 5.1.19 and prepares

[tw5] Re: Font Awesome 5 Free SVG collection

2019-07-08 Thread morosanuae morosanuae
Tony and others, I've posted a mini tutorial for those who want to make a manual conversion themselves. It's good for others too to know what I have done. As I told you before it's nothing special or complex. The more complex process is the automation part. Tutorial is here:

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread @TiddlyTweeter
Mark S. wrote: > > > https://drive.google.com/file/d/1O_9-kv_o_VH6_V5ElrEgMJSxbx_4OqUF/view?usp=sharing > > This is version polly-01f-MS. > > Changes: > * Permissions.bat is down in the dev directory -- for now > That seems right to me. To put it there. I fails with PS 4. The whole PowerShell 4

[tw5] Re: <> vs []

2019-07-08 Thread Mat
Great answers guys! I missed to include the "enlist" operator (now added in the OP) but I assume this doesn't change @pmarios point that it is still generally faster. >Open close the preview several times Trick! <:-) -- You received this message because you are subscribed to the

[tw5] Re: <> vs []

2019-07-08 Thread Watt
I hope you twizards know how much your contributions are valued and appreciated but on behalf of non-programmers everywhere, the easily confused and all those unfamiliar with the use and tradition behind the word 'foo' can I humbly request that it is never used in examples relating to

[tw5] Re: <> vs []

2019-07-08 Thread Mat
@Watt > > Foo, foobar etc was invented specifically so you don't have to think. Plus it is now a convention so if you introduce something else, then people will have to get used to that instead. For a single string I guess HelloThere would work but it is not generic. And for multiple

[tw5] Re: <> vs []

2019-07-08 Thread Jed Carty
filter=<> uses whatever is stored in the variable foo as the filter itself, filter=[] uses whatever is stored in the variable foo as an input title. Some examples are probably more helpful: <$set name=foo value="""[tag[HelloThere]]"""> Set `foo="[tag[HelloThere]]"` ! Using `"[]"` <$list

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread 'Mark S.' via TiddlyWiki
I'm a little vague about about the difference between #2 and #3. Are parrots where you come from not obsessed by crackers? Just in time, today's Bizarro: https://www.comicskingdom.com/shared_comics/1f60f89b-82b8-4f30-98da-731f073d7007 On Monday, July 8, 2019 at 4:49:01 AM UTC-7,

[tw5] Re: <> vs []

2019-07-08 Thread Mat
Addendum: And any newcomers who have a modicum of programming knowledge will use Foo anyway so... it's probably better to just learn it. IMO it is part of common computer literacy. <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
If you apply a class filed in TW 5.1.19 and before you get the CSS applied to tc-tiddler-frame In Tw 5.1.20pre it seems it has been changed! Make below experiment in two TW as below class: MistyRose created: 20190708151308705 modified: 20190708151930578 tags: $:/tags/Stylesheet title: New

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread @TiddlyTweeter
Mark S. wrote: > > Actually, I think Windows 7 ships with Powershell 2. > Ouch! > So I must have already run some updates. It gets worse. You > can have the same version of Powershell but on Windows 7 some of the > commands may not do anything > because the framework code doesn't allow it (I

[tw5] Re: New release: Locator 1.2.0 (search by tags, ToC showing related tags)

2019-07-08 Thread bimlas
It was not pre-designed, but with a minimal change, I was able to create new tiddler from search text (the search text becomes the default title of the new tiddler), so I created another release, 1.3.0. https://bimlas.gitlab.io/tw5-locator/ -- You received this message because you are

[tw5] Re: Creating and Selling Software Tools based on Tiddlywiki

2019-07-08 Thread TonyM
Jed With respect I wonder if you read my last post. I go to lengths to separate my comments from the PWA standard, I demonstrate I understand your perspective on local storage. Please try and read my words with generosity not just to prove me wrong. Tony -- You received this message

[tw5] Re: Font Awesome 5 Free SVG collection

2019-07-08 Thread Mohammad
Added to TW-Scripts Many thanks morosanuae! One important thing is the content type and I see you have carefully highlighted that! Looking forwards for your future work in this area. Cheers Mohammad On Monday, July 8, 2019 at 12:07:53 PM UTC+4:30, morosanuae morosanuae wrote: > > Tony and

[tw5] Re: Creating and Selling Software Tools based on Tiddlywiki

2019-07-08 Thread Jed Carty
I am not trying to prove you wrong, I am asking what on the list is actionable. I don't see anything on your list that is both not implemented and doable within the framework of tiddlywiki. If you are asking for features than we need to have a clear understanding of what those features are in

[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
I changed the theme still I have the same problem! So, it means issue is not $:/themes/tiddlywiki/vanilla/base but strangely when I change the position of $:/themes/tiddlywiki/vanilla/base through $:/tags/Stylesheet Put it somewhere at top of the list, I see my customization work! I don't

[tw5] Re: Font Awesome 5 Free SVG collection

2019-07-08 Thread morosanuae morosanuae
Tony, > All I need to know now it to take others from inkle into tiddlywiki and learn how to resize when needed without editing the svg I have many icons imported from flaticon.com. Some of them needs to be cleaned of some unneeded elements first (e.g. elements). I think the "viewBox"

Re: [tw5] Re: Click to expand all button?

2019-07-08 Thread Mohammad
The tocP is really handy! Does it also support exclude filter? I am interested to use it in some of my plugins. --Mohammad On Monday, July 8, 2019 at 5:17:06 PM UTC+4:30, PMario wrote: > > On Monday, July 8, 2019 at 12:56:10 PM UTC+2, Jeremy Ruston wrote: >> >> There's an unexpected subtlety

[tw5] Re: class field and different behaviour in TW 5.1.19 and 5.1.20 prerelease: Is this a Bug?

2019-07-08 Thread Mohammad
It seems $:/themes/tiddlywiki/vanilla/base also has been changed as many of my customization to data tiddlers and calss fields does not work correctly! Where can I follow these changes and their side effects on previous version TW5.1.19 ? --Mohammad On Monday, July 8, 2019 at 8:24:24 PM

[tw5] Re: Interactive SVG Image Map Not Responsive

2019-07-08 Thread A Gloom
Spooky Noodle As long as I'm not interferring with what PMario is doing to help you, I'll look at it. > Yes, that was deliberate on my part. When I originally had it as text, > when I went to click on an object, I kept highlighting the text instead of > activating the hyperlink, which is

[tw5] Filtering on "subtags"

2019-07-08 Thread Steven Schneider
Hi everyone, I sense that others' have asked but I can't quickly find in the group: How would I filter on a tiddler being a "subtag." For example, if I had tiddlers for each species in the animal genus Canis I'd have tiddlers tagged

[tw5] Re: Filtering on "subtags"

2019-07-08 Thread Mat
Grandchildren Here's one way <$list filter="[tag[Granny]]" variable=granny> <$list filter="[tag]"> <:-) -- 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

[tw5] Re: Interactive SVG Image Map Not Responsive

2019-07-08 Thread Spooky Noodle
It seems that, right now, the main problem is that I can't get TW to reference the image in a format that works. Even if I change the content type to `svg` and copy-paste the contents in, it still nests it within an img tag, which kills all interactivity, regardless of whether it's defined in

[tw5] Re: Interactive SVG Image Map Not Responsive

2019-07-08 Thread A Gloom
at Initial glance: those fill:none; for the elements-- in-line styling of an element overrides all other styling and can interfere with trying to manpulate their styling now don't go channging anything just yet-- I have to invert the colors on evertyhing so i can look at your map-- the

[tw5] Re: Interactive SVG Image Map Not Responsive

2019-07-08 Thread A Gloom
On Monday, July 8, 2019 at 4:10:11 PM UTC-4, Spooky Noodle wrote: > > It seems that, right now, the main problem is that I can't get TW to > reference the image in a format that works. Even if I change the content > type to `svg` and copy-paste the contents in, it still nests it within an > img

[tw5] Apply a multi part filter to a list - how?

2019-07-08 Thread Mat
*Beyond my control*, the user defines a filter like [suffix[berry]] [tag[tasty]] (could be many more, and more complex) This is to be applied to my list of fruits'n berries, where some of them are tagged "tasty". How? Here's the problem shown: {{{ tastyapple blueberry rottenbanana

[tw5] Re: Apply a multi part filter to a list - how?

2019-07-08 Thread 'Mark S.' via TiddlyWiki
Your nested filter loops should work. The outer part will pick out all the candidates. The inner will compare the full list against the candidate and print if there's a match. There might be a double output if something has both a suffix berry and is tagged tasty. You could do it as one

[tw5] New release: Locator 1.2.0 (search by tags, ToC showing related tags)

2019-07-08 Thread bimlas
Dear all, I'm launching 1.2.0 version of the Locator plugin (discover and search by related tags). * Add button to create new tiddler in current context * Ability to use additional filter on tags https://bimlas.gitlab.io/tw5-locator/ (please star on https://github.com/bimlas/tw5-locator if

Re: [tw5] Re: Click to expand all button?

2019-07-08 Thread Jeremy Ruston
There's an unexpected subtlety here: even with quite a small number of tags, it is possible for a fully expanded table of contents to have many millions of entries. For example, AMBIT's main wiki (https://manuals.annafreud.org/ambit) has just over 1,000 tags but they are so interconnected that

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread @TiddlyTweeter
Ciao Mark I wanted to log with you now that as this thing shapes its getting clearer to me it can be leveraged and add functions TW itself can't so easily do ... Download saves enforce *singular naming,* so as a "surrogate central repository" of unique wiki its seems easy for modules to be

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread @TiddlyTweeter
Tx Mark! I'll get to it soon. I got delayed. I'm working on a "demo/test" version that is a clone of the original but in which the "wiki" are dummy files with no content whose (fake) "downloads" get their write time changed automatically at set intervals. The idea is to launch a seperate

[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-07-08 Thread @TiddlyTweeter
For those on email, I updated my last post to carify it. Best, TT On Monday, 8 July 2019 13:49:01 UTC+2, @TiddlyTweeter wrote: > > Ciao Mark > > I wanted to log with you now that as this thing shapes its getting clearer > to me it can be leveraged and add functions TW itself can't so easily do

Re: [tw5] Re: Click to expand all button?

2019-07-08 Thread PMario
On Monday, July 8, 2019 at 12:56:10 PM UTC+2, Jeremy Ruston wrote: > > There's an unexpected subtlety here: even with quite a small number of > tags, it is possible for a fully expanded table of contents to have many > millions of entries. > That's also true for tiddlywiki.com documentation.

[tw5] <> vs []

2019-07-08 Thread Mat
Just in case ggroups botches the title, it should read: <> vs [] Anyone who know is well familiar with the underlying intricacies of TW: <$set name=myfilter filter="[tag[foo]]"> <$list filter=<> > ... or <$list filter="[]"> ... Of course, only the second would allow for additional operators

[tw5] Re: Font Awesome 5 Free SVG collection

2019-07-08 Thread TonyM
morosanuae Thanks so much that is exactly what I wanted. I will use this to guide me with flaticons and others I will share back. All I need to know now it to take others from inkle into tiddlywiki and learn how to resize when needed without editing the svg. Thanks Tony -- You received