[{"created":"20231117210235279","creator":"JJ","title":"$:/plugins/JJ/download","text":"{\n    \"tiddlers\": {\n        \"$:/plugins/JJ/download/button\": {\n            \"created\": \"20230101211901487\",\n            \"creator\": \"JJ\",\n            \"text\": \"<$button tooltip={{$:/language/Buttons/SaveWiki/Hint}} aria-label={{$:/language/Buttons/SaveWiki/Caption}} class=<<tv-config-toolbar-class>>>\\n<$action-sendmessage $message=\\\"tm-modal\\\" $param=\\\"$:/plugins/JJ/download/modal\\\" />\\n\\n<span class=\\\"tc-dirty-indicator\\\">\\n<$list filter=\\\"[<tv-config-toolbar-icons>match[yes]]\\\">\\n{{$:/plugins/JJ/download/image}}\\n</$list>\\n<$list filter=\\\"[<tv-config-toolbar-text>match[yes]]\\\">\\n<span class=\\\"tc-btn-text\\\">\\n<$text text={{$:/language/Buttons/SaveWiki/Caption}}/>\\n</span>\\n</$list>\\n</span>\\n</$button> \",\n            \"tags\": \"\",\n            \"title\": \"$:/plugins/JJ/download/button\",\n            \"modified\": \"20230102155154056\",\n            \"modifier\": \"JJ\"\n        },\n        \"$:/plugins/JJ/download/image\": {\n            \"created\": \"20230101203836977\",\n            \"creator\": \"JJ\",\n            \"text\": \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" viewBox=\\\"0 0 128 128\\\" height=\\\"29.333\\\" width=\\\"29.333\\\" fill-rule=\\\"evenodd\\\" xmlns:v=\\\"https://vecta.io/nano\\\"><path d=\\\"M8.003 128h111.99c2.125.002 4.164-.843 5.664-2.349v.007c1.503-1.499 2.346-3.535 2.343-5.658V56a8.01 8.01 0 0 0-8-8 8 8 0 0 0-8 8v56H16V56a8.01 8.01 0 0 0-8-8 8 8 0 0 0-8 8v64a8.01 8.01 0 0 0 8 8zm48.389-58.678l-8.965-8.966c-3.125-3.125-8.195-3.13-11.319-.005a8.01 8.01 0 0 0 .005 11.319l22.618 22.617c1.5 1.504 3.538 2.348 5.663 2.346l-.006-.002c2.05.001 4.102-.78 5.666-2.344L92.672 71.67a8.01 8.01 0 0 0 .005-11.319 8.01 8.01 0 0 0-11.319.005l-8.965 8.966V8.066c0-4.411-3.582-8-8-8a8.01 8.01 0 0 0-8 8v61.256z\\\"/></svg>\",\n            \"title\": \"$:/plugins/JJ/download/image\",\n            \"type\": \"image/svg+xml\",\n            \"modified\": \"20230101221157477\",\n            \"modifier\": \"JJ\"\n        },\n        \"$:/plugins/JJ/download/custom\": {\n            \"created\": \"20231117184950667\",\n            \"creator\": \"JJ\",\n            \"text\": \"\\\\define saveTiddlerFilter()\\n[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]]  [list[$:/temp/downloadmode]] +[sort[title]]\\n\\\\end\\n\\\\define savingEmpty()\\nyes\\n\\\\end\\n{{$:/core/templates/tiddlywiki5.html}}\\n\",\n            \"title\": \"$:/plugins/JJ/download/custom\",\n            \"code-body\": \"yes\",\n            \"modified\": \"20231117185703388\",\n            \"modifier\": \"JJ\"\n        },\n        \"$:/plugins/JJ/download/modal\": {\n            \"created\": \"20230101191427081\",\n            \"creator\": \"JJ\",\n            \"text\": \"\\\\define downloadFilename() {{{[[$:/alternativesavename]get[text]else{$:/SiteTitle}]}}}_<<now \\\"YY-0MM-0DD\\\">>\\n\\\\define addactions() <$action-listops $tiddler=\\\"$:/temp/downloadmode\\\" $subfilter=\\\"+[toggle{$:/temp/downloadmode/new}]\\\"/>\\n\\n<center>Überschrift: <$edit-text tiddler=\\\"$:/SiteTitle\\\" default=\\\"\\\" tag=\\\"input\\\"/>\\n<br>\\nDateiname: <$edit-text tiddler=\\\"$:/alternativesavename\\\" placeholder={{$:/SiteTitle}} tag=\\\"input\\\"/>\\n<br><br>\\n<$button class=\\\"tc-btn-big-green\\\" tooltip={{$:/language/Buttons/SaveWiki/Hint}} aria-label={{$:/language/Buttons/SaveWiki/Caption}} >\\n<$wikify name=\\\"filename\\\" text=<<downloadFilename>>>\\n<$action-sendmessage $message=\\\"tm-download-file\\\" $param={{{ [[$:/temp/downloadmode]get[text]else[$:/core/save/all]] }}} filename=<<filename>>/>\\n<$action-sendmessage $message=\\\"tm-close-tiddler\\\"/>\\n</$wikify>\\n<span class=\\\"tc-dirty-indicator\\\">\\n{{$:/plugins/JJ/download/image}}\\n<$list filter=\\\"[<tv-config-toolbar-text>match[yes]]\\\">\\n<span class=\\\"tc-btn-text\\\">\\n<$text text={{$:/language/Buttons/SaveWiki/Caption}}/>\\n</span>\\n</$list>\\n</span>\\n</$button> \\n<$checkbox tiddler=\\\"$:/temp/downloadmode\\\" field=\\\"text\\\" checked=\\\"$:/plugins/JJ/download/custom\\\" unchecked=\\\"\\\" default=\\\"\\\"> Customize </$checkbox>\\n<$reveal state=\\\"$:/temp/downloadmode\\\" type=\\\"match\\\" text=\\\"$:/plugins/JJ/download/custom\\\" >\\n<$linkcatcher to=\\\"$:/temp/downloadmode/new\\\" actions=<<addactions>>>\\n<$list filter=\\\"[list[$:/temp/downloadmode]]\\\" >\\n\\n*<$link>{{!!title}}</$link>\\n</$list>\\n<hr>\\n<$edit-text tiddler=\\\"$:/temp/downloadmode\\\" field=\\\"search\\\" default=\\\"\\\" tag=\\\"input\\\"/> \\n<$checkbox tiddler=\\\"$:/temp/downloadmode\\\" field=\\\"prefix\\\" checked=\\\"$:/plugin\\\" >plugin</$checkbox> <$checkbox tiddler=\\\"$:/temp/downloadmode\\\" field=\\\"prefix\\\" checked=\\\"$:/theme\\\"  >theme</$checkbox> <$checkbox tiddler=\\\"$:/temp/downloadmode\\\" field=\\\"prefix\\\" checked=\\\"$:/config\\\" >config</$checkbox>\\n<$list filter=\\\"[{$:/temp/downloadmode!!search}minlength[3]] [{$:/temp/downloadmode!!prefix}minlength[3]] +[limit[1]]\\\" >\\n<$list filter=\\\"[all[tiddlers]] +[search:title{$:/temp/downloadmode!!search}] +[prefix{$:/temp/downloadmode!!prefix}] -[all[shadows]] -[prefix[$:/temp/]]\\\" >\\n\\n*<$link>{{!!title}}</$link>\\n</$list>\\n</$list>\\n</$linkcatcher>\\n</$reveal>\\n\",\n            \"tags\": \"\",\n            \"title\": \"$:/plugins/JJ/download/modal\",\n            \"modified\": \"20231117220705883\",\n            \"modifier\": \"JJ\"\n        }\n    }\n}","type":"application/json","author":"JJ","description":"download all or an empty with chosen plugins etc.","plugin-type":"plugin","version":"0.0.10","modified":"20231117221006844","modifier":"JJ","name":"download"}]