Patrizio Bekerle
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...
Loading todo items in the background seems to slow down / lock the application under Qt6.
@Waqar144, as follow up from #2670 another edge-case... ~~~ ```ini test1=test2 ``` ~~~  The html from the other code block is visible. 😅
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/ ``` - -
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...
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...
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 | | -------------...