You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
I have entries elsewhere, and I'd like to import them. Export would also be peace of mind, as I'm not comfortable using something I can't easily get my data out of.
I'd propose Markdown, even though the body is plain. Only parsing front matter would be needed. Metadata should be imported/exported to/from front matter:
title (string)
date (iso8601)
id (when importing, check for no conflicts) (int)
publicly shared? (bool)
secretly shared (if not empty, string for secret link)
The text was updated successfully, but these errors were encountered:
@jtagcat Thanks for your interest in the project! As noted in the readme, this is mainly just for my personal use, so I probably won't ever implement this. Feel free to open a PR though!
I have entries elsewhere, and I'd like to import them. Export would also be peace of mind, as I'm not comfortable using something I can't easily get my data out of.
I'd propose Markdown, even though the body is plain. Only parsing front matter would be needed. Metadata should be imported/exported to/from front matter:
The text was updated successfully, but these errors were encountered: