Mario

More notes

   - I notice if I have the cursor anywhere in a line and apply the ID it 
   works however the cursor jumps to the end of the line
      - If the cursor could remain where was, or perhaps be placed just 
      after the symbol I could then type a .class or something, but this way 
all 
      I save is hitting the end key.
   - Perhaps the short form of color boxes ".cbox-primary" should be cbp 
   cbs etc... this leaves .cb available for simple color Blue
   - Perhaps a little padding could be added to each box definition 
   "padding: 4px;"
   - I see value retaining the following styles working especially if the 
   .i.i.i and .r.r.r do not work (why?)
   .i { margin-left: 2.65em; }
   .ii { margin-left: 5.3em; }
   .iii { margin-left: 7.95em; }
   .r { margin-right: 2.65em; }
   .rr { margin-right: 5.3em; }
   .rrr { margin-right: 7.95em; }
   - 
   
Related notes

   - An interesting observation is if you select and copy a *rendered 
   tiddlers text* and paste it into a new tiddler, the result really needs 
   this custom formatting help.
      - If you paste same into another apps like outlook you can keep the 
      source formatting.
      - Perhaps this is something we could fix one day? Eg HTML to 
      Wikitext, even an incomplete conversion.
      - The Code of course knows wikitext to HTML, pity we cant use this 
      for HTML to Wikitext, this may be more easy now we have this opportunity.
   
Questions arising?

   - There is a large set of html color names, I wonder if there were a way 
   to pass these into a text or background colour via this mechanism?
      - one example "°.class#green This is green text "
      - This would avoid needing to code a set of foreground and background 
      colour specified classes
   
Incidental ideas.

   - The ability to select some text and have it duplicated. in place with 
   an editor toolbar could be useful in general
      - However it would also help if one wanted to add another special 
      character, just highlight it and hit the button to add another as well.
      - A matching duplicate line / selection / block as well would help.
   
Posted review from Yesterday,

Tony

On Wednesday, 16 September 2020 22:46:20 UTC+10, PMario wrote:
>
> New Version 0.4.0 uploaded: 
>
> It contains the fixes, that Tony mentioned in the last 3 or 4 posts at: 
> Custom 
> markup (continued) [2] 
> <https://groups.google.com/forum/#!topic/tiddlywikidev/Os_LCSCP_l8> 
>
> I did remove the "comma", since it didn't work out for me at the start of 
> the line eg: 
> ,.something ... There isn't enough visual difference between comma and 
> dot. ,.
>
> I did add 2 new ID chars: ≈ ›   
>
> ≈ .. works similar to » and uses \n\n as the default _endString
> ≈ .. ID name is "almost"
>
> › .. is a "tick-like" ID and can be toggled. Indent needs to be done with 
> ›.i.i ... similar to tick
> › .. ID name is "single" ... for *single* right angle quote
>
> There is more docs. .. and in the making. 
>
> New keyboard shortcuts are: 
> https://wikilabs.github.io/editions/tick-text/#Keyboard%20Shortcuts
>
> have fun!
> 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 tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/38340fb3-f27a-4bc9-b557-1378bdab8c12o%40googlegroups.com.

Reply via email to