John Bucknam

Results 4 issues of John Bucknam

The fonts linked in the README.md are **_Source Serif 4_** and **_DM Sans_**. While DM Sans is correct in _**theme.css**_, Source Serif 4 is improperly listed, leading to headings not...

As a user, I would like to be able to have more control over colors that are being added in the Heatmap settings page. That way, I don't have to...

Resolves Issue #20 in adding recursive search for image gallery. To test, you can do the following: 1. `git clone https://github.com/johnsbuck/obsidian-image-gallery.git` 2. `git checkout issue-20` 3. `npm run build` 4....

I would like to be able to add images that may be within a subfolder of my given gallery path. This could be done with either another boolean setting `(recursive:...