-
While working on the `llama.cpp` project to get it working as an example for pixi: https://github.com/tdejager/llama.cpp
I ran into the issue that different platforms need the different build comma…
-
Just some minor issue I noticed.
#### Expected behaviour
Inline code should never be spell checked.
#### Actual behaviour
If a line contains more than one inline code segment, every but t…
-
Currently the ispell language is hardcoded to en_US.
Since most of my documents are written in german, I could simply change that to de_DE.
(Changing it via customize does not work.)
But it wou…
-
As title states, just started using this software and have absolute 0 mark down experience.
Not sure how to even word the question but from my understanding I should be able to make a note, then wi…
-
Since Flutter 3.7 we can activate spellchecking in TextFields with:
`TextField: spellCheckConfiguration: kIsWeb ? null : SpellCheckConfiguration()
`
I would like to request similar spellchecking …
-
In our project we are scanning all .md files. Those files contain blocks of code that are to be executed, and other blocks that are not intended to be executed - these blocks are just output from the…
-
Unreliable searching in Greek Language:
1. Spellchecking not working!
2. words not taken into account: "No exact results found"
3. using capital letters breaks search results, for example "κορνΑ"…
-
Using the flatpak version (QOwnNotes - version 23.11.1 - GitHub - build 1062), trying to open the app, it greets me with the message: "Unable to establish a database connection with file '/run/user/10…
-
spell check in built functionality is not working for chorme and edge Browers
after using below properties:
disableNativeSpellChecker: false,
scayt_autoStartup: true,
-
#### Expected behaviour
Being able to see an image, and not just the name of the image, in editor mode.
#### Actual behaviour
Being able to see only the name of the file of the image.
####…