Andreas Gebhardt

Results 6 comments of Andreas Gebhardt

It could be as simple as adding another control character which signals to ignore a connection for placement: ``` § B --> C ``` where `§` would be the example...

I also really want this feature and I have a workaround for the time being: ```python import wandb # create dummy wandb.init(project="PROJECT_NAME") wandb.finish() # get runs api = wandb.Api() runs...

I'mma randomly drop in to add my two cents: Though I initially thought that the chain should connect as you described, I have since adapted my use of skip days...

It was just something I noticed sometimes but here are steps to reproduce: - create 1 in 14 days yes/no habit - place a couple ticks (in my example 20/11/23,...

That makes sense! I agree, if we go for "skip days are nonexistent" then the behaviour I described is actually intended.

Any updates on this? EDIT: for anyone else encountering this problem: it gets cached, gotta update the chart to see changes, hardcoding in `Config.php` works