Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select tags in overview with OR logic #463

Open
Tagirijus opened this issue Apr 11, 2024 · 4 comments
Open

Select tags in overview with OR logic #463

Tagirijus opened this issue Apr 11, 2024 · 4 comments
Labels

Comments

@Tagirijus
Copy link
Contributor

What about the option to have an OR logic for selecting the tags for filtering? At the moment you select a tag and it filters already, since it's ... yeah, filtering. With the OR logic maybe you could select other tags, which are normally filtered out already to be used as well in an OR-logic manner.

Example case: Sometimes I might want to get a report about how much time I have spent on e.g. cratie tasks like music production AND sounddesign, while I track not both at the same time. Like there are entries for "#project #sound" and "#projectB #music". Now at the moment I could not filter with just these tags to show entries, which have "#sound" OR "#music".

What do you people think about this idea?

@Tagirijus Tagirijus changed the title Selected tags with OR logic Select tags with OR logic Apr 11, 2024
@almarklein
Copy link
Owner

Sounds very reasonable. Relates a bit to #359

@Tagirijus
Copy link
Contributor Author

Indeed ... sounds related. Yet I would say it's not quite the same. Only in the matter of it being "logic related". But yeah: having a negative filtering as well, could be nice as well, for sure.

Idea: is it possible to get right or middle click? I mean it's basically JS on the client site, right? So this should technically be possible, I guess. Then there could be the GUI implementation that you can click selected tags with different mouse buttons or keyboard modifiers (e.g. "Ctrl+Click") to switch to another logic.

@almarklein
Copy link
Owner

Oh wait, in this issue you mean selecting tags in the overview, right? I somehow assumed this was in the context of the search dialog 😅

@Tagirijus
Copy link
Contributor Author

Correct: I meant the overview on the right! (=

@almarklein almarklein changed the title Select tags with OR logic Select tags in overview with OR logic Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants