Skip to content

Type filter before download #55

@hospotho

Description

@hospotho

In toDownload array there is type of each content
image

Can you add a filter in UI something like below to pick which kind of content to be download?

//random github page
[...new Set(toDownload.map(item=>item.type))]
> (7) ['image', 'document', 'stylesheet', 'sm-stylesheet', 'sm-script', 'script', 'other']
  • all
  • image
  • document
  • stylesheet
  • sm-stylesheet
  • sm-script
  • script
  • other

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