Page 4 of 19

Re: Toon app: Kalender

Posted: Tue Dec 04, 2018 8:27 pm
by michel30
Hello Toon,

Thanks for this nice app, I just installed 1.0.5 .
I look forward for the next release, 1.0.6 :)

Re: Toon app: Kalender

Posted: Tue Dec 04, 2018 10:43 pm
by Toonz
progress update: the time shift issue has been solved permanently :-). All calendars showing fine now with my test set (even the iCloud calendar ;-) )
recurring item tag ''COUNT" is now implemented, when the last of the series is in the past, the item will not be shown anymore
recurring item tag "INTERVAL" is now implemented, used to repeat an appointment every 4 weeks, or every 2 months etc
recurring item with specifc days is now implemented, like repeat every workday (combination of repeat WEEKLY and a list of days like MO TU WE TH FR)
I will publish the 1.0.6 release later this week.

what is not implemented are very exotic recurring setups like only WE and FR, every other 3 weeks, until end of the year.
If you have recurring events which are not yet processed properly, please let me know.

After 1.0.6 I will focus on the nice to haves like coloring entries based on the source calendar the event is coming from.

EDIT: updated again at 00:08 :-)

Re: Toon app: Kalender

Posted: Wed Dec 05, 2018 11:21 pm
by Toonz
Hi all,

version 1.0.6 is now available on ToonStore, I believe the first version which is fit for daily use.

Changelog:
- the time shift in some appointments has been solved
- recurring item tag "COUNT" is now implemented, when the last of the series is in the past, the item will not be shown anymore
- recurring item tag "INTERVAL" is now implemented, used to repeat an appointment every 4 weeks, or every 2 months etc
- weekly recurring item with specific days is now implemented, like repeat every workday
(combination of repeat WEEKLY and a list of days like MO TU WE TH FR)
- the installer is now properly moving the userSettings.json file to the new version
and create a default one at first install

Disclaimer:
- this app is supporting most common variations of settings for recurring items. It can happen that you have used a very specific recurrence setting which is not supported
- I did spend quite some time on testing, but as not having used these calendars before, I might have missed something.

If you find bugs or see unexpected behaviour, please let me know.
Either via a post here or via a pm.
Most convenient is when you post the ICS entry of the appointment which is not shown correctly: all lines from : 'BEGIN:VEVENT' till 'END:VEVENT' for that appointment.
You can omit the SUMMARY line for privacy reasons if you want.

Hope you enjoy this release.

Kind regardz,

Toonz

Re: Toon app: Kalender

Posted: Thu Dec 06, 2018 4:02 pm
by Toonz
hi all,

small bugfix release1.0.7.
Due to now properly handling date/times, an earlier workaround for full day events failed.
The result was that full day events stay on screen 24 hours longer then expected.
That is now fixed.
I have no open bugs reports anymore, will continue with the option to color the agenda items...

Kind regardz,

Toonz

Re: Toon app: Kalender

Posted: Thu Dec 06, 2018 8:09 pm
by yjb
Works like a charm over here! Thanks so much in getting this up and running in just a few releases; I'm impressed!

Re: Toon app: Kalender

Posted: Fri Dec 07, 2018 6:49 am
by marcog
Using an iCloud calendar I noticed the ending times were incorrect. After scanning the source file I noticed that the DTEND tag can precede the DTSTART tag. So I've changed the line:
jj= aNode.indexOf("DTEND", i);
to
jj= aNode.indexOf("DTEND", j);

Now the ending times are displayed correctly.

Thanks for the good work Toonz.

Re: Toon app: Kalender

Posted: Sat Dec 08, 2018 12:06 am
by Vibestar
Wow, great app. I’m wondering who inspired you to make this app 8) ?

Re: Toon app: Kalender

Posted: Sat Dec 08, 2018 1:17 am
by Toonz
marcog wrote:Using an iCloud calendar I noticed the ending times were incorrect. After scanning the source file I noticed that the DTEND tag can precede the DTSTART tag. So I've changed the line:
jj= aNode.indexOf("DTEND", i);
to
jj= aNode.indexOf("DTEND", j);

Now the ending times are displayed correctly.

Thanks for the good work Toonz.
Nice find, it is not happening in my own iCloud calendar but will include this in next release.
Thanks for the feedback.

Re: Toon app: Kalender

Posted: Mon Dec 10, 2018 10:24 pm
by Toonz
Hi all,

version 1.0.8 is available in ToonStore:
Changelog:
- added colors for each appointment to identify the source calendar
- configuration screen now shows all source calendars plus associated color
- display of colors can be switched on/off in the configuration screen
- the full screen with appointments is now properly scrollable
from recurring items only the first next occurrence is shown for the time being.
- iCloud fix from marcog included

A final version in the future will also show future recurring items (2 months ahead or so....)

Kind regardz,

Toonz

Re: Toon app: Kalender

Posted: Mon Dec 10, 2018 11:43 pm
by Toonz
P. S. I noticed you get an error message at first usage that there was a problem reading the settings file. You can ignore this, go to the config screen and press 'opslaan' to get rid of this message.

Re: Toon app: Kalender

Posted: Tue Dec 11, 2018 8:52 am
by Blacky's Boss
Yeah, thanx. After closing the message, my Toon1 is now forever in Dimstate :shock: . Or something similar.

Re: Toon app: Kalender

Posted: Tue Dec 11, 2018 9:14 am
by Toonz
Blacky's Boss wrote:Yeah, thanx. After closing the message, my Toon1 is now forever in Dimstate :shock: . Or something similar.
That's weird. Never seen that behavior.
Does a reboot drive this?
Anyway, will post a fix for this in the evening.

What you can do is reboot Toon, when the home screen comes up go to the calendar screen, klik on 'instellingen' and press 'opslaan'. This removes the message completely.

Re: Toon app: Kalender

Posted: Tue Dec 11, 2018 9:49 am
by Blacky's Boss
I couldn't. Toon was unresponsive, except for the tiles. Clicking those did the right things, but with a black background.
SSH still worked, so I rescued my usersettings and moved the Calendar folders elswhere. Rebooting then solved the problem, so I guess that means the calendar app caused it?
I'm @work right now, but will do a fresh install from Toonstore tonight.

Re: Toon app: Kalender

Posted: Tue Dec 11, 2018 2:28 pm
by Toonz
please wait for version 1.0.9 later this evening

Re: Toon app: Kalender

Posted: Tue Dec 11, 2018 2:50 pm
by Blacky's Boss
Allright! I'm really sorry for constantly pointing out problems, but it's literally in my jobdescription :lol: