Duncan Sample

Results 10 comments of Duncan Sample

I just stumbled upon this. I have created a report generator which uses GitHub Actions. I host the resulting HTML report on GitHub Pages, but you could easily transfer the...

Thanks @cluening, for pointing out that 0.0.4 worked. I just tried it and it's rescued my old Inky wHAT (which I've hardly used). I'm going to try and use 0.0.4...

I've got the functionality for X-OAUTH2 working in my forked version, I've tried to put it in cleanly, but it didn't detect the requirement for the X-OAUTH2 mechanism so I...

It would be great if there could be some advice for replacing it with something else. I saw at one point that Sway was the successor, but it didn't seem...

I get the same issue on OSX. I've tried setting `tempDir` and I still get the error. When I watch the directory, nothing ever gets created, so of course it...

@Ziv-Barber Any ideas where the underlying issue with this bug lies? I might be able to dig around some more, but any clues would be helpful.

> Just set your temp directory to path.resolve(___dirname, '.tmp') That doesn't work, and is actually worse than than the code I posted above. With my code: ``` const pptx =...

It would certainly be good to be able to get all of the details of the whole month, but I think for gaps it would be nice to have a...

Ah, I meant gaps as in the difference between number of hours/time logged, and the number of hours which should have been logged (eg. 7h30m Monday-Friday). We don't use specific...

Using a library like [Chrono](https://github.com/wanasit/chrono) might help with the dates side