-
Notifications
You must be signed in to change notification settings - Fork 135
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
Support Joplin structure and notebooks #248
Comments
Joplin uses a special format for saving notes: "Joplin sync directory is basically just a database." (see laurent22/joplin#264 (comment)). This means, that the notes app would have to implement a second back-end for saving notes, since handling notes will differ from the current back-end. However, it is not our goal to provide multiple back-ends in this app since this would complicate the whole handling. |
In order for Nextcloud Notes to integrate with Joplin, Laurent will need to release documentation on the Jex format. This would also be keeping in the spirit of open source development. 👍 Or, Joplin could optionally start supporting plain text and Markdown as they are normally understood by any Markdown editor you would find in the internet. |
|
This would be awesome. Joplin is already a pretty full-featured, Markdown-flavored notetaking application that not only has Android and iOS applications, but also desktop applications across the major platforms (Linux, Mac, Windows) and even a CLI application. 😛 The only thing it's missing is a web front-end, which Nextcloud could provide! Then, the circle would be complete. 🔥 🔥 👀 🔥 🔥 |
In fact I started implementing a Nextcloud compatible sync for Joplin. But the problem is, that is not only much work but I'm quite sure that even if i finish implementation - like it usually happens on OSS - the owner of Joplin don't like it and it will not be included. |
Did you try asking @laurent22 for pointers? That is really cool of you to
work on!
…On Wed, Dec 30, 2020 at 5:35 PM bmaehr ***@***.***> wrote:
In fact I started implementing a Nextcloud compatible sync for Joplin. But
the problem is, that is not only much work but I'm quite sure that even if
i finish implementation - like it usually happens on OSS - the owner of
Joplin don't like it and it will not be included.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#248 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANUKZRETK2CKLFEAIBK5SDSXPIPRANCNFSM4FRKJW4Q>
.
|
I don't need any "pointers". Yes, you will find the thread there (laurent22/joplin#264) but I finished woking on it. I'm using for me my own partly implemented version. For me that's enough. |
This comment has been minimized.
This comment has been minimized.
Since this bug report seems to be pretty stale, I wanted to ask again if it's nowadays possible to use Joplin in combination with the Nextcloud Notes app? |
No, it isn't. You can use them separately
Anyone is welcome to correct this assertion. Cheers. |
Joplin can synchronice very nice with nextcloud and stores the notes in a configurable folder. They are visible with notes, but not the real names and no notebooks. It would be if these information form Joplin are processed by notes.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: