-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (7) .- Knowledge Base  . 

Drop2Tag

   0.3  

Plasmoid Script

Score 83%
Drop2Tag
zoom


Drop2Tag
zoom


Drop2Tag
zoom


Downloads:  353
Submitted:  Sep 13 2009
Updated:  Mar 22 2010

Description:

Drag files, folders or urls on the icons of this plasmoid to get them tagged by nepomuk.

Nepomuk offers the ability to attach semantic tags to your files – basically words that describe the file, be it an image, a text document, or anything you’d like. For example, you could tag all the photos from your vacation with the name of the place you’ve been. After that, you can recall tagged files by accessing in Dolphin or Konqueror.


Requires KDE 4.4

Features:
- tag dropped items
- create new tags
- delete tags (drop on the small trash-icon)
- on click it opens your filemanager showing all items tagged with the clicked tag
- PopUpApplet that can live on the desktop or in the panel




Changelog:

0.3
- bugfix: Applet not appearing when it is added directly to the panel

0.2 complete rewrite:
- removed configuration-interface
- new UI:
- create tags
- delete tags
- confirmation-dialog
- popup applet
- listen on dbus for new tags (very hackish solution)


0.1
- basic tagging - proof of concept




LicenseGPL
other(Plasmoid)
Send to a friend
Subscribe
Other  Content  from nik3nt3
Report inappropriate content



-

 Don't worry!

 
 by warnec on: Sep 13 2009
 
Score 50%

Don't worry, Nepomuk doesn't work on my system neither ;) I heard there are some bug fixes coming for 4.4, so I'll wait until then.


Reply to this

-

 Works really nicely

 
 by einar77 on: Sep 13 2009
 
Score 50%
einar77einar77
Plasma FAQ
Home

It works quite weill. I tested also the click on icon and works as advertised.
Great job!


Reply to this

-
.

 Hmm...

 
 by Sparrowmelody on: Sep 30 2009
 
Score 50%

I am very interested on this plasmoid, but it doesn't seem to work on my system, what are its dependencies?
I ensured I have Nepomuk running, but even so the plasmoid space only shows "unable to start script" (not verbatim).


Reply to this

-

 Re: Hmm...

 
 by nik3nt3 on: Oct 1 2009
 
Score 50%

Hy

this widget depends only on plasma-scriptengine-python (this is the package-name in ubuntu).
If other python-plasmoids (for example gmail.. ) work, Drop2Tag should also work.

If you have no nepomuk-tags defined in the system, the plasmoid will crash :-(
Create at least one Tag with dolphin and Drop2Tag should work as expected.

---
In case it is still not working, you could launch Konsole and execute

plasmoidviewer Drop2Tag


Then copy-paste the output and post it here

/nik




Reply to this

-
.

 Re: Re: Hmm...

 
 by Sparrowmelody on: Oct 2 2009
 
Score 50%

Seems the problem was lacking tags, that solved it. Thank you for your reply!


Reply to this

-

 Text and startupfail

 
 by lbl on: Mar 15 2010
 
Score 50%

1. text
The text (name of the ) is annyoing if the icon is placed in a panel placed on the left or right. It doesn't fit there. An option to disable it would be great.

Alternatively an option to change the icon to differentiate between different tags maybe.

I have disabled the text by changing three lines of the code (I like this on Python)

2. startupfail
The plasmoid fails to load on startup. if I restart plasma the plasmoid works...
.xsession-errors shows that the connection to qdbus->nepomuk fails (not yet started) and then a not correctly initialised iterator is used.

plasma-desktop(1664)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Connecting to local socket "/home/lordbluelight/.kde/share/apps/nepomuk/socket"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "QLocalSocket::connectToServer: Invalid name"
plasma-desktop(1664)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Failed to connect to Nepomuk server via local socket "/home/lordbluelight/.kde/share/apps/nepomuk/socket"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Unsupported operation (2)": "Invalid model"
"/usr/bin/plasma-desktop(1664)" Error in thread 3077736352 : "Invalid iterator."
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 70, in init
self.pyapplet.init()
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/Drop2Tag/contents/code/main.py", line 49, in init
self.InitSettings()
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/Drop2Tag/contents/code/main.py", line 119, in InitSettings
self._current_tag = self.getTagNamed(tagname)
File "/home/lordbluelight/.kde/share/apps/plasma/plasmoids/Drop2Tag/contents/code/main.py", line 107, in getTagNamed


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team