Skip to content

README needs updating for searcher, possibly other functionality too #6

Open
@DrPaulBrewer

Description

@DrPaulBrewer

searcher has been updated to support options.orderBy

let orderBy = options.orderby || 'folder,name,modifiedTime desc';

Also, setting options.recent to true will override orderBy and return only the most recent file.

At the time of posting, these changes are not reflected in the README documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions