Maxime Cannoodt

Results 54 comments of Maxime Cannoodt

Today I created a fresh react project using the TypeScript template and I encounter a similar issue with `OrthographicCamera`: ![image](https://user-images.githubusercontent.com/23149353/148446166-b0bc38fa-2f25-4560-86ea-ebc89183c9c3.png) TS: 4.5.4 Three: 0.136.0 Fiber: 7.0.24 Drei: 8.3.1 Gonna hack...

> @mcndt have you installed `@types/three`? That helped a lot of these issues yes. Although it’s a but confusing to a new user as to whether this package should be...

I love timery! Could you give some concrete examples of visualisations that are missing that you would like to add?

For 1: I'll see if this is possible with Toggl's new summary API, but I would presume so. Ironically enough I recently also had the need to group summaries by...

FYI there is also a quick reference to see everything that is possible: https://github.com/mcndt/obsidian-toggl-integration/wiki/TQL-Quick-Reference

Hi, I already released the move to the v9 API two weeks ago: https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.10.0 Can you check you're using version 0.10.0 of the plugin?

Does this happen consistently? Or only under specific circumstances? I'm having trouble reproducing this at all locally so any context is welcome.

Thank you for your feedback. In the future, I plan to add the ability to edit your current timer (see #8), and this is something I will consider when redesigning...

That's a super cool idea. I wonder if we could even take this a step further and add a "Download to vault" button to the web viewer that opens Obsidian...

Thanks Oliver! Editing timers is indeed something that is core to Toggl, so I'll definitely prioritize this.