08-04-2022, 09:37 PM | #1 |
Junior Member
Posts: 4
Karma: 10
Join Date: Aug 2022
Device: Kobo N905c
|
Text Editors on Kobo
Is it possible to make and edit your own text files on any Kobo? I was thinking it'd be relatively easy to have a simple text editor, considering you can run python on it and there are many ways to make your own text editors.
Considering the Kobo has, at most, a 40% keyboard, it'd be harder to port something like emacs which needs a lot of keys for macros and multiple buttons held at once. My line of thinking is that porting a vi-based text editor would be easier to port, as modal text editors at max only need two keys held at once. Would probably still need a custom keyboard GUI, though. |
08-05-2022, 06:34 AM | #2 |
the rook, bossing Never.
Posts: 12,375
Karma: 92073397
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
|
A BT keyboard works on the Sage and Elipsa, but only when the touch Keyboard might work, so not in the Notebooks, only epub Annotation.
You could make ebooks with headings, subjects, days of the week etc and annotate them. I have a decent text editor on an Android eink (Boyue Mars, now Meebook P78) using a good BT keyboard, Jota. It's not great. Handwriting recognition on the Sage is better (I use a 3rd party "Adrawpen" model for a Microsoft Surface as it's cheaper than the kobo pen. Performs identically to the Kobo pen that came with my Elipsa). The problem is scrolling and eink. I've never found a Wordprocessor or text editor that pages. They all treat screens like 1928 teletypes, endless paper roll. Books were invented over 2000 years ago (Codex vs Scroll). Something more like Jota, Nano or Joe would be better than vi or emacs. But really the Advanced Notebook on Sage (will only use BT keyboard to navigate!) with handwriting recognition, export to docx or txt is far better. I also have Jota on 10" LCD tablet and all my phones. I don't use it since getting the Sage unless I'm in a shop or such with only the phone. |
08-05-2022, 09:10 AM | #3 |
Evangelist
Posts: 495
Karma: 356531
Join Date: Jul 2016
Location: 'burta, Canada
Device: Kobo Glo HD
|
It would be nice to have a text editor (and terminal emulator!) that could run native in nickel. As it stands, recent versions of koreader have both a decent text editor and terminal emulator and I've been using both whenever I need to make any on device edits. Dealing with the slow refresh rate is a pain, but unavoidable.
Last edited by rtiangha; 08-05-2022 at 09:13 AM. |
08-05-2022, 07:51 PM | #4 |
Zealot
Posts: 116
Karma: 1425448
Join Date: Feb 2014
Device: Kobo Touch
|
The Vlasovsoft package contains a text editor (plus a terminal emulator and calculator) alongside the games. As far as I am aware only the chess program is shareware, so if you do not want the chess program you can delete it and not worry about registering the package.
The latest version is available at http://pbchess.vlasovsoft.net/en/index.html but I cannot get this text editor to see 'hidden' directories, which is a problem for me as I use the editor to edit "Kobo eReader.conf". This version (2020.12.02) https://web.archive.org/web/20210423.../en/index.html available through the Internet Archive's "Wayback Machine" does allow the text editor to see 'hidden' directories. Incidentally, I use NickelMenu to launch Vlasovsoft. |
01-07-2023, 04:51 AM | #5 |
Member
Posts: 11
Karma: 10
Join Date: May 2018
Location: Tamilnadu, India
Device: Kobo Elipsa & Kobo Touch
|
|
01-07-2023, 05:08 AM | #6 |
Member
Posts: 11
Karma: 10
Join Date: May 2018
Location: Tamilnadu, India
Device: Kobo Elipsa & Kobo Touch
|
Never mind, I got the config from the Vlasovsoft ZIP file! For reference, here it is:
Code:
menu_item :main :Vlasovsoft :cmd_spawn :quiet:sh /mnt/onboard/.adds/vlasovsoft/launcher.sh |
01-12-2023, 01:01 PM | #7 |
Can't actually read
Posts: 81
Karma: 335656
Join Date: Sep 2019
Device: Kobo Forma, Kobo Sage, Kindle PW2
|
If you have Koreader installed, you can just launch Vim from the terminal.
I don't think editing text on a Kobo is a particularly good idea, so I haven't used it extensively, but it seems to work fine. |
01-12-2023, 02:55 PM | #8 |
Addict
Posts: 211
Karma: 146236
Join Date: Oct 2022
Device: Kobo Clara HD
|
If you already opened KOReader, the filemanager lets you open a file in a "GUI" text editor, as rtiangha was referring to above, for a more intuitive experience than Vi! Edit:On reading properly this time, OP said "macros" and "emacs", so that was a whoosh on my part.Vi it is!
And I just tried the vlasovsoft editor, from the home page, as Alastair_S suggested above, and it also worked on my Clara HD. A shame that the Konsole terminal didn't work - I just got an empty screen. And some people have got the USB host mode working with Clara HD, with powered microUSB connector since the Clara does not itself power the hub, but getting a USB keyboard up and running is a work in progress. UPDATE : now working great on my Clara HD but requiring setup of Xorg chroot, as mentioned in following link. https://www.mobileread.com/forums/sh...d.php?t=340418 *Using the USB keyboard on the Clara HD required setup using linux command line, buying a special micro-usb adapter that you would have to attach to a USB power source, and switching to a special container app which may have ghosting and refresh issues, and is not as finely optimized in user experience as say KOReader, Plato, etc, plus you have to power off to leave. So unless that sounds like part of the fun to you, I would follow Quoth advice and choose my ereader accordingly! *** USB KEYBOARD NOW USABLE IN KOREADER AS OF OCP-KOReader-v2023.06 ! *** https://www.mobileread.com/forums/sh...&postcount=941 You can also mirror your phone keyboard using the Linux script utility inside a chroot, and using Fbpad framebuffer terminal otherwise. Last edited by elinkser; 08-04-2023 at 10:35 PM. Reason: update |
01-22-2023, 07:44 PM | #9 |
Zealot
Posts: 116
Karma: 1425448
Join Date: Feb 2014
Device: Kobo Touch
|
"Konsole" is not particularly intuitive. There are two boxes, if you touch the smaller lower box a keyboard will pop up and you will discover that the lower box is an input box. The console is pretty basic, there is no name completion (at least none that I have discovered) nor is there any apparent command history.
|
01-23-2023, 12:43 AM | #10 |
Addict
Posts: 211
Karma: 146236
Join Date: Oct 2022
Device: Kobo Clara HD
|
Oh I see. Thanks for the tip!
Missing command history etc, missing keys like Ctl and "|", running vi did not work - so not as complete a terminal as in KOReader, but nice to know it works. Since there are friendly aspects to the keyboard in the vlasovsoft notepad, e.g. in the layout and shift key operation, that some will prefer, it's still handy to have at least some commandline ability, without having to leave the app. Last edited by elinkser; 01-23-2023 at 06:40 AM. |
Tags |
memo, notes, text, text editor, vim |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Editors... | VydorScope | Writers' Corner | 28 | 03-21-2012 05:57 PM |
PRS-T1 Using a reader in co-operative text processing (editors, translators, academics?) | Janie Jones | Sony Reader | 7 | 01-12-2012 03:48 PM |
Looking for editors | jhempel24 | Writers' Corner | 14 | 06-12-2011 05:48 AM |
Welcome to our three new editors! | Alexander Turcic | Announcements | 3 | 06-17-2004 03:05 PM |