1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/saving/Saving with Polly.tid
Marxsal 5f994f7d46
Savers: Polly (#6481)
* Savers: Polly

* Polly, with url
2022-02-23 21:47:21 +00:00

29 lines
1.1 KiB
Plaintext

caption: Polly
color: #29B6F6
community-author: TiddlyTweeter
created: 20220223153410510
delivery: Service
description: Batch script for saving downloaded TiddlyWiki files.
method: save
modified: 20220223160414274
tags: Chrome Firefox [[Internet Explorer]] Linux Mac Opera Safari Saving Windows Edge
title: Saving with Polly
type: text/vnd.tiddlywiki
[[Polly|https://github.com/Marxsal/polly]] is a batch file system using Windows //~PowerShell// to restore ~TiddlyWiki files from a specified download directory to their original home directory.
Effectively, this becomes a new way to save your files, but with these features:
* No binary executables
* Human-readable batch script.
* No special plugins in your ~TiddlyWiki file
* No special browser required
* No browser extension required.
* No need for node.exe running in background
* Total size expanded package only 100k
* Backups as regular file and/or zip to specified directories
* The ability to "parrot" extra copies to target directories (e.g. a Dropbox folder)
It should be able to run anywhere that //~PowerShell// runs, including Windows, Linux, and Mac.
https://github.com/Marxsal/polly