[Feature] Actual Mobile - Adding calculation feature in the amount field while adding new transaction #579

Closed
opened 2026-02-28 19:10:14 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @nmathey on GitHub (Aug 21, 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?

Handling multi currency account, I'm calculating manually using my own exchange rate to add new transaction.
Formulas calculations are working on the web version but not the mobile one.

Describe your ideal solution to this problem

Being able to use simple calculation formula in the "Amount" field while adding a new transaction on Actual Mobile

Teaching and learning

No response

Originally created by @nmathey on GitHub (Aug 21, 2023). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Handling multi currency account, I'm calculating manually using my own exchange rate to add new transaction. Formulas calculations are working on the web version but not the mobile one. ### Describe your ideal solution to this problem Being able to use simple calculation formula in the "Amount" field while adding a new transaction on Actual Mobile ### Teaching and learning _No response_
GiteaMirror added the needs votesfeature labels 2026-02-28 19:10:14 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 21, 2023):

Thanks for sharing your idea!

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 👍!

@github-actions[bot] commented on GitHub (Aug 21, 2023): :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 👍! <!-- feature-auto-close-comment -->
Author
Owner

@Cldfire commented on GitHub (Aug 21, 2023):

The hard part here is the UI design.

@Cldfire commented on GitHub (Aug 21, 2023): The hard part here is the UI design.
Author
Owner

@nmathey commented on GitHub (Aug 21, 2023):

Yeah it might be.
Or maybe using local mobile OS features with react call (?): I noticed that only numeric keyboard is poping without +-/x signs.
So maybe delegating this feature to the mobile os directly (just guessing here).

@nmathey commented on GitHub (Aug 21, 2023): Yeah it might be. Or maybe using local mobile OS features with react call (?): I noticed that only numeric keyboard is poping without +-/x signs. So maybe delegating this feature to the mobile os directly (just guessing here).
Author
Owner

@joel-jeremy commented on GitHub (Apr 13, 2024):

The new new budget modal would be a good place to add this feature

@joel-jeremy commented on GitHub (Apr 13, 2024): The new new budget modal would be a good place to add this feature
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#579