Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: exporting notes in JSON #912

Closed
mrkafk opened this issue Oct 23, 2018 · 5 comments
Closed

FR: exporting notes in JSON #912

mrkafk opened this issue Oct 23, 2018 · 5 comments

Comments

@mrkafk
Copy link

mrkafk commented Oct 23, 2018

The closest alternative is JEX format, but JSON would be better.

@laurent22
Copy link
Owner

Note: it's trivial to export as JSON, simply by duplicating the RAW export and serializing as JSON instead of Joplin's format.

@moltenform
Copy link
Contributor

New to the project, trying out the Hacktoberfest thing. I think I'll look at this.

@laurent22
Copy link
Owner

If you need any help feel free to ask here or on the forum.

moltenform pushed a commit to moltenform/joplin that referenced this issue Oct 28, 2018
@moltenform
Copy link
Contributor

Thanks. Submitted a pull request, let me know if there's anything that doesn't match the code style, e.g. eslint etc.

I could add a json importer, too, in another checkin, for symmetry.

laurent22 pushed a commit that referenced this issue Nov 11, 2018
…). (#927)

* Patch to implement feature, exporting notes to JSON (#912, issues/912).

* Revising based on feedback

* Directly calling JSON.stringify on the item
@laurent22
Copy link
Owner

Done in #927. Thanks @moltenform!

@lock lock bot locked and limited conversation to collaborators Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants