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

Roadmap #3723

Closed
29 tasks done
laurent22 opened this issue Sep 7, 2020 · 5 comments
Closed
29 tasks done

Roadmap #3723

laurent22 opened this issue Sep 7, 2020 · 5 comments
Labels
backlog We'll get to it... eventually...

Comments

@laurent22
Copy link
Owner

laurent22 commented Sep 7, 2020

This is to give an idea of the coming versions. The roadmap may change over time and feature might be added or removed from certain planned versions.

All platforms share a good part of the code so they will also share the same major and minor version numbers, although some releases might be desktop or mobile only depending on the features.

Version 1.6

Version 1.5

  • Try to notarize macOS application
  • Review linkify handler and don't linkify links that don't start with http/https/file

Version 1.4

Version 1.3

Version 1.2

Version 1.1

  • Search engine fuzzy search (Desktop: Fix wildcard search #3713)
  • Mobile: Disable beta editor on Android for now (it crashes the app)
  • Desktop: Keyboard shortcut editor
  • Desktop: Changed from Ace Editor to CodeMirror
  • Desktop: App should do full sync on startup immediately
  • Mobile: Investigate slow down on sync startup

Version 1.0

  • Check if temp folder is created on sync target on new profile
@laurent22 laurent22 added the backlog We'll get to it... eventually... label Sep 7, 2020
@laurent22 laurent22 pinned this issue Sep 7, 2020
@Tryptex00
Copy link

What is the reasoning for removing the ability to export to JSON?

@laurent22
Copy link
Owner Author

laurent22 commented Sep 9, 2020

What is the reasoning for removing the ability to export to JSON?

The feature is incomplete because it's possible to export as JSON but not import back, and this might be confusing. But also we already have a computer-friendly format when exporting as RAW, and maintaining two such formats doesn't make sense. If someone needs the notes as JSON, it's trivial to parse the RAW format and create JSON from it.

Also I will only make this change once the plugin system is ready, so it will be possible to put the feature back as a plugin.

@MxD-js

This comment has been minimized.

@laurent22

This comment has been minimized.

@laurent22 laurent22 added backlog We'll get to it... eventually... and removed backlog We'll get to it... eventually... labels Jan 17, 2021
@laurent22 laurent22 unpinned this issue Jan 17, 2021
@ehamminga
Copy link

Hi Laurent, Joplin seems to be on version 2.1 by now. Would it be possible to see an updated roadmap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We'll get to it... eventually...
Projects
None yet
Development

No branches or pull requests

4 participants