elias-sundqvist / obsidian-annotator

A plugin for reading and annotating PDFs and EPUBs in obsidian.
GNU Affero General Public License v3.0
1.46k stars 68 forks source link

EPUB annotation UX question/issue #105

Open kajdo opened 2 years ago

kajdo commented 2 years ago

Hi,

maybe I just don't find an option to change, but it seems that there isn't an opiton to tell the epub reader to open in a single page view.

using it on a usual monitor on a desktop the double page layout works, but due to the strange width / height ratio, there is a lot of real estate wasted, which could be used for more epub content

see screenshot as example image

using a 1920x1080 resolution and dedicate the whole screen for obsidian and the annotator should provide most of the screen for the reader part imho, otherwise someone would need to open an epub reader to read AND obsidian with the annotator to annotate - which would ruin the whole workflow

comparing that with the pdf annotation - everything works fine and most of the space is used for the pdf

if I'm just missing something - pls give me a hint

thx for the great plugin!!! most of the time, I need it for pdfs anyhow :)

ondrejdyck commented 2 years ago

I agree. Maybe on a large monitor it is not so noticeable but on my laptop it feels like a tremendous amount of real estate is wasted with padding. Also an option to adjust font size would be handy.

I have been looking high an low for an epub reader that allows comments, bookmarks etc. where you can go back later and actually find something you read. This one looks very promising.

elias-sundqvist commented 2 years ago

I've released a new beta version now (0.2.0) that reduces the spacing of the epub reader. It also allows you to change font size (Thanks to @aladmit for the PR). You can upgrade to 0.2.0 using BRAT.

mikhasev commented 2 years ago

Hi, but if you are using epub.js library you could give access to main.css etc. files related to the reader view and anyone could fiddle with columns, spacing, font or even background color. Вщ you think its possible? I certainly did it with calibre-web app. Its epub.js...