Markdown sharing solutions
I use agents on two VPS and have few humans who work on same markdown. We use markdown for most of documents, some CSVs and considering HTMLs.
Biggest challenge is how do you share across agents and humans, especially external collaborators.
My current setup includes:
- Obsidian sync between humans
- Push to Github as cron jobs
- agents pull the github repos
- copy paste to Gist or HackMD to share externally
what i want is:
- agents making changes to docs with diffs (only human approve)
- sharing files, not entire repository, with a specific external collaborator
- folder level access control on repo for agents. like an agent can only see folder A and edit folder B inside it.
markdowns and html are cool till we need to rebuild entire stack
u/Busy_Amoeba8586 — 8 days ago