I forgot to say that I have the day off from work today as time off in lieu for incident response during the weekend, so I'll be working on Agora stuff :)
Next up: either [[agora rss]] or [[stoa subnodes]]. Both sound good, might pick which one by throwing a die.
---
RT @flancian
In the spirit of working in public and trying new things:
I pushed an update to [[agora graph]] to make them maybe less pretty but more functional, nodes havi…
https://twitter.com/flancian/status/1470704871208804354
Now on to [[stoa subnodes]]!
This means that, whenever the default Stoa of an Agora has something in it, it should be integrated into the Agora like a first-class resource.
In current https://anagora.org terms, this means that if someone has written something in the public (world writable) document associated with a node, it will be imported.
Now running the script for the first time; it turns out that
1. there's 45k "documents" in http://doc.anagora.org
2. the export script exports only about 5 documents/second
...so the export will probably take about 3 hours. Not great for a process that should be continuous.
The rough implementation plan (prior to hitting bugs/changing my mind) is:
- run a [[hedgedoc]] batch exporter in the server that is running https://stoa.anagora.org
- set up a process that syncs the export to a git repository
- import the git repository in the Agora like any other
@agora