Allow custom or inherited Filenames for exported (Print) PDFs #9
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Drawwell/SandpointsTheme#9
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, saving a 'print' PDF defaults to a filename associated with the URL of the print entry.
For Dotawo issue 7 that is:
pages.sandpoints.org_dotawo_print_issue7_.pdf
For anything exported via a localhost server, that is:
localhost.pdf
It would be quite useful if somehow the filename of the exported PDF could be customized to either inherit the name of the primary entry (Issue title), or a custom title that could be inserted in the TOML section of a print markdown file.