GothenburgBitFactory / GothenburgBitFactory/taskwarrior

[TW-178] The 'has' attribute modifier should be polymorphic, understanding dependency id/uuid

Open
#227 4 comments 0 reactions 0 assignees View on GitHub
type:enhancement
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

_Paul Beckingham on 2013-08-21T10:34:56Z says:_

Adding polymorphism to the 'has' attribute modifier lets us query like this:

task depends.has:22 list

This will override the substring search with something more like the Python:

if 3 in [1, 2, 3, 4]:

Note that this should work for both id and UUID values.

Thanks to SynrG and King_DuckZ.

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.