The idea is that a would-be contributor would clone this edition to TiddlySpot (step-by-step instructions forthcoming), and then make their changes, saving them back to TiddlySpot. I, or anyone else, can fairly easily then pick up the wiki and extract the changed tiddlers into a pull request.
I definitely won't be installing Google Chrome browser on my home computer.
First of all, this is a very helpful idea and shall simplify both the process of documentation as well as distributing the results.
I believe, after having made edits, one would submit the contributions to...
Oh boo, I've just found out that uploading a TW wiki to TiddlySpot, at least the first time, requires the Google Chrome browser.
Everything "Googlish" that I use at present, starting with my Gmail email account, Groups, Google+ profile, Drive, and even their link shortner, I've only started using since I found TiddlyWiki.
Yeah. Unfortunate, but please don't forget that whatever IS working is thanks to individuals just like you and me here in the community - with the addition that they've really put in their heart to build something for us.
Regarding setting up TiddlySpots, I've optimized a routine to at least make it as quick as possible. I believe I described it the other day so it's in the recent discussions.
But it should be emphasized, it is only for the first upload to TS that you can't use FF.
We'll see what Big J says ;-)
A desirable feature is the ability to see line-by-line diffs for the changes, and perhaps to be able to easily export a JSON file of the changed tiddlers.
A desirable feature is the ability to see line-by-line diffs for the changes, and perhaps to be able to easily export a JSON file of the changed tiddlers.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJbx%3D28BjWYwra3%3DWjmS0fd8FjKmT0JQ4uK%3DXwK-1f%2B9RA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
So basically I think it's possible with an aggregator-like system to:
* how to transmit the name/address of the wiki to the aggregator?
* if the TW repo has changed since the revision uploaded to tiddlyspot, the commit would revert these modifications. as far as I know, the only way to avoid that is to know exactly which revision was used on the tiddlyspot wiki, but I don't see how this is possible.
* I'm not sure what to do at the end: is it possible to send a github pull request programmatically? or maybe the commit could be pushed to a special repo or branch?
* modifications from several wikis can cause conflicts as well
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/55F9C37B.6050608%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
I should be able to provide a script which handles the git stuff, but I would need some help with the rest, especially the question of receiving the request from the user.
In case anybody wants to help, including if somebody has a server and they would be ok to use it for this service, I opened an issue on my repo here: https://github.com/erwanm/tw-aggregator/issues/81
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b8f43eb5-a6a8-40a6-b78b-038ba547878c%40googlegroups.com.
On a technical note, with the new process won't tiddlyspot become cluttered with dozens or hundreds of "dead" TW's after a year or two?
During the next cycle we shall return to the usual situation where I can push content changes as they happen.
The process of exporting a tiddler to a .tid file, then attaching this file to a post on this forum is fairly straightforward.
Looks to me that the TW5-docs plugin should, therefore, be broken into several sections -- one for each TW5-docs moderator.
regards
On Tuesday, 15 September 2015 18:18:42 UTC+2, Jeremy Ruston wrote:Following up some recent discussions about making it easier for people to contribute improvements to the documentation on tiddlywiki.com, I've been experimenting with a new edition for documentation contributors:It's based on a new plugin $:/plugins/tiddlywiki/tw5.com-docs that contains all the documentation tiddlers from tiddlywiki.com. The advantage is that it's easier to tell which tiddlers you've modified, and to revert to the original.The idea is that a would-be contributor would clone this edition to TiddlySpot (step-by-step instructions forthcoming), and then make their changes, saving them back to TiddlySpot. I, or anyone else, can fairly easily then pick up the wiki and extract the changed tiddlers into a pull request.One shortcoming at the moment is that TiddlyWiki gives a warning each time you modify a shadow tiddler.A desirable feature is the ability to see line-by-line diffs for the changes, and perhaps to be able to easily export a JSON file of the changed tiddlers.Anyhow, feedback and questions are welcome,Best wishesJeremy.
Hi MatabeleThe process of exporting a tiddler to a .tid file, then attaching this file to a post on this forum is fairly straightforward.Another possibility is to use the "export all" button in the sidebar tools tab to export a JSON file of just the changed tiddlers.
Looks to me that the TW5-docs plugin should, therefore, be broken into several sections -- one for each TW5-docs moderator.Things get a bit easier if we can assume that moderators are working in GitHub, even if the contributors aren't.
It seems that downloading JSON files from a Google group is easier for a moderator than visiting a list of blogspot wikis and, attaching a JSON file to a post is easier for a contributor than creating and updating a blogspot wiki.