On Friday, September 11, 2020 at 10:02:38 AM UTC+2, TonyM wrote:

I was reviewing the current demo, and saw how Mario uses "-" "--" etc... as 
> end string. In this case we have to refer back to the customise pragma
>

That's just my convention. you can use any endString="asdf" if you want. 


> First a question;
>
>    - Can a specify endstring "\n" or "\n\n" even "\t" tab? 
>
> No .. I did test it, and it didn't work. ... There seems to be problems 
with the core parser functions ... that's the reason why I did name it 
*endString 
*and not *end*. 

>
>    - If so I would be happy to forgo the current » for 'p
>
> I was thinking about to double up default "paragraph" related IDs. May be ~
 

> I was wondering if we could make use of the pair of characters
> » alt-175
> « alt-174
>
> Such that rather than specify the end string build it from the symbol
> \customize angel=row tag=tr mode=block
>
> »row
> Row content
> «row
>
>
It should be possible if you define your endString="«row"  It should 
already work that way with V0.2.3 that is online.
 

> Similarly one could allow nesting and auto detection
> »table
> »»tr
> »»»td row detail
> »»»td 1 not block
> ««
> «
>
>
I personally have no idea, what that should do. The following should be 
possible already, with the online version.


»table
 »tr
  »td row detail

  »td 1 not block

 «tr
«table

Be aware: » works with \n\n .. BUT you can define your endString as you want

If mode=block there needs to be an endString. 
 

> And inline, thinknig more of my first example.
> Blah blah »highlight This is highlighted text« and this is not
>
>
°°inline uses degree with the next version°°

»highlight This is highlighted text« .. Some countries use this in valid 
prose text. So we can't use it
 

> It would be easy to have a tool that wraps a selection in 1 2 or more 
> pairs eg »selection« line or block then the user defines each
>

Yea the °°degree°° will need to get a new toolbar. ... We will need a lot 
more toolbars. ... But I'll only want to have 1 for each ID and it will 
only insert the character at the "editor caret" position.

-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev/947b5947-8337-4444-abab-da7738786e80o%40googlegroups.com.

Reply via email to