Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export folders in existing Blacklight formats #16

Closed
4 of 5 tasks
acozine opened this issue Oct 14, 2014 · 9 comments
Closed
4 of 5 tasks

Export folders in existing Blacklight formats #16

acozine opened this issue Oct 14, 2014 · 9 comments

Comments

@acozine
Copy link

acozine commented Oct 14, 2014

Mirrors existing Blacklight functionality for bookmarks. Export functionality will be for a single folder only - no export of multiple folders in a specified order. The five export formats are:

  • Cite (text-based citation format)
  • SMS
  • Email
  • EndNote
  • Refworks
@acozine acozine modified the milestone: Week Three Oct 14, 2014
@val99erie val99erie changed the title Export lists in four formats Export folders in four formats Nov 5, 2014
@mark-dce
Copy link
Contributor

Take a look at the following blacklight pull request projectblacklight/blacklight#991 to see if incorporating it might make our work easier.

@bmaddy
Copy link
Contributor

bmaddy commented Nov 10, 2014

cjcolvar said to feel free to ask him or bkeese questions about that PR in IRC (#projectvov)

@acozine
Copy link
Author

acozine commented Nov 10, 2014

For future related work, see #36.

@acozine acozine changed the title Export folders in four formats Export folders in existing Blacklight formats Nov 10, 2014
@val99erie
Copy link
Member

Per @jcoyne this will be included in Blacklight 5.8 release:
https://github.com/projectblacklight/blacklight/pull/998/files
... which would allow us to use the document_actions method.

If we use that feature, we'll have to update the gemspec to require blacklight 5.8 or higher.

@jcoyne
Copy link
Member

jcoyne commented Nov 14, 2014

Currently the export to endnote appears to work, but it's actually downloading all the bookmarks. We need to restrict it just to the folder. Refworks is likely behaving the same way.

@acozine acozine modified the milestones: Backlog, Before Thanksgiving Nov 18, 2014
@acozine
Copy link
Author

acozine commented Nov 24, 2014

30-day trial account on RefWorks:
Login is acozine.
Password is iufolders.
Blacklight export to RefWorks works from demo.projectblakclight.org - click Export to RefWorks and log in, and the bookmarks get imported. The RefWorks log says:
Import Date: 11/24/2014 11:58:22 AM
Vendor: Blacklight
Import Filter: Direct Export
Export a folder from folders.curationexperts.com triggers "Import Failed" for now.

@acozine
Copy link
Author

acozine commented Dec 3, 2014

RefWorks export does not work. Reopening.

@acozine acozine reopened this Dec 3, 2014
@acozine
Copy link
Author

acozine commented Dec 3, 2014

Partially fixed by https://github.com/curationexperts/blacklight_folders/pull/87/files - exporting generates a log file but items do not get imported. Refworks documentation here may be helpful: http://www.refworks.com/directexport.htm.

@acozine
Copy link
Author

acozine commented Dec 13, 2014

Basic functionality met by 9c69a0c. Further issues will be reported separately.

@acozine acozine closed this as completed Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants