[GH-ISSUE #676] RTL support #355

Open
opened 2026-03-03 00:20:31 +03:00 by kerem · 1 comment
Owner

Originally created by @ajmandourah on GitHub (Nov 8, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/676

as for the latest release, RTL is not supported fully. you can surly write in RTL langs but both RTL direction and makdown preview would be appreciated

Originally created by @ajmandourah on GitHub (Nov 8, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/676 as for the latest release, RTL is not supported fully. you can surly write in RTL langs but both RTL direction and makdown preview would be appreciated
Author
Owner

@Rokt33r commented on GitHub (Aug 23, 2021):

@ajmandourah I'd like to know how we should support RTL. Codemirror itself actually supports RTL so I think we can use it
https://codemirror.net/demo/bidi.html

Do you think adding a direction(RTL/LTR) toggle button to the editor status bar(bottom of the editor) would be enough?

<!-- gh-comment-id:903571104 --> @Rokt33r commented on GitHub (Aug 23, 2021): @ajmandourah I'd like to know how we should support RTL. Codemirror itself actually supports RTL so I think we can use it https://codemirror.net/demo/bidi.html Do you think adding a direction(RTL/LTR) toggle button to the editor status bar(bottom of the editor) would be enough?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#355
No description provided.