actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
13.96k stars 1.11k forks source link

[Duplicated] [Feature] Category Group selectable in Category Autocomplete to filter #2873

Closed lelemm closed 3 months ago

lelemm commented 3 months ago

Verified feature request does not already exist?

đź’»

Pitch: what problem are you trying to solve?

When categorizing transactions manually you know the name of the category group, but you don't remember the category exactly.

Describe your ideal solution to this problem

The proposal is that you can type the category group inside the autocomplete then press enter show only the group categories inside that group

Teaching and learning

No response

github-actions[bot] commented 3 months ago

:sparkles: Thanks for sharing your idea! :sparkles:

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

lelemm commented 3 months ago

This is the working example:

https://github.com/actualbudget/actual/assets/15043428/35aeac27-d16d-4002-b942-a77f5b88726e

youngcw commented 3 months ago

Is this different than #2324? They seem the same to me.

lelemm commented 3 months ago

Yeah, I edited to [duplicated] after realizing its the same @youngcw