Mark, I would also add, designed correctly a packed would have the unpack "button" built in and be tolerant of generating multiple copies. The content need not be in a field but hidden in a \define
partial code to illustrate \define unpack(packedtiddlertitle newname) <$set name=defaultname value=$newname$ emptyValue="originalname"> Button that Calls packedtiddlertitle(newname) to create the tiddler </$set> \end \define packedtiddlertitle(newname) all it takes to recreate the packed tiddler \end \define 2ndpackedtiddlertitle(newname) all it takes to recreate the packed tiddler \end <<unpack packedtiddlertitle [optional-new name]>> <<unpack 2ndpackedtiddlertitle [optional-new name]>> People could package and use this for tiddler templates and new tiddler creation. Regards Tony On Friday, August 10, 2018 at 10:56:45 AM UTC+10, TonyM wrote: > > Mark, > > Actually it is an almost original idea and very creative, history > demonstrates a lot of good ideas "have their time" and multiple "originally > discovered ideas" can be similar. > > I have being corresponding the Jeremy on the comments plugin and hinted at > such an idea. I expect you would be interested in that thread > https://github.com/Jermolene/TiddlyWiki5/issues/3378 > > I have already created a way to use comments for tiddler review with an > accept and reject button. the idea is (set the user name on the wiki) I > apply comments to tiddlywiki.com tiddlers then export them and send them > to someone, they import them and read them along side each tiddler, to > which they apply updating that tiddler as they go and indicating accept or > reject. You could then export them and send them back to the contributor. > > To me having a packer would allow us to deliver (in comments) new tiddlers > as well, perhaps a new tiddler referenced by the current tiddler or using > the wikiwide comments also in the comments plugin. > > I do believe this packer plugin "embed tiddler in tiddler" can be an > independent tool and would be happy to help build it. > > Regards > Tony > > > and a related one https://github.com/Jermolene/TiddlyWiki5/issues/3385 > > On Friday, August 10, 2018 at 1:26:24 AM UTC+10, Mark S. wrote: >> >> I haven't seen the comments plugin, so pardon me if this idea is >> unoriginal. It occurs to me that you could have a "packer" button that >> takes all tiddlers related to a current tiddler, and packs them into >> fields. Then when you export the tiddler, all the supporting tiddlers go >> with it. Later, an unpacker button would extract the fields. >> >> -- Mark >> >> On Thursday, August 9, 2018 at 7:26:17 AM UTC-7, Mohammad wrote: >>> >>> Hello Mark! >>> Thank you, yes I thought the same to have a customized export button! >>> By the way I learned from comments pluging in pre-release 5.1.18 how I >>> can have my note edit box in the view mode not in the edit mode. >>> >>> You asked to whom you want to export? It is good to export a slideshow >>> with its all slides and notes as json file as archive, and distribute for >>> example to students! >>> But as you said there is always problem to keep everything related with >>> together! >>> >>> I will have a look at PMario bundler plugin! >>> >>> *Mohammad* >>> >> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e7a84176-656b-478c-8160-c97b46fe7fcf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

