Skip to content

Assemble contents for CSV #18

@davclark

Description

@davclark

This will involve (relatively) simple jQuery to grab info from the DOM and put into a table.

A first step is to get the titles with jQuery:

$('.paper-stuff a')

Iterate through that and turn it into one string with a title on each line.

Use the jQuery docs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions