Wolfram Rösler

Results 28 comments of Wolfram Rösler

Building in C++20 mode (with -pedantic) works, thanks.

May I suggest using git tag based version number management? The idea is to define the current version number as a git tag, and _only_ as a git tag (no...

Both highlighting and link target are affected. For example, if I put the following into a note: ``` (https://en.wikipedia.org/wiki/QOwnNotes): ``` then QOwnNotes displays the closing parenthesis and colon in blue,...

Hard to tell how to do it right. Parentheses are definitely legal in URLs (e. g., https://en.wikipedia.org/wiki/Notes_(album)), and note that GitHub identifies the first `)` as part of the URL...

I mean the editor (didn't know there's a preview) but both would be nice.

Exactly what I've been looking for. Nicely designed, unintrusive, zero boilerplate, easy to install and use, all I need yet no feature creep.

Really need this. I have my notes in Nextcloud, usually using Nextcloud's built-in notes app, which means that my notes are simply .md files in one particular directory. Being able...

``` $ sudo insmod src/afl_snapshot.ko insmod: ERROR: could not insert module src/afl_snapshot.ko: Operation not permitted ``` and my kernel is 5.4.0-47-generic.

The same thing happens on a freshly installed Ubuntu 20.10. The kernel is now 5.8.0-29-generic.