
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 widget that sorts files dropped onto it into the users personal file system, following custom made rules.
10 years ago
1.2.3
ADDED: Label underneath the icon FIXED: The configuration wasn't always saved
1.2.2
FIXED: Simple Wildcards weren't working
1.2.1
CHANGED: Background is now transparent ADDED: i18n support for 4.2.0 to 4.2.80 (4.2.90+ got native support) ADDED: German translation (100%) ADDED: Polish translation (80%)
1.2.0
ADDED: Preset filters for video, image, audio and text files FIXED: Scripts got files with protocol prefix, even with local files ADDED: "Copy Only"-function
1.1.1
ADDED: Filter Import/Export ADDED: Checkbox and Info-Button for Script Support CHANGED: Files get filtered and processed in chunks FIXED: Crash occured when opening the config a second time ADDED: Tooltips for buttons
1.1.0
ADDED: Icon Customizability CHANGED: Filters get saved outside plasma-appletsrc ADDED: Experimental Script Support FIXED: did case insensitivity ever worked oO ? CHANGED: Buttons on the filter page are now in a toolbar
1.0.2
FIXED: loading issue FIXED: config ui didn't recognize case sensitivity setting
1.0.1
FIXED: some size and margin issues
1.0.0
initial release
10 years ago
1.2.3
ADDED: Label underneath the icon FIXED: The configuration wasn't always saved
1.2.2
FIXED: Simple Wildcards weren't working
1.2.1
CHANGED: Background is now transparent ADDED: i18n support for 4.2.0 to 4.2.80 (4.2.90+ got native support) ADDED: German translation (100%) ADDED: Polish translation (80%)
1.2.0
ADDED: Preset filters for video, image, audio and text files FIXED: Scripts got files with protocol prefix, even with local files ADDED: "Copy Only"-function
1.1.1
ADDED: Filter Import/Export ADDED: Checkbox and Info-Button for Script Support CHANGED: Files get filtered and processed in chunks FIXED: Crash occured when opening the config a second time ADDED: Tooltips for buttons
1.1.0
ADDED: Icon Customizability CHANGED: Filters get saved outside plasma-appletsrc ADDED: Experimental Script Support FIXED: did case insensitivity ever worked oO ? CHANGED: Buttons on the filter page are now in a toolbar
1.0.2
FIXED: loading issue FIXED: config ui didn't recognize case sensitivity setting
1.0.1
FIXED: some size and margin issues
1.0.0
initial release
UndefinedDecoder
8 years ago
Report
YAFU
9 years ago
Could you integrate Magic Folder on Dolphin? For example to drag and drop files into Magic Folder on Dolphin, or better yet, to use that folder linked to Magic Folder as the default path of our downloads manager or P2P apps.
Thanks.
Report
apfelmaus
9 years ago
the bad thing is that, if it uses KIO, no gtk app can use it :/
Report
arsham
10 years ago
Great job.
Is it possible to make a rule that applies to a folder depending on the contents?
Thank you
Report
Krog
10 years ago
for me this is the most used plasmoid, thanks for your work... my tv series collection depends on it :-)
Report
KjaB
10 years ago
Bizzl! Bizzl auf der Zunge lacht.
Report
Lukem33p
10 years ago
The other thing I'd like is an option for "all else" as a preset. If you could do that, I would be delighted! Your plasmoid is otherwise greatly appreciated.
A crucial part to any (bad organizer's) desktop! Thank you!
From,
Report
XmaskX
11 years ago
yeah did a /etc/init.d/kdm restart
Report
bizzl
11 years ago
I have no clue what is happening there, it installs fine on both my 4.3.4 and 4.3.90 machines (both running karmic under the hood)
Maybe removing .kde/share/apps/plasma/plasmoids/magic-folder and .kde/share/kde4/services/plasma-applet-magic-folder.desktop with rm and reinstalling the package via the widget explorer resolves it, but I can't promise it.
Report
XmaskX
11 years ago
big thanks for your help! and you made a very helpful plasmoid!
Report
XmaskX
11 years ago
any idea?
Report
bizzl
11 years ago
Have you reopened the Widget Explorer after installation?
Report
mikeym
11 years ago
Report
bizzl
11 years ago
Report
mikeym
11 years ago
If it helps you debug, this is the output when I try to export my full list form the config screen (http://www.pastebin.ca/1675415), and this is the config file after I logged out and back in again (http://pastebin.ca/1675425). As you can see all I had to do is change the count=1 to count=13. I've had a look at the code and coulldn't see anything obvious, but don't know python so can't be sure.
Report
mikeym
11 years ago
A couple of things which I have found useful:
*.(avi|ogg|wmv|mkv|qt|mov|mpeg|mpg)
Just picks files with any of these extensions - in this case videos
trash:/
as the target moves the selected file type to trash
Report
bizzl
11 years ago
> wildcard but that may be something
> to do with the wildcard setting.)
Do you want .* to mean "All hidden files" or "Any File"? In the later, you have to use * only, or disable simple wildcards.
> *.(avi|ogg|wmv|mkv|qt|mov|mpeg|mpg)
> Just picks files with any of these
> extensions - in this case videos
What you want is either *.{avi,ogg,wmv,mkv,qt,mov,mpeg,mpg} or *.avi *.ogg *.wmv *.mkv *.qt *.mov *.mpeg *.mpg. Simple Wildcards work just as in sh.
> trash:/
> as the target moves the selected file
> type to trash
Just type it into the target box, or choose it in the "Select Directory" dialog (and yes, it works, I have tested this one several hundred times ;)
Report
masacre
11 years ago
Brilliant work, it is one of my favorite plasmoids and keep up the good work.
PS: sorry for my English
Report
bizzl
11 years ago
Report
Lukem33p
10 years ago
Report
ziolo4ever
11 years ago
Report
FriedChicken
11 years ago
Thank you for this great plasmoid!
Report
bizzl
11 years ago
Yes, this is indeed a bug, and I think I fixed it.
Report
FriedChicken
11 years ago
Report
bcrisciotti
11 years ago
Report