Skip to content

Find unlinked files should ignore Thumbs.db etc. #373

@koppor

Description

@koppor

Use case:

  1. git init
  2. git add library.bib
  3. Have PDF files within that directory
  4. Execute "find untlinked" files

Then all files .git are offered, too

  • Basic implementation: Ignore a hard-coded list of files
  • Advanced implementation: Read .gitignore in the root of the library path and obey it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions