On 17 September 2010 21:16, Dougie Nisbet <[email protected]>wrote:
> Your comment regarding file deletion is interesting. Sometimes I delete a > card when I'm reviewing (it it's a poor image for example and I consider it > of limited value), in the knowledge that I have 'orphaned' the image file > and will need to tidy up later. It would actually suit me for the image file > to be deleted too, but it's no great hardship. We could have a plugin or external script to scan the media directories for images which are unreferenced in the deck files and either delete them or move them to an "orphans" folder which can be cleared at your leisure? All my images are currently resized to a lower resolution but I might change > this depending on how I find mnemosyne2's handling of higher-res images. > Ditto - I put together a couple of scripts when building a picture dictionary spelling deck for my daughter, using curl to download and netpbm to convert/rescale: pngtopnm $1.png | pamscale -xyfit 300 300 -verbose| pnmtojpeg > $1.jpg ...And an Applescript macro-type script to insert new cards with the right img tags. Actually it revealed a strange behaviour (presumably due to QT) where you can't set focus on a dialogue (i.e. the add card window) until the mouse cursor is over the main Mnemosyne window and not the window-to-receive-focus. Strange... Oisín -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
