pashashocky / obsidian-note-gallery

A masonry note gallery for obsidian.
GNU General Public License v3.0
195 stars 7 forks source link

Configurable font size #3

Closed javiavid closed 1 year ago

javiavid commented 1 year ago

The size of the note content is very small compared to the size of the note title. Is it possible to configure this?

image

Thanks

pashashocky commented 1 year ago

For sure, this should be pretty straightforward.

pashashocky commented 1 year ago

Done, I changed the default to 6pt from 4pt. You can set it in the code block for now:

~~~note-gallery
fontsize: 10pt
~~~

It's part of version 0.0.25.