Skip to content

Add setting for case-insensitive task matching #19

@Nuhser

Description

@Nuhser
  • Add a setting that turns case-insensitive task name matching on.
  • If turned on, tasks with matching names ignoring the case will be treated as one.
  • It needs to be decided if the grouping should either be handled during the summary creation or when the entry is created.
    • During summary creation: Would make it more flexible. Summaries would change when the setting is turned off and on again.
    • During entry creation: Would make the summary creation faster. Summaries wouldn't change anymore after the task is created independent of the current status of the setting.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions