Re: [tw5] accessibility support for links

2020-11-20 Thread PMario
Hi, On Friday, November 20, 2020 at 5:44:27 PM UTC+1 jn.pierr...@gmail.com wrote: ... > You're right for external link. Though something like [[label|external > URL|hint text|language of target]] would be solving nearly all cases. If I understand this https://www.boia.org/wcag2/cp/3.1.2

[tw5] Re: ViewTemplate question

2020-11-20 Thread History Buff
Finally got it figured out with the following code: <$button> remove extraneous text <$list filter="[tag[Railroads]]" variable="tid" > <$list filter="[get[text]split[\define]splitregexp[.*>]]" variable="pap"> <$action-setfield $tiddler=<> text=<> /> On Friday, November 20, 2020 at 11:11:08

[tw5] Re: WikiWords vs Double Brackets

2020-11-20 Thread Ed Heil
Now that you mention the issues that come up with French, I guess it brings up the fact that many languages (many scripts) don't have a case distinction! So there are definite limits to the internationality of CamelCase. On Friday, November 20, 2020 at 12:01:53 PM UTC-5 jn.pierr...@gmail.com

[tw5] Re: A How To Example: Relationship Matrix

2020-11-20 Thread Charlie Veniot
> > Project: ORM-ish à la TiddlyWiki > project. > Just update a bit (in case you are interested in the programming behind the scenes): [image: Screenshot 2020-11-20 at 10.24.18 PM.png] -- You received this message because you

[tw5] Re: Using TiddlyWiki for fact-based information modelling and database engineering ???

2020-11-20 Thread Charlie Veniot
Project: ORM-ish à la TiddlyWiki Update, focused latest changes on "Reports": - Facts - Arities

[tw5] Re: WikiWords vs Double Brackets

2020-11-20 Thread tony
i am a fan of the c2WikiConvention (<-- note the HungarianNotation mistake! or dialect?) of CamelCase and it has stuck over the years. i think of WikiEntries as kind of a SubjectToken, a unique semantic entity and it is easy to create and search with other tools like autocomplete in vim and

Re: [tw5] Re: Modal question (last question today, I promise)

2020-11-20 Thread David Gifford
Okay I deleted it from the toolmap. On Fri, Nov 20, 2020 at 6:15 PM Alfonso Arciniega wrote: > Jero and David, > > "TheBook" in my DropPages is just an early version of a manual that I put > there just as an example that you can share any type of file at DropPages, > not just TiddlyWiki

[tw5] Re: The-Book Chapter 10

2020-11-20 Thread Alfonso Arciniega
https://github.com/kewapo/The-Tiddlywiki-Manual This is the repository of TheBook, last updated in February 2020. On Friday, November 20, 2020 at 5:27:09 PM UTC-7 Alfonso Arciniega wrote: > As I mention in a another post, "TheBook" in my droppages site was just an > example of different

[tw5] Re: The-Book Chapter 10

2020-11-20 Thread Alfonso Arciniega
As I mention in a another post, "TheBook" in my droppages site was just an example of different formats that are able to be opened in droppages. It is an old draft. Cheers, Alfonso On Friday, November 20, 2020 at 5:49:02 AM UTC-7 Ste wrote: > It was mentioned somewhere on here recently! >

[tw5] Re: Modal question (last question today, I promise)

2020-11-20 Thread Alfonso Arciniega
Jero and David, "TheBook" in my DropPages is just an early version of a manual that I put there just as an example that you can share any type of file at DropPages, not just TiddlyWiki documents. As it is an early draft, it should not be in TiddlyWiki Toolmap. I am interested to see if TheBook

[tw5] Re: A truely great Slide-Show: reveal.js by Devin Weaver

2020-11-20 Thread David Gifford
It is now! Thanks for this discovery! On Friday, November 20, 2020 at 3:27:50 PM UTC-6 Jan wrote: > Hi folks! > Am I the only one to have missed this jewel? > Devin has Integrated the reveal.js library to TW. > This is a true gamechanger! > This has to be celebrated. > > Dave is this in your

[tw5] Re: [TW Official Plugin] Help regarding markdown

