We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-01-04 22:08:15 +0200 |
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
2 | No.2 Revision |
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
3 | No.3 Revision |
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
4 | No.4 Revision |
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
5 | retagged |
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
6 | No.6 Revision |
This appears to have been broken in 3.0.2.8. Anyone else seeing this?
I'll also take the opportunity to point out that this would be much better as a setting and not the non-obvious way that it was implemented.
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
7 | No.7 Revision |
This appears to have been broken in 3.0.2.8. Anyone else seeing this?
I'll also take the opportunity to point out that this would be much better as a setting and not the non-obvious way that it was implemented.
Update: It would appear something is broken about writing back settings, I wrote the desired value to dconf and the default was there, but for the next calendar event it was back to "no reminder". So i have commented out the section towards the end of EventEditPage.qml that deals with writing settings, and run this again:
dconf write /sailfish/calendar/default_reminder 900
Can't figure out how to launch the app from console (for logs) and still have access to the calendar db, so my troubleshooting probably ends here.
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.
8 | No.8 Revision |
This appears to have been broken in 3.0.2.8. Anyone else seeing this?
I'll also take the opportunity to point out that this would be much better as a setting and not the non-obvious way that it was implemented.
Update:
It would appear something is broken about writing back settings, I wrote the desired value to dconf and the default was there, there for the next event i created, but for the next calendar event one after that it was back to "no reminder".
So i have commented out the section towards the end of EventEditPage.qml that deals with writing settings, and run this again:
dconf write /sailfish/calendar/default_reminder 900
Can't figure out how to launch the app from console (for logs) and still have access to the calendar db, so my troubleshooting probably ends here.
I am a frequent user of the calendar as a function to remind myself of different things. (several times a day) And thus I want an alert on pretty much all entries that I create. This was default on the N9, which got me this habit. But on the Jolla it is quite finicky to set it to remind me, and very annoying to have to do it every single time. (not to mention easy to forget) I understand that someone might want it this way, but personally I really don't see any use of a calendar entry that has no reminder. So I humbly ask that you make the alarm/alert turned on by default, or at the very least make it configurable what the default settings for a new calendar entry are.