Hopefully someone will point out prior work one this. However
This would be very helpful but it may be more meaning full to provide information on the current result of such copy and paste actions, what is appearing after pasting bullets from word, excel, html pages, text only pastes etc... such that we can see what needs to change. This would help us identify the actions required, and see if any existing tools can help if not solve your problem.
(1) Pastes here
- Flexible drawing tools
- Broad file format compatibility
- Powerful text tool
- Bezier and spiro curves
(2) A text editor and tiddlywiki edit mode receives
Flexible drawing tools
Broad file format compatibility
Powerful text tool
Bezier and spiro curves
But dragging the content and dropping it on a TiddlyWiki, and importing
Displays as in case (1)
The content of the imported tiddler is HTML
<ul class="ticks">
<li>Flexible drawing tools</li>
<li>Broad file format compatibility</li>
<li>Powerful text tool</li>
<li>Bezier and spiro curves</li>
</ul>
This is a reasonable working alternative?
If you then defined ticks, wa la
Regards
Tony