1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-14 09:36:48 +00:00

Savers: Polly (#6481)

* Savers: Polly

* Polly, with url
This commit is contained in:
Marxsal 2022-02-23 13:47:21 -08:00 committed by GitHub
parent 9777aa9d13
commit 5f994f7d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,29 @@
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