


Plasma 4 Extensions by taskstruct 67 comments
Is 1.2 not working got kde4.4 (need to wait for 2.0) or am I missing something?
My ultimate end goal would be to have photos of the day from http://blogs.wsj.com/photojournal/ cycle every x minutes as a wallpaper (with the captions). This project looks like the best way of achieving that.
Cheers
Tris - Mar 14 2010
I'm using a HTC magic running Android and it looks and runs fine.
Browsing the Collection is a bit slow and I'd be interested to see what it looks like when you get through your "TO DO" list. Still with 20000+ tracks I think I'll always put together a playlist on the pc rather that from the phone. Adding 1 song at a time as was suggested might be useful for the odd occasion when you want to show a friend a new song.
The ability to see and update ratings would be high on my list of features that I would love to see. I have really wanted to rate my collection but am not always at my computer when listening.
Again Thanks...
Tris
- Jan 18 2010

Plasma 4 Extensions by bizzl 66 comments
I'll test out the scripting modification soon but I cont know if I need that now.
Thanks again... You reminded me why I love KDE. - May 23 2009

Plasma 4 Extensions by bizzl 66 comments
One thing that I was wanting to achieve was to be able to copy a file to a folder rather than move (so I can drag and drop finished torrents to their destination but keep them seeding from the original location).
As a suggestion for future a tick box option to copy rather than move would be really handy.
In the meantime I'm trying to have this done with a script but I can't figure out how to pass the filename to a bash script. Can anyone help?
The script:
#! /bin/bash
# Copy Script for Magic Folder - test
cp $1 ~/sandbox/test
And from the command line the following works as expected
copyscript.sh file.txt
Thanks for any assistance and most of all for a great app.
- May 17 2009