4 * Think about synchronizing XMP.
5 * Document data schema used (BibteXmp)
6 * Add build.xml target to export standalone XMPUtil for the CLI.
7 * Plugin-Architecture for LayoutFormatters.
8 * Allow search relativ to bibtex-file
11 * Look into "DOS short path" bug report.
12 * MODS export does not support exporting only a set of entries.
13 * [OK? Extension fields only] MODS exports "file" in raw form.
14 * BibteXML exports both "url", "pdf" and url/pdf from "file". May give doubles.
16 * [POSTPONE] Problem setting today with Microba calendar.
17 * [POSTPONE] Icon selection for external file types: - select arbitrary images from disk?
18 * Improve Help information for external file links
19 * [POSTPONE] Add "Copy all externally linked files for this set of entries"-feature.
20 Basic functionality in AccessLinksForEntries.
21 * [POSTPONE] Fix Save/Export file dialog stuff
22 * [POSTPONE] Look up Vista problem with opening file chooser:
23 Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
25 at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Unknown Source)
26 at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
27 at sun.awt.shell.ShellFolder.get(Unknown Source)
28 at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.createVal
30 at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
31 at javax.swing.UIDefaults.get(Unknown Source)
32 at javax.swing.MultiUIDefaults.get(Unknown Source)
33 at javax.swing.UIDefaults.getIcon(Unknown Source)
34 at javax.swing.UIManager.getIcon(Unknown Source)
35 at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(Unknown Source)