2020-11-20 Thread Prestige
Got it. Thanks :) One more querry if you could help out, whatever changes I make in the wiki get refreshed as soon as I kill the server and start again. How can I make the changes stay? I cannot save and retain the changes: - The WikiTitle and Subtitle - The theme tweaks - like the

[tw5] Re: The-Book Chapter 10

2020-11-20 Thread amreus
I believe this is the source of the book. On Friday, November 20, 2020 at 7:49:02 AM UTC-5 Ste wrote: > It was mentioned somewhere on here recently! > https://my-tw-notes.droppages.com/TheBook.pdf > > On Thursday, 19 November 2020 at 18:28:25 UTC

[tw5] Re: [TW Official Plugin] Help regarding markdown

2020-11-20 Thread Saq Imtiaz
WikiLinks are not Markdown syntax. But using the official plugin you can enable support for wikilinks by following the instructions at that link. On Friday, November 20, 2020 at 11:11:03 PM UTC+1 Prestige wrote: > So, TW5 supports wikilinks, but with markdown plugin, it won't? :( > > On

[tw5] Re: [TW Official Plugin] Help regarding markdown

2020-11-20 Thread Prestige
So, TW5 supports wikilinks, but with markdown plugin, it won't? :( On Saturday, 21 November 2020 at 03:37:29 UTC+5:30 saq.i...@gmail.com wrote: > https://github.com/Jermolene/TiddlyWiki5/issues/4610#issuecomment-621709996 > > On Friday, November 20, 2020 at 10:15:03 PM UTC+1 Prestige wrote: > >>

Re: [tw5] Re: Seeking suggestions for my use case

2020-11-20 Thread Dummy ME
Oh yes, my bad. It was clearly mentioned in the guides. :) On Fri, 20 Nov 2020 at 22:34, soren.b...@gmail.com < soren.bjorns...@gmail.com> wrote: > Author of TiddlyRemember here. Si is correct, you don't have to *host > your wiki *on Node. You just have to have TiddlyWiki's Node version >

[tw5] Re: [TW Official Plugin] Help regarding markdown

2020-11-20 Thread Saq Imtiaz
https://github.com/Jermolene/TiddlyWiki5/issues/4610#issuecomment-621709996 On Friday, November 20, 2020 at 10:15:03 PM UTC+1 Prestige wrote: > > Hi > > I am using wiki links in my markdown notes ` [[ ]] `. When I load them in > raw TW5 without any plugins, the links are displayed correctly but

[tw5] A truely great Slide-Show: reveal.js by Devin Weaver

2020-11-20 Thread Jan
Hi folks! Am I the only one to have missed this jewel? Devin has Integrated the reveal.js library to TW. This is a true gamechanger! This has to be celebrated. Dave is this in your Dynalist already. https://sukima.github.io/tiddlywiki-reveal-js/ enjoy! Jan -- You received this message because

[tw5] [TW Official Plugin] Help regarding markdown

2020-11-20 Thread Prestige
Hi I am using wiki links in my markdown notes ` [[ ]] `. When I load them in raw TW5 without any plugins, the links are displayed correctly but the rest of the formatting is haywire. But as soon as I add a plugin - TW Official Markdown Plugin, the wikilinks aren't captured while the rest of

Re: [tw5] Re: Help on translating a virtual stack of cards to wikitext needed...

2020-11-20 Thread Jan
Hi, thanks for the syntax of the radio-widget... the problem is to match the css to the html-elements produced by this syntax. Because I want the cards to be animated, I have to do the transformation without the reveal-widget. Sorry for not answering sooner... I felt several times close to

[tw5] Re: Lightweight diagrams (e.g. concept maps)?

2020-11-20 Thread Sean Boyle
CORAS: http://coras.sourceforge.net/ It is unfortunate that there are name collisions. This is a methodology and a set of symbols to be used with drawing software, not related to the ginormous commercial package by the same name. BPMN is certainly well documented and there are large tools

[tw5] Re: ViewTemplate question

2020-11-20 Thread History Buff
Alright, I've made a lot of progress. I would now like to be able to delete all of the previous defines and transcludes that I had at the beginning of the text field. I want to create a button that would do this automatically for me. I know it's going to use splitregexp, but I am totally new to

[tw5] Style refresh issue in radio inputs when using a template

