Skip to content

Make card searches a little smarter #3

@mixinmax

Description

@mixinmax

The script is doing pretty basic string matching with wildcards on each side of the card's name. Should add logic to look for underscores, hyphens, and dots in place of spaces in the filename.

In other words, all these should match Birds of Paradise:

  • birds_of_paradise.jpg
  • birds-of-paradise.jpg
  • birds_of-paradise.jpg

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