Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.19k stars 801 forks source link

Change zoom factor in desktop version #688

Open disanvparean opened 7 years ago

disanvparean commented 7 years ago

Hello, I would like to change zoom factor in desktop version. I really like possibility in browsers to scale content. I found a workaround, I start laverna with "./laverna --dev" and then I add the property "zoom:0.85;" in body { }, but I have to make the change everytime I start laverna. Do you know how I can make this permanent ?

ykyuen commented 6 years ago

+1

it would be great to have the zoom/scale factor in the settings page. I am using the hidpi display and the text are too small. currently no proper way to change it.

brian-hay commented 6 years ago

+1

My eyes are getting old and the default zoom factor is a bit too small, I have to strain to read sometimes :-) I can use the MacOS display zoom feature but that adds pixelation and reduces font clarity.

Just having same keyboard shortcuts as browser zoom would be awesome.

Otherwise, fantastic app!