Hello everyone,
After reading Maurice Renck article about synchronizing Obsidian with Kirby, I found myself thinking about a more fundamental question.
Most discussions focus on how to synchronize content between an editor and Kirby. However, during a brainstorming session with ChatGPT, another idea emerged:
What would an open synchronization protocol need to look like so that any editor could work with Kirby?
In that model, Obsidian would simply be one possible client. The same protocol could also be implemented by VS Code, an Android app, a web application, or future editors that communicate with Kirby through a common, open interface.
Before discussing technical details, though, I think there is a more fundamental question:
Who should define such a protocol?
- The developers?
- The users?
- Or should it be a collaboration between both?
During our discussion, we came up with the term “council” as a metaphor—a collaborative process where different perspectives come together.
Users understand their daily workflows and the problems they are trying to solve.
Developers understand what is technically feasible, secure, maintainable, and sustainable in the long term.
And there are also people who primarily think conceptually, asking questions about architecture, extensibility, and guiding principles rather than implementation details.
One conclusion from our discussion especially stood out to me, and I’d like to offer it here as a starting point for conversation:
A good protocol should not be designed by developers or users alone. It should emerge through an ongoing dialogue between people with different perspectives—users, developers, and conceptual thinkers—where shared principles are established before individual features are designed.
I’d be very interested to hear your thoughts.
Does the idea of an editor-agnostic synchronization protocol for Kirby make sense? Or are there good reasons why such an approach would not work—or simply wouldn’t fit Kirby’s philosophy?
Note: This post was developed in collaboration with ChatGPT. The ideas were explored together during a brainstorming session, and ChatGPT helped organize and formulate them. The questions themselves and the overall direction of the discussion originated from that collaborative process.