You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your interest in Booworm and raising this issue.
Currently Bookworm is an UX app and not meant to be used from command line. If you navigate to a book using the directory structure inside Bookworm UI, it picks up the absolute path and hence works. Relative paths needs to be handled correctly which is missing at the moment.
however I will keep this issue open to add capability for working with relative paths
Forwarding downstream Debian bug report: https://bugs.debian.org/992472
I ran
/usr/bin/com.github.babluboy.bookworm ./foo.epub
and it complained:
Using an absolute path worked. This is rather surprising behavior.
The text was updated successfully, but these errors were encountered: