If you edit the import tiddler, you'll see it's actually a JSON structure. So you could possibly use the JsonMangler <https://chronicles.wiki/TW5-JsonMangler/> plugin in conjunction with your own "import" button that would fetch all the values, add your own fields, and create the tiddler. This way you could perform a batch process after you've done a series of import pastes.
On Tuesday, November 10, 2020 at 3:08:24 AM UTC-8 si wrote: > Hi Jeremy thanks for the response. I was specifically hoping to be able to > do it with something like $action-createtiddler so that I could > auto-populate the new tiddler with whatever fields and tags I need. > > My specific use case is that when I'm reading a PDF I usually create a > tiddler to represent the book. All my book tiddlers have a button for > creating a tiddler to store quotes from the book, tagged with the book + > metadata fields. Currently I just copy the text in manually, which is fine, > I just wondered if there was a way I could speed up this process and have > it all happen with one button press. > > On Tuesday, 10 November 2020 07:33:51 UTC, Jeremy Ruston wrote: > >> On a device with a keyboard you can click on TiddlyWiki's page background >> and then use the keyboard shortcut for "paste". The $:/Import dialogue >> should open with the pasted item as a tiddler. >> >> Best wishes >> >> Jeremy. >> >> -- >> Jeremy Ruston >> [email protected] >> https://jermolene.com >> >> On 9 Nov 2020, at 21:17, si <[email protected]> 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/faf491ec-7c6c-45cb-9fe1-3c926f412c6do%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/faf491ec-7c6c-45cb-9fe1-3c926f412c6do%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- 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/f778fdd4-6217-4d12-a0e6-8a77dd3e0011n%40googlegroups.com.

