Xaver Stiensmeier
Xaver Stiensmeier
### Trilium Version 0.62.6 ### What operating system are you using? Ubuntu ### What is your setup? Local (no sync) ### Operating System Version Description: Ubuntu 22.04.3 LTS ### Description...
### Describe feature Currently, when you link webviews, a placeholder image is shown. It would be more useful if some kind of preview or even a whole include (allowing everything...
In the `989002-OptolithInsider_1.5.2-alpha.4.tar.gz` the path to the Data is: ``` OptolithInsider_1.5.2-alpha.4/resources/app.asar.unpacked/app/Database/Data/` ``` In the [documentation](https://github.com/elyukai/optolith-client/blob/develop/CONTRIBUTING.md#important-note) "Database" is omitted and `Resources` is capitalized: ``` Resources/app.asar.unpacked/app/Data ```
# Initial Error I first ran `install/install_magic.sh` and then `run.sh` which results in a black screen with the MTG cursor. I get the console output: ``` Starting C:/Program Files/Wizards of...
https://github.com/github/gitignore/blob/main/Godot.gitignore
### Describe the desired feature When I enter the map maker, open a scenario and go to units and select humans, I have way too many icons displayed. Just entering...
## Description Executing: ```py from taiga import TaigaAPI api = TaigaAPI() api.auth(username=USERNAME, password=PASSWORD) project = api.projects.get_by_slug(PROJECT_SLUG) ``` I get: ``` Traceback (most recent call last): File "/home/xaver/Documents/Repos/taigaRESTInteraction/create_usertickets.py", line 22, in...
I am unsure whether I am just making an obvious mistake, but I tried to create myself some visual clues for the form fields, but the resulting generated pdf is...
### Steps to reproduce 1. I start Element 2. I see no search option 3. I go to All Settings>Securits & Privacy> and manage search 4. I see that it...
https://pypi.org/project/drain3/0.6/ In the github readme there are two closing brackets `]]` and it also has its own section `[MASKING]`. Maybe the master is ahead of the package release?