bitinerant

Results 13 comments of bitinerant

In the mean time, I'd be content hacking together my own import solution, but I get "Page not found" when I do the following: * add shelves, books, chapters, pages,...

Thank you, sir! That did it. :-)

Given the markdown, how can I generate the html and plain text to insert into the `pages` table, preferably from the command-line? Or, how can I refresh these 2 fields...

Thanks a lot, Dan. I'll either write a script to do a null edit on every page from the client, or use something like Pandoc.

@wizofe - other projects preempted this, so I'm not too far yet. What wiki are you converting _from_ and what language are you writing the conversion in? For me this...

@berwag - for the Snap, a simpler work-around is: `snap connect wire:camera core:camera` and enter your password when prompted. This gives Wire permission to use the camera. This really should...

```hd # hd /tmp/bad |head -10 00000000 50 47 44 4d 50 01 0e 00 04 08 01 01 01 00 00 00 |PGDMP...........| 00000010 00 19 00 00 00...

Actually, in the test above, pgdumplib has the complete file from the start. I don't call Python until the `pg_dump -d codimd -Fc |cat >/tmp/bad` command is completely finished. This...

The good and bad files *are* different; see "Update 2" in [Stackoverflow #64145203](https://stackoverflow.com/questions/64145203/why-do-i-need-a-temp-file-with-pg-dump). The problem is, of the 9 differences, I don't know which represent the timestamp and which represent...

It looks like FBReader is close to actually supporting right-to-left texts, which appears to be a very rare thing in the world of Android ebook readers.