![]() |
Re: Calendar Home Widget replacement
Just updated to the last version, 0.9.8 and the new table layout shows some strange side effects: Some long entries in appointments and tasks make the description column so big that the date column vanishes completely. When I restrict the number of rows to a smaller values and only some tasks with short descriptions are displayed, the date column reappears.
I guess calculating the size for the date column and then using the remaining widget breadth as fixed size for the description column could do the trick. |
Re: Calendar Home Widget replacement
Fixed in version 0.9.9
Thank you for testing. Nicolai |
Re: Calendar Home Widget replacement
Nicolai, usually I only use the "Thanks" button for this. But this time I deserves an extra post: Thanks for the quick fix in 0.9.9. :)
I confirm that the table works now, even with long texts, and also the weekday names look fine now. |
Re: Calendar Home Widget replacement
Unfortunately, the Birthdays are still displayed a day before with 0.9.9 version.
|
Re: Calendar Home Widget replacement
Hi rajil.s
it seems your birthdays are somehow special. From where are this entries? I guess this aren't smart calendar birthdays? Nicolai |
Re: Calendar Home Widget replacement
Hi Nicolai,
Actually, they are indeed Smart calendar birthdays. Is there any way i can export the calendar entry so i could paste here the details? Thanks |
Re: Calendar Home Widget replacement
This command will export all smart calendar birthdays to a file
"bbday.txt" in your MyDocs folder. sqlite3 -header ~/.calendar/calendardb 'select * from components where componenttype = 4' > ~/MyDocs/bbday.txt The entry in the seventh column is the name of your contact, you may want to delete this entry before posting your data here. (No need to paste the full file here, one or two lines should be enough.) Nicolai |
Re: Calendar Home Widget replacement
Quote:
|
Re: Calendar Home Widget replacement
Quote:
Cheers, b. |
Re: Calendar Home Widget replacement
@Nicolai,
This contact bday is on 15th Dec but shows up on 14th Dec in the widget. Id|CalendarId|ComponentType|Flags|DateStart|DateEn d|Summary|Location|Description|Status|Uid|Until|Al lDay|CreatedTime|ModifiedTime|Tzid|TzOffset 10670|5|4|3|30063600|30063600|somebody|||1947||214 5916799|1|1290844792|1290844792|:Europe/London|3600 |
| All times are GMT. The time now is 05:03. |
vBulletin® Version 3.8.8