GothenburgBitFactory / GothenburgBitFactory/timewarrior

[TI-59] summary or'd tag filter

Open
#64 5 comments 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
117
Avg merge
1d 7h
Merged PRs (30d)
5

Description

_lash on 2017-01-13T23:02:46Z says:_

When supplying tags for timew summary, only entries containing all of the tags specificed are shown. I propose possibility for or'ing them instead/aswell.

CURRENT:

Entry 1 has keyword A, B
Entry 2 has keyword B, C

timew summary A B matches entry 1
timew summary B A matches entry 1
timew summary B matches both
timew summary A C matches neither
timew summary C A matches neither

PROPOSED:

Entry 1 has keyword A, B
Entry 2 has keyword B, C

timew summary A B matches entry 1
timew summary B A matches entry 1
timew summary B matches both
timew summary A C matches both
timew summary C A matches both

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.