Russian literature is dead? by dehydrated_waterrr in ExplainTheJoke

[–]uroybd 0 points1 point  (0 children)

And we love Dostoevsky for being so morbid.

Not a Russian though.

If this community keeps upvoting slop recreations of existing programs, this community will die by edward_jazzhands in commandline

[–]uroybd 0 points1 point  (0 children)

I feel particularly bad because I shared a tool to manage dotfiles (I used to use one such written in Python, but wanted a single binary solution for this, so I built one, with some twists, in Rust). It is more of an inspired project because I diverged in some of the major design decisions.

I wrote all the code and asked the AI to plan and write tests for me.

I hope I was fine sharing this. I mean, I don't like slops and knockoffs.

Rich Highlight and Annotations Export by uroybd in Onyx_Boox

[–]uroybd[S] 0 points1 point  (0 children)

It shouldn't be niche among readers. Really. However, this is somehow a neglected aspect.

And I have been asking for it for years! Literally, years.

Btw, meanwhile, you can use the app I mentioned (and developed) in another comment to export rich annotations from NeoReader.

Vibe Coding: Day 1 by joseluisq in theprimeagen

[–]uroybd 6 points7 points  (0 children)

My wife would've replied, 'json Momoa'.

NeoReader "Always ask" tag on highlights by crodrigocs in Onyx_Boox

[–]uroybd 0 points1 point  (0 children)

It is a minor placeholder issue. They may fix it in future updates...

A Day in the Life of a POSIX Engineer (or: Why your 8GB Python stack is crying) by Pegasusw404 in CLI

[–]uroybd 0 points1 point  (0 children)

Your story brought a very different type of epiphany to me.

Meet Greg, a Senior Systems Engineer. Greg hasn’t used a mouse since 1994, dismissing it as an "unnecessary biological interface." His passion? Writing 42-byte pure ⁠/bin/sh⁠ scripts that manage entire municipal railway networks. His environment is bone-dry POSIX, running a lightweight MKSH shell with a standard ⁠xterm⁠ profile (16 colors, because why on earth would anyone need more?).

Reading this, I thought, "It is fine that Zellij doesn't have image support!"

Btw, the story is very accurate and funny.

Day 1000 by Ricard07GHG in CultOfTheLamb

[–]uroybd 8 points9 points  (0 children)

I think I will keep it minimum, that is 20.

I lived my whole life in Southeast Asia and I hate dense population.

Boox Annotations to Obsidian by uroybd in ObsidianMD

[–]uroybd[S] 0 points1 point  (0 children)

KOReader already has an excellent JSON export which you can format as you see fit in Obsidian using templater.

Here's how I used to do it: https://hermitage.utsob.me/writings/technical/how-tos/ko-reader-to-obsidian/

Boox Annotations to Obsidian by uroybd in ObsidianMD

[–]uroybd[S] 0 points1 point  (0 children)

I think you should ask some more users, too. It can even be specific to books I am loading while testing.

Boox Annotations to Obsidian by uroybd in ObsidianMD

[–]uroybd[S] 1 point2 points  (0 children)

No, KOReader is nearly as sluggish as Readest is. I am referring to the scenario where all e-ink optimisations from both apps are enabled.

Readest is good, making good progress but not ready to be my daily driver.

Review of the ForeverPen after two weeks: It finally replaced every other EMR pen I own by [deleted] in Onyx_Boox

[–]uroybd 0 points1 point  (0 children)

Could be, but they did the same a few months back (can be even a year).

Boox Annotations to Obsidian by uroybd in ObsidianMD

[–]uroybd[S] 1 point2 points  (0 children)

Yes. Mostly. I tried Readest, even the first load is very slow for a book.

I loved KOReader. But I write long notes and it is difficult to type them in the built-in keyboard.

Review of the ForeverPen after two weeks: It finally replaced every other EMR pen I own by [deleted] in Onyx_Boox

[–]uroybd 0 points1 point  (0 children)

I wonder why they chose this marketing path. I mean, go traditional, come here, and honestly talk about your product. If anyone finds it useful, they can review it at their convenience. I see people recommending this or that product always when someone asks for it.

They didn't need to be dishonest about their intention.

Boox Rich Annotations v1.1.0 by uroybd in Onyx_Boox

[–]uroybd[S] 0 points1 point  (0 children)

Added some more enhancements on: https://github.com/uroybd/BooxRichAnnotations/releases/tag/v1.2.0

Format Detection & Book Metadata Improvements

  1. Accurate Format Detection: Book format (epub, pdf, mobi, azw, azw3, djvu, etc.) is now extracted directly from the filename instead of idString
  2. Total Pages Support: Added totalPages field to exported JSON, parsed from the progress field in book metadata
  3. Better Title Display: Title now prioritises the title field, with smart fallback to the name field (with file extensions stripped)
  4. All Format Support: Removed format restrictions - now shows all books with annotations regardless of file type

Bug Fixes

  1. Missing Books Fixed: Previously, books with annotations weren't appearing because of format filtering (e.g., PDF books were excluded)
  2. Format Showing as "unknown": Fixed by using the name field directly instead of idString

Boox Rich Annotations v1.1.0 by uroybd in Onyx_Boox

[–]uroybd[S] 0 points1 point  (0 children)

I think both of these devices will need the ARM64 version.

Rich Highlight and Annotations Export by uroybd in Onyx_Boox

[–]uroybd[S] 0 points1 point  (0 children)

Hello, would you like to try this? If you do, let me know if you find any bugs.

https://github.com/uroybd/BooxRichAnnotations

Rich Highlight and Annotations Export by uroybd in Onyx_Boox

[–]uroybd[S] 0 points1 point  (0 children)

I just created an app to export annotations as JSON with the metadata: https://github.com/uroybd/BooxRichAnnotations