Si et al,

Si, are you copying these quotes from an imbedded PDF or from somewhere 
else?

A code pattern I have being using when copying from tiddlywiki to the 
clipboard, I built my own button and also copy the content to a temp 
tiddler, this then becomes a tiddlywiki clipboard you can paste from with a 
tiddlywiki paste button, or ctrl-v as the same content is in both (until 
another copy)

But I understand your requirement is different, It could be said to Pull 
the content from the clipboard into tiddlywiki.

The other code pattern I make use of is use ctrl-v to paste into 
tiddlywiki, drop also works. This then imports an untitled tiddler, after 
import I click on the untitled tiddler and a view template that only 
displays on tiddlers with the prefix "untitled" then provides options to 
handle the text there in. I have open implementation of this which detects 
if the text field has the prefix http: https: and file etc... and if so 
offer's to create an "external link tiddler".

You could add to the second code pattern the first, thus gain ability to 
copy the content of the untitled tiddler to a tiddlywiki clipboard tiddler.

I do not know if it is technically possible, but an action widget to 
retrieve the contents of the "system" clipboard would be ideal.

Regards
Tones

On Tuesday, 10 November 2020 08:17:00 UTC+11, si wrote:
>
> Say you have copied a paragraph of text and it is stored in your clipboard.
>
> Is there a way to create a button in TiddlyWiki that will create a new 
> tiddler whose "text" field is populated with whatever was stored in your 
> clipboard?
>
> I'm not expecting the answer to be yes but I thought I'd ask just in case. 
> Thanks in advance for your help.
>

-- 
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/1f8f3a24-0537-4bac-9797-4c367af9574bo%40googlegroups.com.

Reply via email to