Trillium works nice, only bad thing compared to obsidian is that the files are not stored as plain text, but otherwise it's preeeety feature rich.
I have a folder called /docker-containers where I store all my compose files each on it's folder, so if I want to run this manager with my already running containers, then I will need to point my current folder as:
home/name/docker-containers=/opt/stacks
is that right?
The app works perfectly, really nice idea! But I noticed something on my install, on the GitHub it mention that it will transcribe into English from other languages, but I tried Japanese and Portuguese files and they got transcribed at their native language
portuguese > portuguese
japanese > japanese
english > english
is that the expected behavior or should i add some argument on the docker compose to force translation into english?