Whats the process for adding a button to apply a highlight? 

I am currently using the stamp button to insert "@@ hl.ToDo" at the head, 
and "@@" to close it.

 @@ hl.ToDo -text- @@ 

I use this to tag things in journals and then use a list to search for that 
particular highlight. Which automagically gives me lists of ToDo, research, 
add to quiz, etc.

I would like to add a highlight button like the stamp button to choose the 
highlight.

On Monday, March 7, 2016 at 12:34:19 PM UTC-5, Jeremy Ruston wrote:
>
> I’m pleased to say that TiddlyWiki is finally getting an extensible rich 
> text editor toolbar in the core. There’s a preview you can try out here:
>
> http://rich-text-editor.tiddlyspot.com/
>
>
> The breakthrough was (re)-discovering how to avoid losing the selection 
> when clicking on one of the toolbar buttons. The solution turns out to be 
> as simple as embedding the textarea in an iframe. There are some 
> complexities stemming from the fact that the content of the iframe doesn’t 
> inherit the prevailing CSS styles.
>
> Anyhow, the code is complete enough to be usable. Besides the expected 
> formatting operations there are a couple of interesting additions:
>
> * An “excise” button that slices the selected text into a new tiddler and 
> replaces it with a link or transclusion to the new tiddler
> * A “stamp” button that brings up an extensible list of snippets that can 
> be selected with a single click
>
> It’s still a work in progress; the things left to are listed in the pull 
> request:
>
> https://github.com/Jermolene/TiddlyWiki5/pull/2315
>
> I’m interested in feedback on how well it works on different 
> browser/operating system combinations, but please feel free to post any 
> thoughts or questions too,
>
> Best wishes
>
> Jeremy.
>
>

-- 
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/8c483b32-3779-496b-a571-05819cee213b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to