2020-11-20 Thread Eskha
Hello, I have an issue with style refresh while using RadioWidget in a view template element. I am using Edge - Version 86. I have defined a style to use for the label of a a radio button input when it is selected (by using the "tc-radio-selected"). This is working when I directly use the

[tw5] Re: Seeking suggestions for my use case

2020-11-20 Thread soren.b...@gmail.com
Author of TiddlyRemember here. Si is correct, you don't have to *host your wiki *on Node. You just have to have TiddlyWiki's Node version installed on your computer, so that TiddlyRemember can process your single-file wiki and extract the Anki questions. On Sunday, November 15, 2020 at 7:25:37

[tw5] Re: WikiWords vs Double Brackets

2020-11-20 Thread Jean-Pierre Rivière
CamelCase is fine, but when you have an acronym in your title, the question of how to do starts. for instance: HistoryOfHTMLBrowser or HistoryOfHtmlBrowser ? The first one is more consistant but so many uppercase in a row does not seem very Camel-like to me. And the second is nice but has no

Re: [tw5] accessibility support for links

2020-11-20 Thread Jean-Pierre Rivière
You're right for external link. Though something like [[label|external URL|hint text|language of target]] would be solving nearly all cases. And, there can be cases where a wiki has pages in several languages, meaning that $link would be nice to offer that possibility too. and the [[...]]

[tw5] Re: WikiWords vs Double Brackets

2020-11-20 Thread Ed Heil
Hey, thanks, all, this is exactly the kind of discussion I was hoping to hear! It's been very informative, and I've really enjoyed looking at, e.g., Soren's Zettelkasten! On Friday, November 20, 2020 at 5:47:11 AM UTC-5 TiddlyTweeter wrote: > Ciao Soren > > On Thursday, 19 November 2020 at

[tw5] Re: Minimal tweak: Automatic night mode

2020-11-20 Thread Mohammad
Beautiful! On Friday, November 20, 2020 at 5:45:50 PM UTC+3:30 bimlas wrote: > To get less contrasting colors, decrease the invert value, e.g. 0.85 > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: hint messages (help text) in input box

2020-11-20 Thread Eric Shulman
On Friday, November 20, 2020 at 4:27:52 AM UTC-8 jn.pierr...@gmail.com wrote: > But what were the numbers (42,142,225,24) meaning in my example? (even > though I don't have to know it to use it, it's just that I'm curious.) > Those numbers define the rectangle where the popup is displayed:

[tw5] Re: Minimal tweak: Automatic night mode

2020-11-20 Thread bimlas
To get less contrasting colors, decrease the invert value, e.g. 0.85 -- 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] Private and public tiddlers in single-file wiki with tw-receiver

2020-11-20 Thread Anjar
Hi all, I know there has been some discussions on how to manage to have both public and private tiddlers, so here is my take on the problem: If we use tw-receiver as the saving mechanism, we can post-process the html file after saving with PHP. The most brutal form would be to simply add //

Re: [tw5] accessibility support for links

2020-11-20 Thread Jeremy Ruston
Hi Jean-Pierre > I am professionally concerned by a11y problems, checking website or webapps > for compliance to WCAG rules. Being French, this means following RGAA for me, > but this is only a facilitating tool for WCAG. > > Whatever. I came upon two points that meant my support tw for RGAA

[tw5] Re: The-Book Chapter 10

2020-11-20 Thread Ste
It was mentioned somewhere on here recently! https://my-tw-notes.droppages.com/TheBook.pdf On Thursday, 19 November 2020 at 18:28:25 UTC dieg...@gmail.com wrote: > Hello! > > Just a re-ping on this project! Does anyone know? > > On Saturday, July 25, 2020 at 5:22:51 PM UTC-5 dieg...@gmail.com

[tw5] Re: Google Group New Interface

2020-11-20 Thread Ste
Yep...you have to go to the menu in the browser and click 'show desktop site' On Thursday, 19 November 2020 at 18:22:43 UTC bimlas wrote: > I know a thread has already been opened for the new forum somewhere, but I > can't find it, so here's one of the big negatives (I think): I can't write >

[tw5] Re: [Help] Trying to include my markdown files as tiddlers in my wiki

