Opened 10 months ago

Closed 26 hours ago

#865 closed enhancement (implemented)

support "fuzzy match" to identify species when importing from calc sheet

Reported by: westram Owned by: westram
Priority: major Milestone:
Component: Import / Export Version: SVN
Keywords: csv import Cc:

Description

When importing data from calc sheets, it's required that one column in the imported table has the same content as one species database field.

This column/field combination is used to identify the species, into which the corresponding data shall be imported.

Instead of requiring an exact match, there shall be support for more fuzzy matching between table data and target species.

Wanted fuzziness:

  • ignore case
  • ignore whitespace
  • match wordwise
  • …?

Change History (2)

comment:1 Changed 10 months ago by westram

  • Owner changed from devel to westram
  • Status changed from new to _started

comment:2 Changed 26 hours ago by westram

  • Resolution set to implemented
  • Status changed from _started to closed
Note: See TracTickets for help on using tickets.