TiddlyTweeter wrote:
>
> capture and chunk the thing ("action-dothing" etc as "((a)ction) ((d)o) 
> ((t)hing)") via regex (complex, but possible for all variants). 
>

In "action-dothing", there's no obvious way to split "dothing" though, 
except if I predefine the "thing" parts (which is doable - seems to be less 
than 10). 
 

> I think the issue is that TW filter regex don't return capturing groups so 
> you can't leverage it?
>

Yeah... my spontaneous feeling is that it would take a lot of separate 
setwidgets, each one filtering out its respective kind (i.e the "thing" in 
"action-dothing") and one list that removes all these, and then merge them 
all into a list +sort. Ugly.

Also need function for return of Uppercase.
>

Thankfully exists: sentencecase operator 
<https://tiddlywiki.com/prerelease/#sentencecase%20Operator> 


It seems there are a few "almost solutions" but nothing spot on so far, so 
I'll put this issue on the back burner for now. It is but one 
semi-independent part of a more general concept.

Thank you for your input amigos!

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d00300f6-7c16-4249-82c7-99bcf94555e0%40googlegroups.com.

Reply via email to