sirlark
sirlark
This is still a problem in Oct 2022
Hi. I pulled this down and built the docker image from the Dockerfile. I'm running the docker image on a headless server, which presents some problems. I can point my...
Ah, no worries. I'd hoped you had a quick answer. I'm going to try and hack at it a bit and see if I can figure it out.
Hey 👋 I just wanted to let you know that it worked fine directly from my laptop. I'll keep at it from the headless server, but I'm not optimistic. The...
@Hippaduck @Epgenix When I got it to work, I used the email of my Samsung *developer* Account, not the email of the account signed into to the TV (which is...
Okay, I've done a bit of research, and I haven't found an obvious way to do this headless.
This filter gets close: `(done = false && dueDate > now/d && dueDate < now/d+1d && (project in TODO)) || labels = My Day` But it still has several problems...
I have a lot of imported tasks with long passed due dates. I don't want to delete them, and I don't want to remove the due dates from them, because...
Yes, exactly. I didn't see it as an issue in the open list, and didn't check the forum. I assumed the issue list was the correct place to add feature...
@Paulo-B @epsilon-0 Anything you still need me to do here?