Skip to content

Infer better document titles #3

@dsperling

Description

@dsperling

Right now, we simply use the URI base name to determine the PDF filename:

let filePath = path.basename(url) + '.pdf';

It would be best to derive the output filename from the document title. This is because Jire will create paths for documents like:

https://wiki.mydomain.com/pages/viewpage.action?pageId=143297573

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions