Back to browse
Turn any GitHub .MD into a collaborative editor by replace "g" with tune

Turn any GitHub .MD into a collaborative editor by replace "g" with tune

by jannesblobel·Mar 2, 2026·3 points·2 comments

AI Analysis

●●SolidSolve My ProblemSlick

Google Docs for GitHub .md files, but solves a real workflow friction point.

Strengths
  • Frictionless GitHub integration via URL replacement—no signup required for public repos.
  • Real-time collaboration with inline comments and annotations for async review workflows.
  • Handles both technical and non-technical users without forcing git knowledge.
Weaknesses
  • Monetization model unclear; free tier limited to public repos only, may limit adoption.
  • No mention of offline support, conflict resolution, or handling divergent edits.
Target Audience

Development teams collaborating on documentation and Markdown files in GitHub

Similar To

Google Docs · Notion · HackMD

Post Description

Body:Hi everyone,

I love Markdown but collaboration is a pain. Whenever I work on a document with others, I end up switching to Google Docs, then exporting to Markdown, copying it into the right repository, and committing it locally.

Why Google docs? .md misses annotations, discsusions, Richttext that everybody (also non techies) know how to work with...

Thats why I build colibri, a Google Docs-like experience for any GitHub Markdown files. Accessible and usable for everyone, with or without a GitHub account.

Just replace the g of github.com with tune "tuneithub.com".

https://github.com/Legit-Control/get-colibri -> https://tuneithub.com/Legit-Control/get-colibri

and you can start to collaborate - press open PR - to get your changes merged back in.

Feedback, I’d love: - How do you currently collaborate on .md files? - If you could add one feature to a Markdown editor like this, what would it be?

Limitations: - Works only for public GitHub repositories for now - Support for private repos coming soon

Similar Projects