Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Miscellaneous > Feedback

Notices

Reply
 
Thread Tools Search this Thread
Old 07-12-2025, 06:32 AM   #1
Moonbase59
Groupie
Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.Moonbase59 can program the VCR without an owner's manual.
 
Moonbase59's Avatar
 
Posts: 160
Karma: 196896
Join Date: Oct 2021
Location: Germany
Device: Tolino Vision 5, Tolino Tab 8", Pocketbook Era (16GB)
Could we please have [ICODE] and [TABLE] support?

Actually, I’d prefer Markdown… But since we don’t have that and BBCode instead, is there any chance that support for inline code and tables could be added?

I find that we often have to type inline code verbatim, and a small table at times couldn’t hurt either, thus my request. Many other BBCode-type forums have this already. They use

Code:
[ICODE]
and
Code:
[TABLE]
BBCodes for that.

I enclude a little sample here, from one of my (Markdown) notes so you can see what I mean:

Markdown
Code:
## Bisher funktionieren

- **Linux** (`hyph_de_DE.dic`), die Systemdatei steht dann automatisch für viele Anwendungen zur Verfügung, wie etwa *LibreOffice Writer*, *Sigil*, u.v.a.
- **Calibre** *Hyphenate This!* Plugin (`hyph_de_DE.dic`)
- **Tolino** (`hyph_de.dic` und `de.js`)
- **Pocketbook** (`hyph_de.dic`)
- **Kobo** (`hyph_de.dic`)
- **KOReader** (`German.pattern`)


## Speicherorte

**Achtung!** Vor dem Ersetzen einer bestehenden Datei unbedingt eine *Sicherungskopie* anfertigen, oder wenigstens die bestehende Datei zu `.bak` *umbenennen* (bspw. `hyph_de.dic` → `hyph_de.dic.bak`)! Nur so kann bei Problemen wieder der Originalzustand hergestellt werden.

|Anwendung, Gerät|Dateiname|Speicherort|System überschreibt bei Updates[^1]|
|:---------------|:--------|:----------|:---:|
|Linux|`hyph_de_DE.dic`|`/usr/share/hyphen/hyph_de_DE.dic`[^2]|Ja|
|Calibre *Hyphenate This!* Plugin|`hyph_de_DE.dic`|???|???|
|Tolino|`hyph_de.dic`, `de.js`|`.tolino/hyphenDicts/hyph_de.dic`, `.tolino/hyphenator/patterns/de.js`|Ja, schreibschützen[^3]|
|Pocketbook|`hyph_de.dic`|`system/adobe/hyphenDicts/hyph_de.dic`|Ja|
|Kobo|`hyph_de.dic`|`/usr/local/Kobo/hyphenDicts/hyph_de.dic`|Ja|
|KOReader|`German.pattern`|`…/koreader/data/hyph/German.pattern`|Ja|

[^1]: Nach einem System-Update muss die neue Silbentrennung erneut aufgespielt werden.

[^2]: Alternative Speicherorte wie etwa `~/.local/share/hyphen/hyph_de_DE.dic` oder `/usr/local/share/hyphen/hyph_de_DE.dic` funktionieren i.d.R. _nicht_, da das `hyphen`-Paket bisher nicht den _XDG-Standard_ unterstützt.

[^3]: Tolino-Firmwareupdates überschreiben schreibgeschützte Dateien nicht und geben auch keine sichtbare Fehlermeldung dazu aus.

BBCode
Code:
Bisher funktionieren
  • Linux ([ICODE]hyph_de_DE.dic[/ICODE]), die Systemdatei steht dann automatisch für viele Anwendungen zur Verfügung, wie etwa LibreOffice Writer, Sigil, u.v.a.
  • Calibre Hyphenate This! Plugin ([ICODE]hyph_de_DE.dic[/ICODE])
  • Tolino ([ICODE]hyph_de.dic[/ICODE] und [ICODE]de.js[/ICODE])
  • Pocketbook ([ICODE]hyph_de.dic[/ICODE])
  • Kobo ([ICODE]hyph_de.dic[/ICODE])
  • KOReader ([ICODE]German.pattern[/ICODE])
