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

Document: Thoughts about WYSIWYG #18

Closed
minthemiddle opened this issue Apr 21, 2024 · 2 comments
Closed

Document: Thoughts about WYSIWYG #18

minthemiddle opened this issue Apr 21, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@minthemiddle
Copy link
Owner

I have been thinking about WYSIWYG for this app quite a bit.
I want to document my thoughts and conclusions.

@minthemiddle minthemiddle added the documentation Improvements or additions to documentation label Apr 21, 2024
@minthemiddle
Copy link
Owner Author

Introducing WYSIWYG would make the code a lot more complex:
Either by writing something myself and having to maintain it.
Or by relying on an external library which creates a dependency.

The app is not meant to be or become a Markdown editor.
The app is however currently linked to Markdown via the heading format.
I assume that every user maintains the captured thoughts in an extra editor.

I see no benefits of adding WYSIWYG for the given purpose of the app.
I will not implement it (unless I change my mind, but that's not very probable).

@minthemiddle
Copy link
Owner Author

Decision to not implement it.
High complexity for little value added.
The product is meant for Markdown content.
And for people who know Markdown.

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

No branches or pull requests

1 participant