I have merged that patch and added a couple more fixes to my branch: ( lp:~chronitis/gtg/file-attach )
* Drag and drop uses a customised handler to instantly format file:/ URLs (including multiple drops). * Invalid file URIs should be stripped (to remove control characters) * File tags now aren't lost if you edit the same line * Icon fetching is implemented with both gnomevfs/gnome.ui and gio bindings (the former are technically deprecated), with ImportError testing * Serialization checks that file:/ URLs aren't concated together (in which case neither would be recognised on load), adding spaces if necessary However, there are probably still some cases where text editing around file tags will break them. Following the taskview code is rather hard, it's difficult to track down every case. Copy and paste for instance breaks tags (just copies the short name). -- attach files to a task https://bugs.launchpad.net/bugs/499797 You received this bug notification because you are a member of Gtg contributors, which is subscribed to Getting Things GNOME!. Status in Getting Things GNOME!: In Progress Bug description: It should be possible to attach to a given task all files related to that task. _______________________________________________ Mailing list: https://launchpad.net/~gtg Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg More help : https://help.launchpad.net/ListHelp

