Comment on HelixNotes - a local-first markdown note-taking app (Rust + Tauri, AGPL-3.0)
Jayjader@jlai.lu 1 week agoHi, not OP, but: that’s known as frontmatter, it’s somewhat widespread, and thus I suspect that it’s much more difficult to have it live at the end of your markdown files than in a separate file or db altogether - unless OP is already rolling their own markdown parser.
IllNess@infosec.pub 1 week ago
Interesting. Thank you for the info.