Hi Josiah,
do I understand correctly that your proposition will repair the text
permanently?
The replacePragma would leave it untouched and just change the way it is
displayed by doing the replacements during parsing...And I would very
much prefer this
On the one hand because the risks are lower.
On the other hand this makes it possible to find a markup that also look
good in the EditingMode.
I think having such a tool would really advance us a great deal.
Yours Jan
Am 04.09.2017 um 14:28 schrieb @TiddlyTweeter:
Jan asked ...
What is your Idea about the Save-button? This seems to be
interesting but I do not understand it yet.
Limiting the action on a Save-button to specific criteria is a lot
easier than you might think ...
_The Save behaviour can have SUB-ROUTINES wrapped like this that only
apply to certain cases ..._ Put that FIRST. For OTHER cases it
continues as normal.
|
|
<$list filter="[all[current]tag[Tweet]type[text/plain]]">
<$set name=test value="" filter="
[<currentTiddler>get[text]regexps[(?g)#\w+\b]tolower[]]
">
[... all sorts of code to execute it ...]
</$list>
[... then normal saving for other cases ...]
|
|
I need underline I don't really know HOW this works, just that it does.
Josiah
--
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 [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/2c547481-2a48-4616-8e3a-fba15e3fcdab%40googlegroups.com
<https://groups.google.com/d/msgid/tiddlywiki/2c547481-2a48-4616-8e3a-fba15e3fcdab%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/59AD4E1F.2080001%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.