Lukas
Lukas
This actually works. Although not in full extend, it only supports string, not objects. See: https://github.com/rakannimer/react-google-charts/blob/288ce66a2d8e89012305ee3bb5c200fed0a1c9ef/src/types.ts#L58 Set the _backgroundColor_ property in _options_. Example: ``` ```
Agreed, I do have the same issue, having this option would be awesome! I think I was able to pinpoint the problem to this comparison: https://github.com/shichongrui/obsidian-rollover-daily-todos/blob/04204014f252cc8bf04ba66d756459dadb4ae72e/src/index.js#L121 When using this _special_...
Thank you for re-submitting the PR and contributing your solution to this long existing feature request @ovo-saxon-zerbino! I have streamlined the changes into a new branch ([obsidian-rollover-daily-todos/support_directories](https://github.com/lumoe/obsidian-rollover-daily-todos/tree/support_directories)) and fixed an...
Looks like you are missing the wxWidgets library. See the official [wxWidgets homepage](https://www.wxwidgets.org/) for more information on how to install the dependencies on windows.
@tomdehua Building the APK and rust binary from the `master` branch fixed the problem for me on Android 10. There is a good documentation on how to build the project:...
Using the pre-relase for a while now, especially for the `onSave` feature. Looks stable to me, would appreciate releasing it as the main released version as well. Thank you for...
Is there a known work-arround for this issue?
Closing it in favour of #53
Hi @LarsKumbier, sorry for the long delay. This project was transferred to my account and is now maintained again. This indeed looks like a very useful feature, thank you for...
Detailed description of the current behaviour and expected behaviour was provided in another FR: https://github.com/lumoe/obsidian-rollover-daily-todos/issues/70#issue-1469194060 Closed the thread in favour of this one.