answered
2014-09-28 12:46:53 +0200
What I miss is a quick overview about the events of the next few weeks.
The one to get this is a week-by-week-view like firefly suggested (see also my comment above).
The other solution is an agenda view, where I can scroll through the next weeks.
I´ve tested the agenda by using this wiki (thanks to manatus).
You should try out this, it may be a compromise, but I think there are two things could be resolved otherwise.
- After the actual week the days are displayed only by date. It will be better always to show date and weekdayname.
- Allday events shouldn´t labeled as allday. If there is no timesetting, it is an allday event logically. Otherwise there are too much informations, especially in native birthday calendar. Birthday is an allday event by itself.
I´m not a developer, so I don´t know how to change this. If someone has an idea, please post it.
EDIT: For number one I have found a solution:
You have to edit this file
/usr/share/jolla-calendar/pages/Util.js
In this line:
return capitalize(Qt.formatDate(d, qsTrId("calendar-date_pattern_date_month")))
you replace this "calendar-date_pattern_date_month"
with this "dddd d.M."
You can change format by trying out the code. dddd returns long dayname (e.g. Monday) and ddd returns abbreviated dayname (e.g. Mon) and so on.
Please note, that it changes the displayed date format not only in agenda view, but also in month view.
would also be good in portrait mode
argonius ( 2013-12-31 15:58:43 +0200 )editI've used the N900 calendar a lot, and the week by week view there is reasonably good. The month-by-month view is fairly okay. I still miss the calendar views from my old PalmIII and PalmV which is one of the best calendars I've ever had.
dazo ( 2014-01-03 15:26:14 +0200 )editYou got my vote. Week-to-week calendar always has been a useful view to me.
molan ( 2014-01-08 10:35:22 +0200 )edit+1 but portrait mode is enough for me unless the landscape mode is an option.
Macilaci457 ( 2014-01-13 22:20:38 +0200 )editYes, a very useful view for me too. Mostly used that in my #N9.. ;)
foss4ever ( 2014-01-13 23:42:57 +0200 )edit