LinwoodDev / Butterfly

🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
https://butterfly.linwood.dev
GNU Affero General Public License v3.0
981 stars 67 forks source link

[Bug]: Areas exports #633

Closed MrGumpIT closed 6 months ago

MrGumpIT commented 6 months ago

What happened?

A bug happened! when I try to export multiple areas to pdf, I can't select areas beyond number 4 due to a bug on the UI image

Version

2.1.0-beta.2

Platform

Android

Relevant log output

No response

Code of Conduct

CodeDoctorDE commented 6 months ago

Hmm, that's out of box design :D

CodeDoctorDE commented 6 months ago

Fixed in 2.1.0-beta.3

MrGumpIT commented 6 months ago

You should add a button that allows you to add all areas in a single shot

CodeDoctorDE commented 6 months ago

But how should we keep the order?

MrGumpIT commented 6 months ago

Keep the order current

CodeDoctorDE commented 6 months ago

Should this button be present inside the export pdf dialog when there are no areas selected or in the area select dialog? I think the first one is more logical

MrGumpIT commented 6 months ago

in the area select dialog. So I can choose whether to add some pages, but if I want them all I don't have to select them one by one

CodeDoctorDE commented 6 months ago

This would help you if we add this button to the empty pdf dialog. When we add this to the select you could accidently add them twice

MrGumpIT commented 6 months ago

You mean in this window? Screenshot_20240318-233010 Would be fine