Florian "sp1rit"

Results 92 comments of Florian "sp1rit"

I gave it a shot. The hard thing will be to compile gtksourceviewmm. This is what I came up with, but it fails with ``` Package 'configure: error: Package requirements...

> I've never understood why anyone would prefer flatpaks or snaps compared to AppImage. > > I realise that _now_ that gnome-software and other stores publish flatpaks it makes the...

You can try building my master branch (https://github.com/sp1ritCS/notekit) I have implemented links (and big "link button" if there is enough whitespace) there: ![Screenshot from 2022-01-29 19-38-19](https://user-images.githubusercontent.com/31540351/151673312-f8a090d4-9637-4717-8c24-893a48e4d45c.png) No idea if @blackhole89...

I know exactly what the issue is. I accidentally made cLaTeXMath free a statically allocated variable. This should be addressed by https://github.com/NanoMichael/MicroTeX/pull/86 . Alternatively you should also be able to...

Hi, cool idea but I wonder if it really makes sense to implement that at a application level. If you just want to encrypt the file before sending it to...

> Yes it's true that it doesn't make much sense at desktop. But, it actually makes sense while syncing data from other devices. You store your notes on unsecured (other...

for text its fine. the problem is undoing drawings.

See https://github.com/blackhole89/notekit/issues/102#issuecomment-875524160 I'd leave this open for now. If someone wants to create a OSX AppImage and submit it as a cask, feel free to do so, as the current...

> How's the Gtk support for digitiser input on OSX, by the way? (Are there even Apple devices with digitiser that support Homebrew?) I'm sure you can just plug a...

Seems to work https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1937