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

Implement a basic editor #1

Open
marph91 opened this issue Oct 30, 2023 · 0 comments
Open

Implement a basic editor #1

marph91 opened this issue Oct 30, 2023 · 0 comments

Comments

@marph91
Copy link
Owner

marph91 commented Oct 30, 2023

Ref: https://discourse.joplinapp.org/t/joplin-sticky-notes-stick-your-joplin-notes-to-desktop/30711/14

Work steps:

  1. Review other note taking applications (f. e. https://techviral.net/sticky-notes-alternatives, https://discourse.joplinapp.org/t/scratchpad-for-macos-system-tray/27529/30) and make a UI concept.
  2. Check if there are existing open source implementations, we could base on.
  3. Implement/integrate the editor
  4. Verify it works properly with some test notes. I. e. formatting and syncing with Joplin. (What should happen if the note gets changed in Joplin and in the sticky note?)

Another obstacle is that the notes are currently saved as HTML. Making them editable would mean to save and edit them as markdown and convert to HTML for viewing only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant