
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a plasmoid to show the events and todos from Akonadi resources (KOrganizer, Birthdays etc.).
With a google resource also Google calendar items can be shown.
Also possible with a CalDAV resource.
A facebook resource is also available.
Incidences can be filtered, added, edited, deleted via context menu.
The Plasma 5 port may take again a while... ;-( (any help?)
Thanks to the authors of todolist, public transport, rtm.
Some rpm for openSUSE can be found here:
Now in KDE:Unstable:Playground
http://download.opensuse.org/repositories/home:/geflei/
Mageia:
http://www.mageia-gr.org/rpm/1/x86_64/
http://www.mageia-gr.org/rpm/1/i586/
Kubuntu:
https://launchpad.net/~mikevaughn/+archive/omnilinux
There is also an ebuild in gentoo-overlay or so.
Feel free to send translations, feature requests.
Development has moved:
https://projects.kde.org/projects/playground/pim/plasmoid-eventlist
5 years ago
0.7
remove title item if empty - patch by causa-prima
extra slot for startServer for delayed start - helps to prevent hangs on session startup
0.6.97
- previous version was buggy in removing items - fixed (I hope)
0.6.96
- check for already existing items to avoid doubled entries
0.6.95
- add contact name to possible substitutions
- filter for collections instead of resources (reconfigure filter necessary)
0.6.90 (0.7 rc)
- use kincindenceeditor if available
- delete incidences via menu
- fix bug with wrong mouse pointer position (wrong incidence selected)
0.6 adds autogrouping and filtering
5 years ago
0.7
remove title item if empty - patch by causa-prima
extra slot for startServer for delayed start - helps to prevent hangs on session startup
0.6.97
- previous version was buggy in removing items - fixed (I hope)
0.6.96
- check for already existing items to avoid doubled entries
0.6.95
- add contact name to possible substitutions
- filter for collections instead of resources (reconfigure filter necessary)
0.6.90 (0.7 rc)
- use kincindenceeditor if available
- delete incidences via menu
- fix bug with wrong mouse pointer position (wrong incidence selected)
0.6 adds autogrouping and filtering
snoxu
6 years ago
Report
gnumdk
7 years ago
Report
geflei
7 years ago
if fixed a bug in last version, should not cause empty plasmoid though.
Also has a problem with recurrent events, also different story.
Report
trebor
7 years ago
2. option to make the plasmoid background transparent (ignore the default color of the plasma theme)
Report
dshrek
7 years ago
Report
geflei
7 years ago
Hard to test for me as I have no doubled entries on my installation.
Report
dshrek
7 years ago
I am running Kubuntu 13.04 with latest updates.
Report
geflei
7 years ago
Sounds like old ones are not removed after resource is deleted.
Is this with 4.10 or 4.11?
Report
dshrek
7 years ago
KDE 4.10.5
Report
geflei
7 years ago
aconadictl or applet?
You can also try to wait for the server setup really long.
set the timer in eventapplet.cpp line 173 to say 30sec (30000), does this help?
Report
dshrek
7 years ago
Also restarting akonadi or starting a new instance of the plasmoid removed the double entries.
Report
Naraku
7 years ago
Digital clock has a similiar possibility: it can show the calender, but this is crap compared to eventlist! ;-)
Report
bitcrazy
7 years ago
any release date for 0.7 available?
Regards
m0nk
Report
heiku
7 years ago
eg. a user creates an event at 7:00 GMT, and you are in timezone +1, it should display 8:00, instead of 7:00.
Thanks for your work.
Report
geflei
7 years ago
Report
geflei
7 years ago
Report
mschillinger
7 years ago
I do not know what to do with the installed files:
/usr/lib/kde4/plasma_applet_events.so
/usr/share/kde4/services/plasma-applet-events.desktop
I am running Kubuntu 13.04
Thanks
Report
geflei
7 years ago
unlock desktop - right click on desktop - "unlock applets" or so (in german miniprogramme)
then right click on desktop - add applet (miniprograme)
look for eventlist (german Terminliste)
Report
AshkanV
7 years ago
I use Fedora 18 x86_64 KDE Spin and install the plasmoid using the rpm package.
Every time I restart the computer, entries are shown double times, but in KOrganizer things are fine.
New instances of EventList are OK.
And also sometimes after another restart things go back to normal.
Report
Apfel
7 years ago
Report
geflei
7 years ago
something else to do currently.
as workaround you can try
1. use categories with different colors or
2. format the items with qt html subset
Report
locke87
8 years ago
I'd like to see the feature to select subcalendars as ressource.
My Scenario: I have an OwnCloud-calendar in my akonadi ressources. In this I have the two calendars 'default' and 'calendarB'.
I would like to only see the entries from 'default' in the eventlist, however, I can only select 'OwnCloud' as ressource and as a result entries from 'default' are shown as well as the ones in 'calendarB'.
Keep up the good work :)
Report
geflei
8 years ago
with 0.6.95 I switched to filter collections what should do what you want?
Report
locke87
8 years ago
My setup is an Owncloud Calendar which I access via caldav. In there, there are two collections. All works fine, I can tell eventlist to only show collection1. However, sometimes when I boot or come back from standby, both collections of the caldav resource are selected again, so I have to unselect the second one. I'm not sure whether the problem is with the eventlist or with the caldav resoure itself, since Kalendar doesn't remember my default calendar from this caldav resource, as well.
Report
locke87
8 years ago
Report