Andreas Müller

Results 7 comments of Andreas Müller

Same here, on linux ubuntu, thunderbird 102.0.1 (snap version). This versions of thunderbird features calender, CalDAV and CardDAV out of the box. No need for the plugin anymore. I needed...

> please update the plugin for thunderbird 102._._ see above, you don't need the plugin anymore

Hi all First thanks for this useful tool. To record the spend date, the method discussed in #39 works at least for my gitlab installation (13.8.0-ee). This is by using...

Hi all I did not see a exclude option in the GitLab API [1]. You can try this workaround [2]. Best ndu [1] https://docs.gitlab.com/ee/api/issues.html [2] https://github.com/ndu2/gitlab-time-tracker/tree/excludeByLabels

Hi @JiaT75 I had no problems compiling with MSVC only (cmake and tools shipped by Visual Studio 2022). Thanks a lot for setting the cmake files up for this. Are...

Good point, I wasn't aware of that assembly code. I did a quick test on a virtual windows 10: MSVC against clang-cl (needed ~~a couple of code adaptions~~ one include...

Thank you @JiaT75 and @Larhzu for the quick feedback. > Would Visual Studio + Clang-cl be worth trying too? Yes, I think so. I added Clang-cl builds. There is just...