Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Document Download #32

Open
sgeofrank opened this issue May 11, 2017 · 4 comments
Open

Document Download #32

sgeofrank opened this issue May 11, 2017 · 4 comments

Comments

@sgeofrank
Copy link
Collaborator

On demand, create a .pdf or .osd where every event is a page in a document so a user can download the entire archive locally as a document.

Allows user to read the entire archive on their kindle or reader. Allows them to reference pages. Allows them to divide and conquer when researching the material.

@jtbandes
Copy link

I'm thinking a "print-friendly" view would be a good way of doing this. Also possibly related to #45?

@anseljh
Copy link
Collaborator

anseljh commented May 11, 2017

Yes, with #45 in place, it would be (more) straightforward to build whatever other documents we want, including CSV, PDF, whatever. They are essentially just different views of the same data. pdfkit might be a good tool for making PDFs.

@jlegrone
Copy link
Contributor

jlegrone commented May 14, 2017

This is blocked until #45 is closed.

jlegrone added a commit that referenced this issue May 15, 2017
@jlegrone
Copy link
Contributor

I've got a start on this in #64. I'm not committed to handlebars; would be happy with a lightweight client side library too as long as we retain isomorphic rendering.

The key is that we now have a working events json endpoint at /api/v1/events.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants