
Todo List
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
A simple Todo List that sits on your desktop. This was my first time writing a superkaramba theme and python script, so I imagine there are some bugs and python style no-nos. Anyway, enjoy. I hope it's found to be useful. Any bugs? It's OS, so patches/forks are of course welcome.
Made with:
Superkaramba .32
Python 2.2.3
KDE 3.1.2
XDialog 2.0.6
Gentoo Linux 2.6test-mm5
17 years ago
Ver 0.1.1 - Fixed a small bug allowing users to change the option to only accept mouse input from the middle mouse button. To change this so that you can left-click the +/x images, set onlyAllowMiddleButton to 0.
Ver 0.1 - Initial release
17 years ago
Ver 0.1.1 - Fixed a small bug allowing users to change the option to only accept mouse input from the middle mouse button. To change this so that you can left-click the +/x images, set onlyAllowMiddleButton to 0.
Ver 0.1 - Initial release
Elorian
17 years ago
1. Install xdialog. I used the PLD version found on rpmfind.net.
2. Load the plugin with karamba.
3. Right click the plugin, select edit script.
4. Update runPath to point to the unpacked plugin directory. Save file.
5. Reload theme.
6. Click away!
I think it should be noted somewhere (other than the source ;-)) that xdialog is required and the runpath is needed. Hope this helps!
Report
jackans
17 years ago
The onlyAllowMiddleButton configuration didn't help me too.
Please, let us know how to fix it.
Thanks in advance.
-jackans
Report
mcguire22
17 years ago
Report
joseignaciobp
17 years ago
my middle clic is the wheel, but nothing...
(sorry about my english)
Report
nickaau
17 years ago
Another feature that I never mentioned, is that fact that it keeps a persistant log (logs/tasks.log) that can be parsed to give you a nice view of all the tasks you've completed/haven't completeted.
Hope this helps...
Report
phil
17 years ago
Thanks
Report
nickaau
17 years ago
Report
phil
17 years ago
now it works with both mouse buttons depending on what is configured in the .py.script-file.
Work on that. There could be a priority field, sorting mechanism, "untill" field and notification. I count on you. ;-)
Great job.
Report
joseignaciobp
17 years ago
(sorry about my englsh xD )
Report
phil
17 years ago
The theme starts and shows the +-Button. That's it. Clicking on it does nothing and reports "meterClicked is going to be called" into .xsession-errors. Nothing else. What can I do to solve this problem? Any hints?
Thank you in advance
Report
jmsuthar
17 years ago
Report