Speicherorte Achtung! Vor dem Ersetzen einer bestehenden Datei unbedingt eine Sicherungskopie anfertigen, oder wenigstens die bestehende Datei zu [ICODE].bak[/ICODE] umbenennen (bspw. [ICODE]hyph_de.dic[/ICODE] → [ICODE]hyph_de.dic.bak[/ICODE])! Nur so kann bei Problemen wieder der Originalzustand hergestellt werden. [TABLE="width:500"] [TR] [TD]
Anwendung, Gerät
[/TD] [TD]
Dateiname
[/TD] [TD]
Speicherort
[/TD] [TD]
System überschreibt bei Updates[1]
[/TD] [/TR] [TR] [TD]
Linux
[/TD] [TD]
[ICODE]hyph_de_DE.dic[/ICODE]
[/TD] [TD]
[ICODE]/usr/share/hyphen/hyph_de_DE.dic[/ICODE][2]
[/TD] [TD]
Ja
[/TD] [/TR] [TR] [TD]
Calibre Hyphenate This! Plugin
[/TD] [TD]
[ICODE]hyph_de_DE.dic[/ICODE]
[/TD] [TD]
???
[/TD] [TD]
???
[/TD] [/TR] [TR] [TD]
Tolino
[/TD] [TD]
[ICODE]hyph_de.dic[/ICODE], [ICODE]de.js[/ICODE]
[/TD] [TD]
[ICODE].tolino/hyphenDicts/hyph_de.dic[/ICODE], [ICODE].tolino/hyphenator/patterns/de.js[/ICODE]
[/TD] [TD]
Ja, schreibschützen[3]
[/TD] [/TR] [TR] [TD]
Pocketbook
[/TD] [TD]
[ICODE]hyph_de.dic[/ICODE]
[/TD] [TD]
[ICODE]system/adobe/hyphenDicts/hyph_de.dic[/ICODE]
[/TD] [TD]
Ja
[/TD] [/TR] [TR] [TD]
Kobo
[/TD] [TD]
[ICODE]hyph_de.dic[/ICODE]
[/TD] [TD]
[ICODE]/usr/local/Kobo/hyphenDicts/hyph_de.dic[/ICODE]
[/TD] [TD]
Ja
[/TD] [/TR] [TR] [TD]
KOReader
[/TD] [TD]
[ICODE]German.pattern[/ICODE]
[/TD] [TD]
[ICODE]…/koreader/data/hyph/German.pattern[/ICODE]
[/TD] [TD]
Ja
[/TD] [/TR] [/TABLE] [HR][/HR] [1] Nach einem System-Update muss die neue Silbentrennung erneut aufgespielt werden. [2] Alternative Speicherorte wie etwa [ICODE]~/.local/share/hyphen/hyph_de_DE.dic[/ICODE] oder [ICODE]/usr/local/share/hyphen/hyph_de_DE.dic[/ICODE] funktionieren i.d.R. nicht, da das [ICODE]hyphen[/ICODE]-Paket bisher nicht den XDG-Standard unterstützt. [3] Tolino-Firmwareupdates überschreiben schreibgeschützte Dateien nicht und geben auch keine sichtbare Fehlermeldung dazu aus.
(I put the BBCode in the lower result example into CODE tags, but the software seems to render it, even although it’s in CODE blocks. Shouldn’t.)

Just looking at it, adding
Code:
[HR][/HR]
support would also be cool.

I mean, on a German keyboard especially, entering BBCode is a nuisance, so I write in Markdown even here and just hit Super+B to have it converted to BBCode… (using X11 & Pandoc & and my own bbcode.lua & keyboard shortcut).

Last edited by Moonbase59; 07-12-2025 at 06:41 AM.
Moonbase59 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firmware Update Kindle discontinuing MOBI support, implementing EPUB support nesler Amazon Kindle 2 05-04-2022 08:02 AM
[Newbie] Book cover list support? Popup footnote support nqk KOReader 1 02-19-2016 05:23 AM
Anyone know how to convert a pdf table into a table in Word or HTML? BasilC Workshop 7 06-25-2010 01:02 AM
Sideway Table in ePub (Rotate table/text) Lapiz ePub 3 01-29-2010 01:11 PM
Forget coffee table books-- how about a kitchen table book? ardeegee Lounge 10 12-02-2009 12:00 PM


All times are GMT -4. The time now is 12:50 AM.


MobileRead.com is a privately owned, operated and funded community.