jonbcooper

Results 10 comments of jonbcooper

Don't know my friend but it might help to add a bit more html in the line above. For example, I get: i.e. it fails, but with a carriage return,...

A home-made solution to this is to find the file called _styles.py_ which will probably be in a folder called _/usr/lib/python3/dist-packages/remarkable/_. If you edit this file with root privilege and...

A bit more on this [here](https://github.com/jamiemcg/Remarkable/issues/434#issuecomment-3599756011]) along with a version of [RemarkableWindow.py](https://github.com/jonbcooper/remarkable_tweaks/blob/main/RemarkableWindow.py) which does the above automatically. **Very** happy with the result anyway!

A few more updates [here](https://github.com/jonbcooper/remarkable_tweaks/tree/main) with a fix for exporting styled pdf files. Hope some of this helps.

It works fine with many of the other fonts. I can make a better picture, or add a warning in the text to change font if something looks odd.

It varies with the font size too. If you lower it, the horizontal bars can suddenly appear. Hack or dejavu sans mono seem the most reliable. The bottom corners of...

I added a couple of better figures along with one or two new things and the bug has been reported.

Really nice work. I get more reliable synchronizing if I increase the GLib.timeout from 0 to around 50 (last line below). ` def scroll_with_delay(): view.run_javascript("let e = document.getElementById('remarkable-cursor'); if (e)...

Hello again. I did some more work on trying to get the timeouts right because on my 20 year old computer, the preview screen tended to jump a lot or...

I think I can get the effect you requested by editing the file called _styles.py_ which will be installed in a folder somewhere, e.g. for me it is in _/usr/lib/python3/dist-packages/remarkable/_....