Taking mats idea a little further,

With the new layouts switch, you could switch to an alternate view template 
designed, or rendered in a way, one may be able to obtain information about 
placement in the raw text field. Of course you cant drop text into the 
middle of content generated via widgets such as list, but you should be 
able to drop above and below widgets, and before or after plain text. 
Perhaps we could even place "insertion points" (drop zones) within the text 
defined by a macro or css that the insertion tool can use. The technology 
exists, because I have seen this in the past. Plain text tiddlers would 
have no barrier's to insertion.

Alternative methods to allow tiddler to be dropped on a list that will tag 
them such that they now appear in the list would also be cute.

Tones

On Sunday, 27 December 2020 at 22:33:31 UTC+11 Mat wrote:

> Mark S. wrote:
>
>> The reason it doesn't work with other kinds of text is because when you 
>> drag and drop, the dropped text contains the original in HTML. Which means 
>> it doesn't match any of the actual text inside the original tiddler. To fix 
>> this, the HTML is wikified back to text, which can be compared to the 
>> original text in the tiddler IF the text isn't formatted.
>
>
> Do I understand this right: What is dragged is merely a copy of the seen 
> text (the "view mode" text), i.e there is no mechanism going into the 
> actual wikitext to copy it?
>
> If this is the case... then, yeah, I understand if it can't be much 
> improved... :-(
>
> Not saying you should do it, but is it even technically possible to access 
> the actual wikitext by selecting view mode text? To get away from a need 
> for "pattern matching" (i.e finding the literal selected text also in the 
> wikitext, which is what I interpret your current solution to use) maybe the 
> wikitext could produce some kind of physical position indicator, like the 
> line number, which can be accessed in view mode. So selecting a snip also 
> conveys what original rows this rendered text stems from, and then these 
> rows are instead what is drag'n dropped. 
> - At all realistic?
>
> <:-)
>

-- 
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/93ab3dfc-41db-4f24-bcff-33dab2ca4b15n%40googlegroups.com.

Reply via email to