Hans-Helge Buerger

Results 43 comments of Hans-Helge Buerger

Nice. I don't have time this week to do it but I try to send a PR next week.

Is it a good idea to create a submodule in `/Sources/Workflow/XXX`?

Indeed, `submodule` is a nice feature. But you're right it is quite complex. And I think the problem here is that the submodule should/must have the same folder structure as...

I also run Monica on my Synology NAS (DSM 7) using Portainer. This is my Stack: I use also Traefik as reverse Proxy ```docker version: "3.4" services: app: image: monica:latest...

Thx for sharing. I use a folder note and in combination with dataview I use this to display any note on that day: ```dataview TABLE dateformat(date, "DDDD") as Date, mood...

Our company @churchtools uses SlmQueue. We use it in our new accounting module to create a bunch of PDFs.

Great Article. I can explain TDD, Unit Tests, and Integration Test in general. I will see when I can send a pull request for that.

I couldn't write anything yet. Even my time is limited and I'm in the middle of my bachelor thesis. :sweat: I have now some spare time and will push a...

Sure, if I mention something in the text, like I did with VagrantPress, I just link it. But for example I know a great article about Debugging. It would not...