[tw5] Re: Rules Pragma? and documentation

2021-08-02 Thread TW Tones
Mario, Yes I was aware of that, I was just trying in a single tiddler and the documentation falls short, not mentioning the "\rules except". Thanks Tones On Monday, 2 August 2021 at 15:50:35 UTC+10 PMario wrote: > Hi, > > Have a look at the ControlPanel : Settings tab. The first option lets

[tw5] Re: Rules Pragma? and documentation

2021-08-01 Thread PMario
Hi, Have a look at the ControlPanel : Settings tab. The first option lets you disable CamelCase wikilinks globally. -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

[tw5] Re: Rules Pragma? and documentation

2021-08-01 Thread PMario
Hi, As Eric mentioned. Some of your links are broken. \rules alone does nothing. -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

[tw5] Re: Rules Pragma? and documentation

2021-08-01 Thread TW Tones
Eric, thanks. I tried to determine it by searching the core. Do you confidently understand what \rules without a parametter does? I will do a little doco Tones On Monday, 2 August 2021 at 12:23:12 UTC+10 Eric Shulman wrote: > So, for your goal, use "\rules except wikilinks" >> > > Errata:

[tw5] Re: Rules Pragma? and documentation

2021-08-01 Thread Eric Shulman
> > So, for your goal, use "\rules except wikilinks" > Errata: that should be "\rules except wikilink" -e -- 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: Rules Pragma? and documentation

2021-08-01 Thread Eric Shulman
On Sunday, August 1, 2021 at 7:01:17 PM UTC-7 TW Tones wrote: > There is also the \rules pragma which is only mentioned not documented > sufficiently. > When searching tiddlywiki.com the rules pragma can only be found in the > following forms > >- \rules (which presumably means none) >

[tw5] Re: \rules pragma

2021-04-16 Thread PMario
On Friday, April 16, 2021 at 5:41:44 PM UTC+2 jn.pierr...@gmail.com wrote: > Sorry for being late to thank you for your very interesting response. > Things are clearer. It's enough to have an idea of the beast. this could be > useful later on, and it's good to know that such things could be dno

[tw5] Re: \rules pragma

2021-04-16 Thread Jean-Pierre Rivière
Sorry for being late to thank you for your very interesting response. Things are clearer. It's enough to have an idea of the beast. this could be useful later on, and it's good to know that such things could be dno if need be. Regards. Le samedi 10 avril 2021 à 00:13:23 UTC+2, PMario a écrit

[tw5] Re: \rules pragma

2021-04-09 Thread PMario
Hi, The names can also be seen at: https://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FControlPanel%2FParsing WARNING: Be careful if you change settings there. It can brick your wiki! -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw5] Re: \rules pragma

2021-04-09 Thread PMario
Hi JeanPierre, There isn't too much docs about pragmas[1], because the \rules pragma can have unexpected side effects, if you don't know the underlying parser process well. TW has many wikitext - rules: https://tiddlywiki.com/#WikiText Every one of them has 1 or 2 core javascript modules