
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
4 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
4 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
causa-prima
5 years ago
I've recently discoverd this plasmoid and started some working on it. What annoyed me was the waste of space when not using a title for the applet, so I changed some code to just add the title to the layout if it is non-empty, even removing it if it previously was non-empty and is now empty. I've uploaded my git diff here, as getting a kde developer account has quiete some requierements: http://pastebin.com/ZYApAnML
Report
geflei
5 years ago
pushed it now.
Report
locke87
5 years ago
Report
geflei
5 years ago
Not much time currently.
I try to make a 0.7 release soon.
Next thing would be porting to Plasma 5 as there is still no other good calendar/agenda plasmoid, imho.
but as i'm still using 4.14 this will be not before 2015.
Report
Naraku
4 years ago
Report
geflei
4 years ago
but not dead (will need it by myself).
Porting needs to learn QML too. :-(
Report
kaismh
5 years ago
https://bugs.kde.org/show_bug.cgi?id=333754
Basically my ~/.kde/share/config/korganizerrc file didn't have any Custom Categories configured under [General], although I added some categories.
After manually adding my categories to korganizerrc, I can filter them using this Plasmoid.
I am using KDE version 4.13.2, it seems they are storing custom categories in a different location now.
Report
H00K
5 years ago
Is there a .po(t) file I can use or how do I go about that?
Report
geflei
5 years ago
http://websvn.kde.org/trunk/l10n-kde4/templates/messages/playground-pim/
There's the desktop and the application pot file.
If you need help there are some articles on techbase. The program lokalize can help you with translating.
Report
H00K
5 years ago
Thanks for pointing me to the pot file!
Report
snoxu
5 years ago
Executable: plasma-desktop PID: 21642 Signal: Segmentation fault (11)
Report
geflei
5 years ago
If, then more info needed, debuglog/trace, output of Dr. Konqui.
Report
H00K
5 years ago
Since I updated to 0.6.97 (current latest release), something odd started happening – and namely that one of the eventlist instances (I use 4 at the same time, and it’s always the top-left one) sometimes when plasma starts, does not load and presents an empty plasmoid that says (translating back from Slovenian):
“This object was not able to be created. Reason:
Unable to find the needed part: plasma_applet_events”
The funny thing is that all 3 other eventlist instances load just fine.
Report
geflei
5 years ago
works for me at least up to 5 plasmoids.
Report
H00K
5 years ago
Do you have any idea how to get more info?
Report
geflei
5 years ago
Then maybe you can find something in .xsession-errors.
Or try to reproduce within plasmoidviewer with debugging enabled.
Report
H00K
5 years ago
The bug replicated beautifully, but nothing got written to ~/.xsession-errors :/
Report
geflei
5 years ago
Try to run in from plasmoidviewer, maybe you need to install the program. Then in the console
"plasmoidviewer plasma_applet_events"
and try to reproduce it here.
Report
H00K
5 years ago
https://bugs.kde.org/show_bug.cgi?id=272835
I’m saying it’s probably irrelevant to *this* bug, since I can replicate it in *any* way that plasma-desktop starts.
Report
H00K
5 years ago
I tried to replicate it inside the plasmoidviewer, but can’t seem to – I tried everything that I could think of.
The thing is that it replicates always, when plasma-desktop (re)starts – whether due to a crash of plasma-desktop or on new startup/login.
Report
snoxu
5 years ago
Report
geflei
5 years ago
Report
snoxu
5 years ago
Report
geflei
5 years ago
how do you create these events, as repeating events?
Report
snoxu
5 years ago
Sorry for the late reply BTW
Report