Mark S. wrote: > > Hi Mohammad, > > The ini file itself, however it's created, is very simple. Much simpler > than the JSON files required for Bob or TiddlyServer. > We should probably include a sample ini for people who want to hand-roll > their own. >
"Ini" is a very old standard. It is probably the simplest setting system ever. Polly does not need anything more complex. And ini files in her do a lot, simply. Part of our issue is we developed already something so featured (Restore, Backup. Zip Archive, Parrot) that can be run via a menu, or automated in two ways. The very richness is a sign we got it right. I think Mark & I stumbled on an obvious that is very rich. I am not even sure even we yet understand fully ourselves yet the territory we wander in. But I do think documentation needs work because Polly is SO flex TT > Here's a variation of one I actually use. Note that currently you have to > specifically tell polly what files you want to > restore. We hope to add the ability for polly to automatically restore all > the directories in a given directory. That ability > will have to come with some caveats. For instance, if someone wanted files > to be automatically restored that are > in the downloads directory, there might be a clash of files. > > Thanks ! > > > [general] > downloaddir=C:\users\mark\Downloads > backupzipdir=C:\Users\Mark\Downloads\polly-backup-zip > backupdir=C:\Users\Mark\Downloads\polly-backup > ; --- TIMING: seconds to wait between checks > waitseconds=60 > ; --- WIKIS DIRECTORY (optional): useful if all wiki are nest under one > directory > wikidir=C:\temp\tony > ; --- LIST OF WIKIS FOR RESTORE PROCESS > [wikis] > ;file1=C:\temp\wikis\notes\noter.html > ;file2=C:\temp\wikis\todu.html > file3=C:\temp\wikis\to.du.htm > ;file4=D:\data\Wikis\notes\notes.html > file5=D:\data\TW2014\Todo.html > ;file6=C:\Users\Mark\Downloads\notees-n-scratches.html > file7=D:\data\Wikis\bible\Bible.html > ;file8=D:\data\TW2014\Galaxy_Notes.html > ;file9=D:\data\TW2014\TW-Personal-v5.html > ; --- LIST OF PARROTS > ; Parrots are copies of files "restored" to locations other than the > ; original location. They are matched with the original restore > ; files by stem and extension. > [parrots] > file1=C:\temp\parrots\notees-n-scratches.html > file3=C:\temp\parrots\to.du.htm > > > > > On Thursday, August 8, 2019 at 11:35:16 AM UTC-7, Mohammad wrote: >> >> Great job Mark, >> I have downloaded and run the polly.bat created setting.ini and followed >> instruction! >> >> I think normal users need simpler setting! >> >> One question: >> Why the downloads do not removed from download folder? This >> make C:\Users\xxx\Downloads >> quickly loads with a lot of .html files! >> >> --Mohammad >> >> If I open a wiki and save using Chrome does polly take it to >> >> On Thursday, August 8, 2019 at 9:23:18 PM UTC+4:30, Mark S. wrote: >>> >>> Github is so incredibly opaque! >>> >>> I haven't had a chance to check out your code at all -- I was spending >>> my time fighting the GH monster, and >>> still not sure I have it right. >>> >>> But for the moment, the code has a home at: >>> >>> https://github.com/Marxsal/polly/tree/master >>> >>> There is a developer branch (select from the branch drop-down) which >>> includes your test files. So people >>> can decide if they want just the basics or the full kit. >>> >>> I haven't run your update, but I notice that shim.bat is gone. Hopefully >>> that was deliberate? I think when >>> things are settled we'll just use the base name for the main powershell >>> script rather than a name-by-version >>> one. >>> >>> >>> Thanks! >>> >>> On Thursday, August 8, 2019 at 2:11:52 AM UTC-7, @TiddlyTweeter wrote: >>>> >>>> PMario >>>> >>>> The ZIP contains 5 executables, that can potentially break my system, >>>>> if I run them in the wrong order. >>>> >>>> >>>> That is untrue! Don't scare people off! >>>> >>>> None of them will do anything but throw error messages until you >>>> unlocked them and provide settings. >>>> >>>> The other download, the test system, is potentially dangerous but I >>>> factored that in to prevent it running unless it is in a defined test >>>> environment. >>>> >>>> BUT,* I do acknowledge* that Mark & I chose to do development in >>>> public here, rather than do it through GitHub. That is not normal & maybe >>>> confusing! >>>> >>>> Best wishes >>>> TT >>>> >>>> On Thursday, 8 August 2019 10:38:20 UTC+2, PMario wrote: >>>>> >>>>> ... Why do I need this info? >>>>> >>>>> The ZIP contains 5 executables, that can potentially break my system, >>>>> if I run them in the wrong order. >>>>> >>>>> have fun! >>>>> mario >>>>> >>>> -- 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/8016827d-16c2-410a-8c3c-a22e5f115186%40googlegroups.com.

