Domenico Luciani

Results 13 issues of Domenico Luciani

Hi, I'm using the checklist-plugin combined with the calendar-plugin and I would like to "hide" or "ignore" an old check-list. Right now I can fold the point but it's still...

enhancement

Add my Go solutions following TDD. Articles for the solution: * https://domenicoluciani.com/2024/01/29/creating-a-word-count-clone-with-golang.html * https://domenicoluciani.com/2024/02/12/creating-an-application-layer-load-balancer.html * https://domenicoluciani.com/2024/05/07/create-dns-resolver.html

Don't know why but I can't set a different amount of days to show: This is the code ```md ```habittracker { "path": "Habits/", "daysToShow": "31" } ``` This is how...