I decided to delete and rewrite my post since it was somewhat incomprehensible:
I have an idea that if implemented in TiddlyWiki, would solve si's problem, and would also solve a problem of my own: my problem is that sometimes I want any tiddler generated by creating a wikilink then clicking on the link, to have certain fields and data. My idea is this: 1. Have a separate tab in the control panel with the "Title for new tiddlers" and "Tags for new tiddlers"from the basics tab, but with a new element: "Fields for new tiddlers", which could look just like it does at the bottom of edit mode in all tiddlers. That way, si could set the fields (and add text to them if desired) so that when he pastes the text, the tiddler generated would have the fields and data added. Let's call this tab $:/core/ui/ControlPanel/NewTiddlerConfig 2. The other aspect of my idea is that $:/core/ui/ControlPanel/NewTiddlerConfig could be tagged, say, $:/tags/NewTiddlerConfig. And only the tiddler that has this tag will modify the creation of new tiddlers. So users could clone this tiddler and have a number of custom "new tiddler config" tabs - one for images, one for reading notes, one for contacts, etc, and use a switcher to tag the one they want to work on at a given time. 3. Why is this helpful? Currently the only way to create tiddlers with preset fields is to create a custom new tiddler button for the sidebar. There are drawbacks: a) You have to choose an icon to make it distinct from the others. b) If none of the standard icons fit, you need to create an icon and add it to a tiddler. c) Sometimes you want to create tiddlers in other ways: using newhere, or creating a link and clicking on it, but the fields and data aren't added to the tiddler by those methods. 4. What would this look like for the end user process? An example: Say I have already created custom "New tiddler config" tiddlers. a) One is for reading notes. It has a bibliographic data field and a page number field. I use some sort of switcher to untag the the core "new tiddler config" tiddler, and tag this one. I add the bib data for the source I am going to read. Then every note I create has that data, and all I need to do is add the page number. b) Then say I am going to work on adding images. I use the switcher to choose the "new tiddler config" tiddler I created for images. The text field is [img width="90%" [ ]], the tag is image and maybe there is some other field. I create images for a while and just paste the image location. c) Then I want to add contacts for a while. I use the switcher to choose my contact template. I can create my contact tiddler, tags and fields included, by typing a link to "Jeremy Ruston" and clicking on it, then just fill in the fields. d) When I am done, I use the switcher to tag the core new tiddler config tiddler so new tiddlers are blank again. Okay, I really need to get my class ready. Burst of inspiration over. I hope this is doable and that what I wrote inspires someone more knowledgable than me who could actually design this. On Tuesday, November 10, 2020 at 5:08:24 AM UTC-6 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/1759daf8-4b97-405f-a684-9ed6cd0a6498n%40googlegroups.com.

