Jann Stute
Jann Stute
> But I still stand by my opinion that first we need TagStudio to have a working import/export of it's own before attempting import/export of others (there's a lot of...
With #262 having been merged, I think this can be closed.
The following is my idea on how this could be implemented, I would love some feedback before I start typing (especially from those who have a better overview over the...
> a less relational and more sharable standalone tag format what are you thinking of here? aren't tags the way that TagStudio does them fundamentally relational? As far as I...
> Fuzzy matching with existing tags aside, the relational nature of the tags is what makes the problem tricky. There was some ooold conversations in the Discord about potential solutions...
the dependencies are not an issue for me (I ran my pip install commands after switching branch though), however closing the library is broken for me: ``` Traceback (most recent...
> I'd like to weigh in real quick regarding the infinite scroll. As [@CyanVoxel](https://github.com/CyanVoxel) already pointed out, the difficulty is the UI elements that are initialized at a given time....
> For anyone interested in using this amazing set of themes on NixOS: while we wait for proper support from someone who knows what they are doing, I managed to...
It doesn't work out of the box for me, but knowing what I know from doing it myself I was able to fix it with these changes to `configuration.nix`: ```nix...
Having to set `services.displayManager.sddm.extraPackages` could be fixed by wrapping the derivation in a module like I did [here](https://github.com/Computerdores/nix-hyprland-environment/blob/main/common/modules/sddm-astronaut-theme/default.nix) (although that module does currently lack the functionality of setting a custom...