• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: April 24th, 2023

help-circle



  • Omnivore.app is probably the best replacement for Pocket that I’ve found at the moment, it’s open source and has excellent Logseq and Obsidian plugins that allow you to download the articles to your devices.

    From there it depends on what kind of reader you’re using and software you have on it. Probably the most straightforward would be to use Calibre to convert the markdown file generated by either the Logseq or Obsidian plugins to an epub and add it to your library like a book. KOreader can read markdown files natively if you have it on your device, but you’d have to use a third party sync service to get it on there as there’s no plugin for omnivore. It does have a wallabag plugin and a cloud storage plugin (only Dropbox, FTP, and WebDAV are supported) but I haven’t tested those.










  • There isn’t much more you can do to streamline that workflow for ebooks, though the default Calibre library filesystem of subfolders by author makes it frustrating if your library is large and the books author is towards the end of the alphabet.

    My new workflow (which is my old workflow but it’s been broken since Calibre companion was bought by some asshole) is use syncthing to sync your calibre autoimport folder, then use the Calibre reading list plugin to upload it to your device next time it connects.

    For my reading app I use KOreader, it will allow you to connect to Calibre as a wireless device and let you browse your OPDS server if you have it enabled. Also it’s available on basically anything.

    I eventually intend to host my Calibre library on my server and run it through a reverse proxy so I don’t have to worry about being connected to my home network for updated, but that’s a bit further down the road lol.