silmaril42

Results 10 comments of silmaril42

I'd love to have full Nextcloud sync support for this app, too! In the meantime let me point out possible workarounds that are available already: - If you just want...

I love the idea that flashing should close REPL or reuse it's windows / process. Additionally I would add the wish to (optionally) automatically open REPL after flashing. \ This...

Great, thank you very much! Now I am really looking forward to the weekend, when I hope to find some time to meddle with this. :+1:

Bookmarking is probably a better workaround than keeping tabs open - but it's still a workaround. The main benefit of my suggestion is that new content in watched threads would...

For what it's worth: it took me quite some time to find out how to configure favorites. I searched all menu items in the window with the current repository open...

@gerhardol Here GE won't start unless .Net Core Desktop is installed in the 64 bit version. The 32 bit version didn't work for me. So this looks very much like...

This sounds like a misunderstanding to me. My understanding of the original issue: It would be great if Markor supported selecting a folder via Android Storage Access Framework. This way...

Just to point out what @codemedic said implicitly: [Git Release Notes](https://github.com/git-for-windows/build-extra/blob/main/ReleaseNotes.md#changes-since-git-for-windows-v2210-february-26th-2019): v2.21.0 Comes with [git-flow v1.12.3](https://github.com/petervanderdoes/gitflow-avh/releases/tag/1.12.3). This means you can use commands starting with `git flow` with any git installation...

I like this idea very much and I'd like to extend the use cases @snrkl mentioned. Airguard does almost everything we need to manage our own Tiles / Airtags /...

Building on the solution from @chrisheib I created this module for my NixOs config as `backrest-service.nix`: ```nix # Importing this file adds Backrest as a systemd service to the system....