Earlier quoted context omitted.
Hey I'm guessing by Calibre CLI you mean to do something like manage your book collection, but if all you want to do is convert books, Calibre does come with a CLI called `ebook-convert`. It works with many file formats like epub, pdf, azw3, mobi and more. Example: `ebook-convert file.epub file.azw3`
Calibre comes with a lot of CLI - see https://manual.calibre-ebook.com/generated/en/cli-index.html
Show HN: Citadel – a Calibre-compatible eBook management app
51–60 of 163 posts
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#52Looks great! Just last week I tried to use Calibre again and fell into the black hole that is its UI.. Thought of donating some UI/UX work but felt like that would be a multi-year project. Perhaps I could support you with UI/UX instead?
Just to offer a different opinion: I never had any issues with the Calibre UI and usually get stuff done quickly and efficiently in it. Honest question: Are there any examples of native smartphone apps which are offering such a functional wealth as Calibre does in a much better/easier way?
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#53Re: Show HN: Citadel – a Calibre-compatible eBook management app
#54Earlier quoted context omitted.
The challenge that I face is Calibre absolutely craters after 20,000+ ebooks. I understand that most folks probably have 10-300 books, but in my case I have some large libraries I tried to use with Calibre, and it just absolutely DIES. The steadfast decision to exclusively use SQLite doesn't help. I opened a PR back in 2016 or so, but the maintainer was quite enthusiastically opposed to changing the DB layer or makin…
This is strange, Kovid Goyal, for all his apathy towards UI, is an excellent performance engineer. Check out his production terminal emulator kitty. He's more than capable of building extremely scalable systems. I would be surprised that this is a bottleneck caused by Calibre's core code. He is however an asshole on the level of Linus when it comes to bug reports and community support.
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#55Re: Show HN: Citadel – a Calibre-compatible eBook management app
#56https://github.com/project-kiosk/kiosk
I just can’t keep motivation up long enough to finish it…
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#57Sometimes I feel that if Calibre just looked better people would realize how amazing it is. It’s honestly not that bad (I actually love it) but I think people can’t get past the aesthetic.
The challenge that I face is Calibre absolutely craters after 20,000+ ebooks. I understand that most folks probably have 10-300 books, but in my case I have some large libraries I tried to use with Calibre, and it just absolutely DIES. The steadfast decision to exclusively use SQLite doesn't help. I opened a PR back in 2016 or so, but the maintainer was quite enthusiastically opposed to changing the DB layer or makin…
Sounds very reasonable. I am pretty sure that SQLite isn‘t the problem. It is actually faster than traditional client server DBs in many cases.
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#58Re: Show HN: Citadel – a Calibre-compatible eBook management app
#59Kudos on shipping your hobby project! Looks slick. And a calibre cli would definitely be appreciated -- I hate having to click five levels deep in a dozen menus :P If the "reader" and "editor" aspects are explicit non-goals (fair enough), then what actually does Citadel do for users? Is it mainly to be a portal to view/sort books and click on them? Is there a roadmap where you envision more features?
Good question! My main use for Calibre has been to collect my epubs (mostly) in one place, and occasionally sync them to my ereader. When I add books, I need to grab metadata for the book like title, ISBN, etc. Citadel will (and does) support editing metadata for books — titles, authors, (in future) tags, custom columns. That’s certain. Syncing to devices will come too, in time, as will downloading metadata from onli…
Re: Show HN: Citadel – a Calibre-compatible eBook management app
#60For some reason I thought that uploading books to the Kobo reader was somehow complicated, and I only used Caliber to get books from laptop to Kobo.
I know Calibre has lots of other functions, but I didn't like the interface and I'm happy I don't have to use it, or any other application like that, anymore.