Skip to content

Use pdf checksums instead of file paths for indexing? #924

Open
@khughitt

Description

@khughitt

At present, paper-qa seems to create indices indexed by file path.

For example, renaming the root document directory for papers to papers2 causes paper-qa to treat all files inside as "new".

Would it be possible to avoid using file paths and instead use something like md5 hashes of the PDFs?

This way the input papers can be moved / reorganized without having to recompute the indices.

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