Cittadhammo
Cittadhammo
> The only thing is that it seems "squashed" horizontally on my browser: Hi, you can see another test here https://www.dhammacharts.org/dhammas/4-Noble-Truths/4-Noble-Truths/ which apear fine on my browser. I am planning...
> * table of content is always visible This is not the table of content, but a tree of the pages in the vault
Dear @olup , Thank you for your work. I might want to give it a try on my Kobo Touch at some point. My first question is : you say...
I was able to built within codespace nicely with the TC prebuilt, see https://github.com/olup/kobowriter/pull/19/files for more detail. No need to have a linux machine, any browser will do it. All...
I was able to built within codespace nicely with the TC prebuilt, see https://github.com/olup/kobowriter/pull/19/files for more detail. No need to have a linux machine, any browser will do it. You...
Here is an old PR never finsihed trying to achieve that https://github.com/jackyzha0/quartz/pull/158 https://www.dhammacharts.org/quartz/ was a premilinary test It would be great to have it indeed !
yes ! it works !!! I fixed the screen.go file with the help of phind.com and getting rid of the 4 errors. The replacement screener/screen.go file is : ``` package...
my final CSA keybinding layout for reference (most comments made by AI are not accurate) : ``` //CSAkeybindings package event var KeyCode = map[int]string{ 0: "KEY_RESERVED", 1: "KEY_ESC", 2: "1",...
I was able to built within codespace nicely with the TC prebuilt, see https://github.com/olup/kobowriter/pull/19/files for more detail. No need to have a linux machine, any browser will do it.
I have made some test in this PR: https://github.com/suttacentral/suttacentral/pull/3142