You can try this. Import. Save. Reload. Now you can can add tolower[] to 
each of your filters.

Good luck,
Mark

On Sunday, August 20, 2017 at 5:30:46 AM UTC-7, @TiddlyTweeter wrote:
>
> Ciao tutti,
>
> I have an issue I can't solve. It may be I'm looking at the problem the 
> wrong way because of my dearth of technical understanding. Below are notes 
> laying out my understanding to date. I hope they are clear. Please ask if 
> not ...
>
> *  Use Case*: I write lots of Twitter posts in TiddlyWiki. Twitter is a 
> plain text format so they are always written in that Type in TW. Twitter 
> uses #hashtags. To use TW optimally as a partner for Twitter the #hashtags 
> I write in a "tweet" tagged Tiddler I want to automatically add as Tiddler 
> TW Tags.
>
> *  Background*: Riz, some many months back, devised a way to do this that 
> hooks into the save system--though it was meant more as a 
> "proof-of-concept" than a finished workable solution. It can be found here 
> <https://tesseract-index.bitbucket.io/pluginsandmacros/hashtag2tag.html>.
>
> *  The Problem*: The issue is that by hooking into the fundamental save 
> mechanism Riz's solution means that ANY Tiddler with a "#" in it gets 
> processed on save and that can produce zillions of unwanted weird "tags". 
> Basically its in conflict with (1) WikiText, (2) Stylesheets, (3) and 
> anywhere else you might use a "#" / "pound" sign. The problem was 
> discussed in some detail before in this thread 
> <https://groups.google.com/d/msg/tiddlywiki/L3IWabNQYrE/8hKUrDJLDAAJ>.
>
> *  Possible Solutions*: (1) Limit the action on save (in Riz's 
> experimental saver) so that the #hashtag to Tag phase of it ONLY runs IF 
> (a) the Type is "plain/text", AND (2) the Tiddler concerned is Tagged 
> "tweet".  (2) Some other solution I'm not thinking of.
>
> *  Notes*: *It is NOT necessary that the addition of TW Tag versions of 
> the #hashtags contained in the text of the Tiddler happens on save*. It 
> would be just as functionally effective to have a macro that could be 
> periodically run (on a click) that finds ALL Tiddlers Tagged "tweet" of 
> Type "plain/text", performs the magic on them, and leaves aside all others.
>
> Any thoughts or solutions would be much appreciated.
>
> Best wishes
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/010df300-d123-42f3-9a5e-1206bf787a7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: x$__core_modules_filters_tolower.js.json
Description: application/json

Reply via email to