Skip to content

implementing disjunction for tags / projects? #2

@mhuesch

Description

@mhuesch

hi! love dlog - use it daily to track time on projects.

I am wondering if you have thoughts on how tricky it might be to implement disjunction on tags/projects. I would like to say "show me a summary of tasks associated with both project :foo and project :bar". right now I believe there's only conjuction? (as in, I can only see entries which are associated with both :foo and :bar).

I wonder if the trickiest bit is shifting from a notion of "conjunction only" in the command line interface, as expressing AND and OR and parsing them properly into a tree is a bit tricky. then, some logic might have to change here to support adding OR?

any thoughts would be appreciated - thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    suggestionA suggestion for improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions