Skip to content

Store as notes as .md files #603

@tcharlss

Description

@tcharlss

(Hoping this topic has not been adressed before, I did a quick search and didn't find it.)

Current behavior

Notes are all stored in a single JSON file.

Expected behavior

This might go against the philosophy of the app, but I'm giving it a shot anyway :)

I was expecting the notes to be stored as real independant markdown files.
I think it's important that the actual notes remain easily accessible outside of the app, without needing to export them first.
Having real markdown files would allow us to find and edit them with any other editor, if need be.
Unfortunately, this is a bit of a show stopper for me.

The JSON could be used to store the meta data (tags and such), but for me it's important the actual content of the notes remain in traditional markdown files.

Environment

Desktop/Web

  • Boost Note.next version: 0.9.0
  • OS version and name: Ubuntu 20.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions