Hello. I have standalone markdown file (not in Joplin, just text/plain file, which is located somewhere on the SSD and edited with a text editor) witch following content:
---
title: Example file
desctiption: Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah. Blah-blah.
updated: 2022-07-07 05:55:00Z
created: 2022-07-07 05:55:00Z
---
Hello, world!
Is it possible to do the following in sequence:
- Import this standalone markdown file into Joplin
- Make some changes to the note, which we received as a result of importing into Joplin.
- Export this Joplin note to the place of the standalone file. As "Markdown + Front Matter".
- Do NOT lose meta data from "desctiption" as a result?
I would like to ensure maximum compatibility between my standalone Markdown files and Joplin Markdown files so that I don't have to make any changes to them when I import in Joplin/export from Joplin.
For example, if I could not only change the creation/editing date in the note properties (which will be reflected as "created"/"updated" during export), but also add new metadata fields, this would solve my problem. But so far I have not found any way to achieve this. Maybe there is a plugin? Or can this be achieved with regular Joplin tools?