
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
Akonadi calendar plasmoid
===========================
This is a calendar plasmoid for displaying events from selected Akonadi resources.
Please let me know about any problems or possible bugs that you find. I will try to fix it as soon as possible.
Dependencies
---------------------------
- KDE Libraries
- KDEPIM Libraries
- QJSON
- Boost
INSTALATION
---------------------------
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make
make install (as root)
kbuildsycoca4
and maybe you will have to restart plasma-desktop
kquitapp plasma-desktop
kstart plasma-desktop
Fedora repository
---------------------------
You can get it from Fedora repository as
kde-plasma-akonadi-calendars package.
Ubuntu repository
---------------------------
PPA repository for Kubuntu
https://launchpad.net/~blueleaflinux/+archive/ppa
Thanks to Migue Chan.
Git repository
---------------------------
https://projects.kde.org/projects/playground/pim/akonadi-google-applets/repository
8 years ago
0.2.2 - 9.11.2012
-------------------------
- add options for turning off background under the date labels
- highlight the actual day in calendar view
0.2.1 - 7.11.2012
-------------------------
- some bugfixes
0.2.0 - 04.11.2012
-------------------------
- display a clock instead of a calendar icon
- remove the frames around the events
- make background under the date with events as an option
- calendar switches to the next day
- save more space (labels are smaller)
- better resizing
- some options for clock
- better sorting
0.1.3 - 21.10.2012
-------------------------
- add option for position of daily agenda
0.1.2 - 14.10.2012
-------------------------
- use bigger window with configurations
- add option for default view
0.1.1 - 23.4.2012
-------------------------
- better resizing
- new today button
- improvements and bugfixes
0.1.0 - 10.4.2012
----------------------
- initial version
8 years ago
0.2.2 - 9.11.2012
-------------------------
- add options for turning off background under the date labels
- highlight the actual day in calendar view
0.2.1 - 7.11.2012
-------------------------
- some bugfixes
0.2.0 - 04.11.2012
-------------------------
- display a clock instead of a calendar icon
- remove the frames around the events
- make background under the date with events as an option
- calendar switches to the next day
- save more space (labels are smaller)
- better resizing
- some options for clock
- better sorting
0.1.3 - 21.10.2012
-------------------------
- add option for position of daily agenda
0.1.2 - 14.10.2012
-------------------------
- use bigger window with configurations
- add option for default view
0.1.1 - 23.4.2012
-------------------------
- better resizing
- new today button
- improvements and bugfixes
0.1.0 - 10.4.2012
----------------------
- initial version
Paulikid
5 years ago
Report
grulja
5 years ago
Report
Paulikid
5 years ago
Report
ewhite15
7 years ago
afro_radiance@afrobox ~/build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE
QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR
QT_QTCORE_LIBRARY)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindQt4.cmake:1200 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
src/CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
I have no idea what to do with this. Your plasmoid looks fantastic and I'd love to try it out. ideas?
Report
gldickens3
7 years ago
Report
grulja
7 years ago
Report
gldickens3
7 years ago
Report
gldickens3
7 years ago
Report
gldickens3
7 years ago
Report
gldickens3
7 years ago
Report
D--
8 years ago
if you set the plasmoid to show time+date and if the panel is small enough, the date does not scale properly and moves to the side of the time. Explanatory screenshot: http://i.imgur.com/LbsRg.jpg
on the left you see the standard digital clock plasmoid while your plasmoid is on the right.
Report
grulja
8 years ago
Report
D--
8 years ago
Report
tittiatcoke
8 years ago
I really like your plasmoid and now especially with the clock displayed, it becomes a very good alternative for the standard clock plasmoid. But somehow I am missing a way to display the Holidays. I added them in korganizer, but still they are somehow not displayed in your plasmoid. But maybe I am doing something wrong ?
Thanks.
Report
grulja
8 years ago
Report
karoshiboy
8 years ago
Report
grulja
8 years ago
Report
grulja
8 years ago
Report
locke87
8 years ago
However, in my personal opinion the Agenda view is using way too much space.
I mean, it looks nice to have each event in a separate box with some space around them, but that just needs a whole lot of space. Also having the time in a second row uses way too much space in my opinion. I'd like to get the chance to customize the entry text completely.
Additionally: Switching from Agenda to Calendar view needs a lot more of space (which is quite clear since there is the calendar and kind of an agenda view). However, when switching back to the Agenda view it stays at this size which results in a weird layout. I'm using the calendar next to the events so when switching back to Agenda view the plasmoid's with is just HUGE! This way the two row layout of the Agenda view looks even more strange.
This just reflects my personal opinion.
Cheers
Felix
Report
KZKG-Gaara
8 years ago
When I try to add a new event, say that cant find: kincidenceeditor
I'm using Debian Wheezy (Testing), already install: kdelibs5-dev kdepim-dev xsltproc libboost-dev kdepimlibs5-dev qt4-dev-tools korganizer
Some idea please? :)
PS: ... again, sorry for my english.
Report
grulja
8 years ago
Report
KZKG-Gaara
8 years ago
The output: 4:4.4.11.1+l10n-3
Thanks for all your help ^-^
Report
grulja
8 years ago
Report
KZKG-Gaara
8 years ago
Thanks for all :)
Report
KZKG-Gaara
8 years ago
http://paste.desdelinux.net/4636
And by the way, "build/CMakeFiles/CMakeError.log" dont exist :D
Thanks for all :)
Report