Skip to content

feat(editor): add hyphen editor#14

Merged
DenserMeerkat merged 1 commit intomainfrom
feat-hyphen-editor
Mar 14, 2026
Merged

feat(editor): add hyphen editor#14
DenserMeerkat merged 1 commit intomainfrom
feat-hyphen-editor

Conversation

@DenserMeerkat
Copy link
Copy Markdown
Owner

Description

This PR elevates the core editing experience by integrating hyphen, a WYSIWYG markdown editor, allowing users to seamlessly style their journal entries with markdown syntax. Visually, a modern, floating formatting toolbar has been introduced that anchors directly to the top of the soft keyboard for intuitive access.

Furthermore, the editor layout has been restructured to fix IME padding issues. This ensures that the top app bar remains securely pinned to the screen and no longer scrolls out of view when the soft keyboard opens.

Preview

Editor with Toolbar Text Formatting

resolves #13

- refactor editor modals.
- fix inconsistent keyboard padding.
- move save button back to appbar.
- add toolbar to handle text formatting.
@DenserMeerkat DenserMeerkat merged commit 66b2b96 into main Mar 14, 2026
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

Successfully merging this pull request may close these issues.

feat(editor): text formatting in editor

1 participant