Patrizio Bekerle

Results 48 issues of Patrizio Bekerle

### ⚠️ 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
26-feedback
27-feedback

Loading todo items in the background seems to slow down / lock the application under Qt6.

Severity: Low
Type: Qt6 Issue

@Waqar144, as follow up from #2670 another edge-case... ~~~ ```ini test1=test2 ``` ~~~ ![image](https://user-images.githubusercontent.com/1798101/203330558-da4e1b32-fb4b-4702-85b1-e1a4760a954e.png) The html from the other code block is visible. 😅

Type: Bug
Severity: Low

e.g. https://github.com/pbek/QOwnNotes/actions/runs/3394387148 ``` Create release The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ``` - -

Type: Upstream-problem
Severity: Low

This could serve as start for CI and later even release building and deploying for all platforms (not just Windows). The workflow would be run on all branches and for...

I don't know if this is exactly the rather old issue #2276... But I still have the same problem on Nextcloud 26.0.2 (docker) with `TZ=Europe/Vienna`. I'm working on a feature...

bug
feature: api

In German, the word `Aufräumen` means like cleaning your room and makes almost no sense to me in that context. `Löschen` (to "delete" the date) makes more sense in my...

Thank you for your work on this great git tool! When I try to fetch or pull from git repositories I've opened locally (e.g. I tried https://github.com/pbek/nixcfg or https://github.com/pbek/QOwnNotes/) I...

bug

I guess you meant [Snap](https://en.wikipedia.org/wiki/Snap_(software)), instead of `snappy`.

Thank you for this great parser, I'm using it in [QOwnNotes](http://www.qownnotes.org/)! Are there any plans to support markdown tables like: ``` | Tables | Are | Cool | | -------------...