Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Data import and export #33

Open
jtagcat opened this issue Jan 14, 2022 · 3 comments
Open

Data import and export #33

jtagcat opened this issue Jan 14, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jtagcat
Copy link
Contributor

jtagcat commented Jan 14, 2022

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)
@inoda
Copy link
Owner

inoda commented Jan 14, 2022

@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!

@jtagcat
Copy link
Contributor Author

jtagcat commented Jan 14, 2022

More notes:

  • Public shared posts get an unique URL, just like secret shares.
  • It'd be neet to generate multiple secret links with names.

@inoda inoda added enhancement New feature or request help wanted Extra attention is needed labels Feb 27, 2022
@theClawsmos
Copy link

Psst! Small thing but 'neet' is a misspelling. It's spelled 'neat' if you want to change it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants