Jacob Hauberg Hansen

Results 17 comments of Jacob Hauberg Hansen

This feature would have to also disable the corresponding page of backs.

To exclude a page, one can just add the `do-not-print` CSS class to the page element. I'm thinking only front pages will have the option to be excluded, and back...

Currently, the way this works is by a completely special case for the `@template` and `@template-back`, where the paths are stored for the previously encountered row. I think an easy...

This probably has a dependency to #39

This would take significant effort to implement. The project would have to build and include *all* image files; both low and high quality versions. Then, each `` tag would have...

I can't think of a way to make it lose focus and get back to the window without letting it regain focus (which fixes said issue)... Also note that the...

Some progress has already been made on this. With #148, we started pre-resolving image fields.

This could be combined with #38. Consider determining which fields a row has, then finding the most fitting default template and using that. This would allow for prettier looking output...

It's very likely that there will always be cases like this that we *just can't fix*; such is the plight of depending on the browser... Instead, we can do our...

Interesting. I've never heard of Anaconda, but have run this successfully on Windows 10 previously (a while ago, admittedly). I'll take a look. **EDIT:** I can confirm that this happens...