Taking small and cautious steps, I have started to restructure all my data in two general directions:
- Towards plain text (with git versioning wherever meaningful).
- Away from proprietary databases.
I have gone a long way with regard to #1: most of my documents, within and outside of DevonThink, are now in Markdown syntax.
But #2 is still a theoretical exercise. Granted, I have gotten rid of such hogs as iPhoto and iTunes. But DevonThink is not a hog. I would very much like to export my DevonThink database and refile my documents in a DevonThink-indexed folder structure, thus combining the openness of the file system and the Finder with the AI facilities of DevonThink. Is there a way to do so without breaking the meticulously placed x-devonthink-item:// links that my notes are interconnected with?
DevonThink currently provides the âFormat > Change to Plain Text/Rich Textâ toggle, which converts an .rtf document to .txt, and vice-versa, while retaining the UUID of the original document. It would be very empowering, and logically consistent, to have an analogous âChange to Indexedâ command.
(Incidentally, it might also be possible to make DevonThink databases remain consistent even when indexed items are moved around. The developers of BibDesk, for instance, have figured out a way to do this with PDF attachments to BibDesk entries. They use file aliases somehow, but I donât have any further implementation details to share. Definitely worth a look, at any rate.)