Mads Munch Hansen

Results 10 issues of Mads Munch Hansen

I mostly use TikzJax for commutative diagrams with tikzcd, and rarely, if ever, change the preamble. It would nice to be able to specify a standard preamble so I wouldn't...

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...

bug
0. Needs triage
feature: caldav
31-feedback

### Which feature or improvement would you like to request? In the webadmin, a logo that is square or nearly so will be very small when scaled. It would be...

enhancement

### Which feature or improvement would you like to request? I was so eager to setup Stalwart that I missed the part in the installation docs about adding a directory...

enhancement

### What happened? As an admin user, in the top right menu, there is a link to the user account page. Once there there is no easy way back to...

bug

Hi, thanks thanks a lot for this extension! I would be super nice if it would be possible to insert the contents of a specfied file at a certain place....

### Describe the bug I have commit signing enabled globally, however when Obsidian Git tries to commit, it (initially) fails. ### Relevant errors (if available) from notifications or console (`CTRL+SHIFT+I`)...

bug

# Note T Platform: Linux, Fedora 42 Python version: 3.13.7 Pyzotero version: 1.6.11 # Problem Description I am trying to figure out how to write bibtex files. However the link...

The version of Pydantic argos-translate uses does not support python >= 3.14: ``` $ argospm install translate .venv/lib64/python3.14/site-packages/confection/__init__.py:38: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater....

Hi, I am converting a markdown file and calling pyPandoc with ```python pypandoc.convert_file(out_path, to='native', format='markdown+wikilinks_title_after_pipe', extra_args=pdocargs, filters=pdocfilters) ``` but for some reason, the wikilinks_title_after_pipe does not seem to have an...