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

add Zotero-accessible metadata to <head> in html output? #2

Closed
benmiller314 opened this issue Apr 10, 2023 · 0 comments · Fixed by #6
Closed

add Zotero-accessible metadata to <head> in html output? #2

benmiller314 opened this issue Apr 10, 2023 · 0 comments · Fixed by #6
Labels
enhancement New feature or request

Comments

@benmiller314
Copy link
Contributor

As mentioned in ManifoldScholar/manifold#3563, the default settings on Manifold don't automatically make it easy to pull metadata for Zotero... but there's no reason they couldn't.

In the mammoth scripts so far, the html output assumes we're in with the body; the first element is usually an <h1>. But we can add a full HTML5 declaration and <head> in the post-processing, which means we can also add <meta> tags to include author, year, journal name, and all that good stuff. Not urgent, but maybe important long-term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant