evpo / EncryptPad

Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
https://evpo.net/encryptpad
Other
433 stars 64 forks source link

Any chance this editor becomes a richtext editor with basic WYSIWYG text styling? #93

Closed vasamaximov closed 4 years ago

vasamaximov commented 4 years ago

Hi all!

First: thank you all for the great piece of software! Just curious though: are there plans to implement rich-text editing functionality? Under the hood, it still could be a text file with wiki markup, but having the WYSIWYG text tools like font face/size, predefined H1-H3/normal text styles, maybe?

Thanks again!

evpo commented 4 years ago

Appreciate the feedback. We have a related issue: #42 . That will be the approach to add the rich text view.