1 Repo
Converts notes exported from other systems like Roam Research into a compatible format.
Distinct from Migration Tooling: Distinct from Migration Tooling: focuses on converting note formats from external systems, not database schema lifecycle management.
Explore 1 awesome GitHub repository matching data & databases · Note Format Converters. Refine with filters or upvote what's useful.
Org-roam is an Emacs-based note-taking system that builds a bidirectional network of plain-text notes, functioning as a personal knowledge base manager. It maintains both forward and backlink references in a SQLite database, automatically updated on file save, and uses persistent unique identifiers for notes instead of file paths to enable stable links across renames and moves. The system integrates directly with Emacs through custom interactive commands and hooks that access the database and buffer state, and it generates static graphs of note interconnections using Graphviz to reveal relati
Converts markdown files exported from Roam Research into a compatible format using a command-line tool.