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

[Feature] Allow customizing “notes” field directly from schedules #578

Closed
1 of 2 tasks
j-f1 opened this issue Jan 26, 2023 · 4 comments
Closed
1 of 2 tasks

[Feature] Allow customizing “notes” field directly from schedules #578

j-f1 opened this issue Jan 26, 2023 · 4 comments
Labels
feature This issue is a feature request

Comments

@j-f1
Copy link
Contributor

j-f1 commented Jan 26, 2023

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

When I have multiple recurring transactions paid out to a single payee (for example, I have several subscriptions to different apps through the App Store, but the payee for all of those payments ends up being Apple), it is confusing to look at the schedule list because I can’t easily differentiate between the different schedules except by trying to remember their pricing.

Describe your ideal solution to this problem

  • Add a new field to the schedules editor called “Name” or “Notes” that allows entering a custom name for a schedule
  • This value would be automatically entered into the “notes” field of any matched transactions (probably using the standard “set note to” action on the underlying rule)
  • The schedule list would gain a new column that shows this field for disambiguation purposes

Teaching and learning

I think people would naturally notice the feature the next time they create a new schedule. They’d also be likely to notice the new column in the schedules UI if this affects them. No documentation should be needed.

@j-f1 j-f1 added needs triage feature This issue is a feature request and removed needs triage labels Jan 26, 2023
@j-f1
Copy link
Contributor Author

j-f1 commented Jan 26, 2023

Check out my initial attempts at #268. The code isn’t likely to be worth using, but someone working on this feature might find my learnings there valuable.

@Kidglove57
Copy link

Kidglove57 commented Jan 26, 2023

This issue has been a problem in a number of Finance Apps that I tried. In the absence of a solution, such as is proposed here,I developed a work around that has "stuck" for me. I include the extra description in the Payee name. So:
Apple (iCloud)
Apple (Music)
Apple (1Password)
And so on.

Just commenting in case this helps anyone in the interim.

@rich-howell rich-howell added feature This issue is a feature request and removed feature This issue is a feature request labels May 1, 2023
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label May 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2023

✨ Thanks for sharing your idea! ✨

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. 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=is%3Aissue+label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc

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

@youngcw
Copy link
Member

youngcw commented Oct 18, 2024

duplicate of #519

@youngcw youngcw removed the needs votes Please upvote this feature request if you would like to see it implemented! label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue is a feature request
Projects
None yet
Development

No branches or pull requests

4 participants