Onfolio
I have onfolio collections that I would love to import to zotero (onfolio dropped its citation capabilities when microsoft bought it : (
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Anyone who could write a script that could translate Onfolio files into Zotero files would get a large bouquet of flowers from me.
Mark
Joel
It probably requires some moderate XSL/T experience. No idea how you would transfer "captured" pages from Onfolio to Zotero. The cfs2xml utility has a "-sd" option that will at least dump the files. Onfolio notes are embedded in the xml.
Simple sample:
<?xml version="1.0" encoding="utf-8"?>
<cfsdata title="myOnfolioStuff">
<folder collectionid="d598d4e9-ced6-4897-8602-eb34218cdb74" id="ac1f54fc-fbd6-47ac-90e9-80cb28bb45b8" name="Folder">
<item collectionid="d598d4e9-ced6-4897-8602-eb34218cdb74" id="c7f673a9-892b-4020-89ae-59f93a8dcf8d" name="My collection" type="link">
<comment />
<flag type="None" importance="0">None</flag>
<url>http://some.website.com/page.html</url>
<sourceurl />
<search />
<author />
<copyright />
<keywords />
<datecaptured>2005-01-19T09:40:27-05:00</datecaptured>
<datemodified>2005-01-19T09:41:35-05:00</datemodified>
<dateaddedtofolder>2005-01-19T09:40:27-05:00</dateaddedtofolder>
<custom>
<field>
<name>Custom 1</name>
<value />
</field>
<field>
<name>Custom 2</name>
<value />
</field>
<field>
<name>Custom 3</name>
<value />
</field>
<field>
<name>Custom 4</name>
<value />
</field>
<field>
<name>Custom 5</name>
<value />
</field>
<field>
<name>Custom 6</name>
<value />
</field>
</custom>
<publishUrl>http://some.website.com/page.html</publishUrl>
<absolutePublishUrl>http://some.website.com/page.html</absolutePublishUrl>
</item>
</folder>
</folder>
</cfsdta>
Onfolio has a built-in export function that allows you to export everything in the collection as separate files into a folder on your hard drive. The files can then be moved into Zotero. The problem is that if you do it this way, you lose all the organizational information (i.e., folder structure) and file metadata that was in the Onfolio collection. What goes into Zotero is just a bunch of individual PDF, html, etc., files with no metadata. So this method isn't really an option for people who have thousands of files in Onfolio (as I do).
Although I don't know how to write the code, I'm happy to help in any way I can in creating a way to go from Onfolio to Zotero, such as testing out sample export code on my collections, providing information on the nuts and bolts of Onfolio, etc.
Thanks,
Joel
Thanks,
Giuseppe
My question: What does this mean and how can I tell Zotero what it needs to know to make sense of the XML file?
If it would help, I can send a copy of the XML file I created.
Thanks,
Joel
Walter
http://support.microsoft.com/kb/956489/en-us/download/
Was anything done by anyone as to allow exports of Onfolio collections with metadata elsewhere? Zotero? Anything else?
Thank you. Pavel
I have to do it soon because i need to reformat my hard drive and I know I wont be able to activate my Onfolio
If Zotero cannot handle the transition, would you know of any other programs that might be able to convert the Onfolio files and organizational structure?
Secondly Zotero's commitment to open standards means that it will be fairly simple to export data in a usable form, and it should even be possible to extract at least some data directly from the sqlite database if Zotero really did drop off the face of the earth.
While Zotero is not immune to disappearance (although at the moment I'd say the forecast is for a long and bright future), I would feel a lot happier trusting my data to Zotero than to a closed source commercial software package with associated data lock-in issues.
(I realise that I am sounding evangelical here - my point is just that, given that computerised citation management is a necessity, not a choice, for modern researchers, a large open project like Zotero is definitely the way to go from a data safety standpoint).
P.S. I feel your pain re. Onfolio - few things are as infuriating as having your precious data sentenced to death by corporate whim.
Many thanks for your sympathy regarding the loss of my data, and for feeling my pain. Regarding the danger of something similar happening with Zotero: I suspect it's more likely than Onfolio to survive--I think it has a larger user-base--but there are, of course, no guarantees. The minute I hear the phrase "open source" I know that there's little hope for those who are not computer geeks; if the Zotero outfit lost its funding and went out of business, then no one would pick up the program and support it, and one would be left with...well, I don't know exactly what one would be left with. I don't know if there would be a program that could be used. And when Firefox goes to a new version, it might not be compatible with an orphaned Zotero. I wouldn't be saying all of this if I hadn't already been burned by the Onfolio, Furl, Google and Diigo programs. I'm afraid this phenomenon is endemic in the world of software applications, particularly specialized ones that don't already have an enormous user base, like Microsoft Word. Come to think of it, it's a vicious circle: one uses the most widely-used programs because they're widely-used, and then they become even more widely-used, with the competing programs never being able to catch on. I would still be grateful if anyone comes up with a way to migrate my Onfolio downloads, or even my Furl and Diigo downloads, to Zotero. But as I said earlier, I'm not holding my breath.