Hacker News new | ask | show | jobs
by pronkin 1059 days ago
Anytype's functionality cannot operate using Markdown or CSV, as these formats are limited for our specific use-cases. Instead, we've defined our data format in a protobuf file, which is open and MIT-licensed. You can always compile a version yourself and use your data without relying on Anytype. We hope to include data adaptors in future developments