editor - add note

This commit is contained in:
Licaon_Kter 2025-05-22 09:29:40 +00:00
parent 687c8a1071
commit c1f0dd589a

View file

@ -10,6 +10,21 @@ IssueTracker: https://github.com/billthefarmer/editor/issues
Changelog: https://github.com/billthefarmer/editor/releases
AutoName: Editor
Description: |-
<b>NOTE:</b> The app is no longer developed.
This is a very simple generic text editor which may be used standalone or to show or edit any sort of text file from another app. If you select a text file in a file manager or similar app you will be offered the option of using this editor along with whatever other apps you have installed that can show or edit a text file. Files will initially be opened read only, long touch on the display or touch the edit item in the toolbar to enable editing.
* Regular expression text search
* View markdown in browser or html viewer
* Optional auto save
* Optional word wrap
* Optional suggestions
* Optional syntax highlighting
* Character set detection and selection
* Light/Dark/Black/Retro themes
* Small/Medium/Large text size
* Monospace/Proportional typefaces
RepoType: git
Repo: https://github.com/billthefarmer/editor.git