Help & FAQ/Import guides
The generic path for everything else: any app that can export Markdown can move to PrivacyNotes. Single .md files work, and so does a .zip of a whole folder.
YAML frontmatter is honored when present: title, created, updated, and tags fields are used directly, which also makes this the restore path for PrivacyNotes' own Markdown exports. Plain files without frontmatter use the filename as the title and the content as the body. The parser is deliberately lenient: any .md file is accepted.