On Mar 11, 2011, at 16:03, Adam R. Maxwell wrote: > > On Mar 11, 2011, at 02:24 , Alexander Johannes wrote: > >> No I'm looking for a way to convert Variant A to B. I'm aware of the >> convert-function Bibdesk is providing. As far as i can see, this function is >> unable to convert the JabRef-Links. > > another option: > > http://www.mail-archive.com/[email protected]/msg05206.html >
And note that you can batch rename fields now using BibDesk's Database Find and Replace. So to summarize, here's what you can do: 1. Use Database Find and Replace to batch regex-replace .*:(.*):.* -> $1 in File 2. Use Database Find and Replace to batch rename File -> Local-Url 3. Run Convert Files and URL Fields Instead of 2. you can also declare Field as a local file field in the Default Fields preferences. Also, make sure that any relative paths are really relative to the .bib file (don't know what JabRef's convention is). Christiaan ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
