Interoperability in knowledge production and writing. Political economy and Pandoc. 🧵
| website | https://v2editor.com/ |
| created by | https://oktana.dev |
| source code | https://github.com/oktana-coop/v2 |
| website | https://v2editor.com/ |
| created by | https://oktana.dev |
| source code | https://github.com/oktana-coop/v2 |
We are also developing libraries that could be of interest to the wider Pandoc community: Diffing on Pandoc documents and conversions to & from Automerge and ProseMirror.
More details and updates in our GitHub repos: https://github.com/oktana-coop.
Finally, having a programmatic integration with Pandoc brings us in a very strong position to implement features like #citations using much less effort, but also in a way that makes sense for researchers and is interoperable with existing citation technology and compliant with standards.
We decided to integrate v2 deeply with Pandoc through a programming interface so that we can leverage its magic via v2’s user interface, and this gives us really advanced capabilities when it comes to imports, exports and in how we can interoperate with other tools like Markdown editors and word processors. v2 can already export to #markdown, #html, Docx and Pandoc native format in its alpha version because of this integration.
Fortunately, in the domain of rich text and scientific writing, there is one tool that is very mature and can actually provide #interoperability between various representations. @pandoc provides a data model that can serve as an intermediate representation which can be used to translate the same rich text concept across different input and output formats.
We envision a future where people are not confined to a single tool when creating knowledge. Ideally, users should be able to use different tools in different parts of the creative process, collaborate with co-workers who choose different tools and build artifacts that outlast any specific tool or company that maintains it.
Interoperability in knowledge production and writing. Political economy and Pandoc. 🧵