minar
minar
The "import from calendar" feature is a debated one since last year, i'm currently trying to understand how can i manage the calendar import and if i can automate something....
Instead of adding an entire option, i could simpy change the widget to only show favorites when "favorites only" is enabled for the notifications. I'll think about it!
Something similar is already on the todo list. I'd like to add a dropdown in the search bar to filter only a particular event type (of course, if at least...
Yep, i should do something similar once the new widget is done. I can add a tooltip on long press with the text for the event type. I should have...
well, many users discover this by accident in my experience, but it generally works, considering that the same approach is implemented by Google itself in the bottom navigation bar (which...
I'm not sure where to add this screen and if it's really useful for the users, but I'll think about it, thanks for the suggestion! EDIT: ok, the feature you're...
Well, all i can do is show the events on the system calendar optionally, and I'm not even sure of how to do it (i sent an email to the...
Hi and thanks for taking the time to open this issue! Yep, this is by design. On one side, i ask the contacts permission immediately since it's written in the...
Hi, i'm glad you like the app! JSON is a great format, but it's pretty useless for the "average user" both in input and in output. I wrote on my...
I'm working on some experimental and advanced settings, and between them i put a JSON importer and exporter (done in af266fa90cfaa5276ff47b14f2cded8d9c57730e ). It's not super smart, but it won't crash,...