answered
2018-05-30 12:49:10 +0200
The information provided here WRT editors with a GUI is partially outdated:
- The simple editor TinyEdit and its fork FinPad (just a single commit) are unmaintained for years (at least since 2015), but still work well.
- The filemanagers FileCase (single pane) and FileTug (dual pane) provide built-in, simple editors (basically on the same level of TinyEdit / FinPad). Their development ceased in 2016, but both still work well.
- There has been a Maemo.org development regatta for GUI editors (ending early 2017), which resulted in Editor. and tIDE / tIDE-editor (Jolla Store). They have a slightly different focus, but are both much more advanced than TinyEdit. Editor. still receives new features every now and then.
- Some existing editors have been ported to SailfishOS, e.g. JOE and Nice Editor (ne), but these were "one shot" actions (no maintenance or updates).
Whatever you ultimately choose, assign the MIME type "Text-plain" with Mimer (or manually) to your primary choice.
I personally settled with FileCase for viewing files and changing a few characters, Editor. for creating / editing regular text files as user nemo and the classic vi / vim for system administration tasks (e.g. editing configuration files as root).
P.S.: Trying to use editors for Android is very frustrating, as the good ones provide much more and much more polished functionality than any SailfishOS-native editor, but one ends up writing files to /tmp and copying them back to their original location (usually one, where Android apps cannot write to) too often.
I created a fork of TinyEdit to make it a little nicer (mono-space font, auto-save...) so I use that. I should post it on openrepos. I always intended to implement undo / redo. Maybe someone else can figure out how to do it. :)
drcouzelis ( 2015-06-11 14:57:10 +0200 )editGreat! Have you a github repo?
heubergen ( 2015-06-11 18:51:08 +0200 )editPlease see my "answer". :)
drcouzelis ( 2015-06-12 01:33:35 +0200 )editTinyEdit is the best there is out there @drcouzelis I am grateful for the app, and wanted to let you know that in person, my default text handling app on my jolla, should fix whatever the author of the thread complained about
DameCENO ( 2016-05-11 14:24:14 +0200 )edit