Hi Mene, I'd go with the cron-job, to trigger git add and git commit. ... eg: You could create a "special tiddler" named commit.txt, with a commit message.
The cron job can scan for this tiddler. If the cron job finds this tiddler it takes the text and removes the commit.txt and commit.txt.meta from the directory and triggers the git actions. This way you can easily create git commits only if you are sure, that your stuff is valid. ... If the sync adapter will trigger every change you make, you'll have a lot of "temporary" content being part of your git repo. just my thoughts 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/22120ce8-12e4-4bc9-8096-f5697746f8a0o%40googlegroups.com.