2020-11-20 Thread Prestige
Kindly help :) On Friday, 20 November 2020 at 02:05:30 UTC+5:30 Prestige wrote: > Anyone? > > On Friday, 20 November 2020 at 01:16:48 UTC+5:30 Prestige wrote: > >> I was trying to include a folder of .md files as tiddlers into my Wiki, >> but I am facing an issue in the name of the tiddler. The

[tw5] Re: hint messages (help text) in input box

2020-11-20 Thread Jean-Pierre Rivière
Very helpful of both you and it! The $edit-text widget doc is a bit tiny, lacking in example. This one would clarify it in a definitive manner for a useful feature. Thanks again. But what were the numbers (42,142,225,24) meaning in my example? (even though I don't have to know it to use it,

[tw5] Re: hint messages (help text) in input box

2020-11-20 Thread Eric Shulman
On Friday, November 20, 2020 at 3:08:36 AM UTC-8 jn.pierr...@gmail.com wrote: > I was about to write I forgot to mention that the $edit-text widget have > a focusPopup property, which I have not found out how to use. I saw it > apparently required the widget having css class tc-popup-handle. I

[tw5] Re: Minimal tweak: Automatic night mode

2020-11-20 Thread Mohammad
Works great! This is really smart solution. I played a little with hue-rotate and it is ful :-) Thank you! On Friday, November 20, 2020 at 11:35:02 AM UTC+3:30 bimlas wrote: > Found another bug (-_-' ) ... > Change <> to <> -- You received this message because you are subscribed to the

[tw5] Re: hint messages (help text) in input box

2020-11-20 Thread Jean-Pierre Rivière
Really cool and very fast answer indeed THANK YOU I was about to write I forgot to mention that the $edit-text widget have a focusPopup property, which I have not found out how to use. I saw it apparently required the widget having css class tc-popup-handle. I put my help in

[tw5] Re: hint messages (help text) in input box

2020-11-20 Thread Eric Shulman
On Friday, November 20, 2020 at 2:35:33 AM UTC-8 jn.pierr...@gmail.com wrote: > I'd like to have a help message appear within an input box having the > focus (we call it "bulle d'aide" in French -- Help bubble, literally). > I have seen mechanism for popup in tw, but this is not what I want, or

[tw5] accessibility support for links

2020-11-20 Thread Jean-Pierre Rivière
I am professionally concerned by a11y problems, checking website or webapps for compliance to WCAG rules. Being French, this means following RGAA for me, but this is only a facilitating tool for WCAG. Whatever. I came upon two points that meant my support tw for RGAA stuff, being in French,

[tw5] Re: WikiWords vs Double Brackets

2020-11-20 Thread TiddlyTweeter
Ciao Soren On Thursday, 19 November 2020 at 20:53:05 UTC+1 soren.b...@gmail.com wrote: > I use WikiWords in my Zettelkasten > . Besides saving a couple of > keystrokes, I actually like them aesthetically ... And I think the restrictions in form >

[tw5] hint messages (help text) in input box

2020-11-20 Thread Jean-Pierre Rivière
I'd like to have a help message appear within an input box having the focus (we call it "bulle d'aide" in French -- Help bubble, literally). I have seen mechanism for popup in tw, but this is not what I want, or not like that (I don't want to click to make it appear). I would rather have a

[tw5] Re: WikiWords vs Double Brackets

2020-11-20 Thread TiddlyTweeter
Hans Good, direct point. On Thursday, 19 November 2020 at 20:17:34 UTC+1 hww...@gmail.com wrote: > From the (historical) perspective this links to one entry point to > TheOriginalWiki . WardCunningham > is a fine example of the "minimalist" style of

[tw5] Re: No-op filter expression

2020-11-20 Thread Jens Odborg
Use is operator without parameter: [is[]] On Thursday, November 19, 2020 at 8:39:01 PM UTC+1 soren.b...@gmail.com wrote: > Is there a best practice for creating a filter step (or entire filter run) > that doesn't do anything (passes inputs through to outputs)? > > My use case: I'm using the

[tw5] Re: Minimal tweak: Automatic night mode

2020-11-20 Thread bimlas
Found another bug (-_-' ) ... Change <> to <> -- 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 view this discussion on