mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-15 22:54:03 -05:00
Closed
opened 2026-05-16 07:32:48 -05:00 by GiteaMirror
·
26 comments
No Branch/Tag Specified
master
dependabot/npm_and_yarn/npm_and_yarn-cd62b4b37a
enforce-append-only-migrations-ci
claude/error-codes-worker-boundary-26i5uu
api-browser-custom-data-dir
tabedzki/feat/replacing-month-picker-with-day-picker
delay-initial-sync-until-loaded
jfdoming/mobile-app-build
cross-version-sync-compat
jfdoming/api-tokens-part-1
jfdoming/api-tokens-part-2
jfdoming/api-tokens-part-3
jfdoming/mobile-app-updates
claude/budget-version-migration-compat-151jlr
claude/worker-error-serialization-9iqtl7
claude/react-table-library-research-afx83z
claude/issue-8401-regression-test-9nw9l3
jfdoming/mobile-app-foundation-part-1
jfdoming/mobile-app-scaffold
release
ai-fix-cleanup-def-8290
claude/relaxed-shannon-jusywa
claude/fervent-keller-s6f2fq
claude/determined-feynman-st1y9z
claude/wizardly-einstein-vi2wce
claude/sweet-albattani-7nseio
feat/bank-sync-per-budget-file
claude/affectionate-cannon-y0kc82
claude/dependabot-findings-m9pgmb
claude/mac-app-ios-publish-zjs1lz
claude/vigilant-tesla-aiiyos
depot-migrate-secrets-1781296330308
claude/quirky-cerf-v5qck7
claude/animation-removal-alternative-2etfh1
claude/netlify-preview-comments-consolidate-9XPYa
osc/7391-error-boundaries-reports
claude/pensive-dijkstra-7DYui
claude/server-app-version-mismatch-HTCGv
claude/pr-8027-review-feedback-mELuO
claude/zealous-wozniak-e5pO0
claude/intelligent-heisenberg-BSHJq
claude/translation-download-refactor-jFRsO
claude/mobile-performance-ideas-G9PAO
claude/github-issue-7988-5A5ly
blacksmith-migration-ff70d2d
claude/great-mayer-KRvOk
claude/react-native-ios-compilation-fcJh5
claude/serene-goldberg-58xv0
claude/kind-euler-LVG3K
release-automation/edge-nightly
7710-bundle-migrations
claude/fix-docker-build-error-WMfed
claude/llm-compatible-release-notes-t20Nr
7710-tests-tdd
cursor/transaction-table-rewrite-f077
claude/plan-ci-secure-context-OtEe1
claude/fix-issue-7667-DPXi3
cursor/resolve-pr-7449-ee11
claude/fix-typescript-build-error-JPtZ5
copilot/add-repository-configs-to-packages
worktree-compressed-drifting-ritchie
claude/api-consumer-verification-kfz1K
pr-7454
claude/fix-issue-7410-LLLQ4
revert-7281-generate-icons
react-query-useSchedules
copilot/sub-pr-6140
package-upgrades
v26.7.0
v26.6.0
v26.5.2
v26.5.1
v26.5.0
v26.4.0
v26.3.0
v26.2.1
v26.2.0
v26.1.0
v25.12.0
v25.11.0
v25.10.0
v25.9.0
v25.8.0
v25.7.1
v25.7.0
v25.6.1
v25.6.0
v25.5.0
v25.4.0
v25.3.1
v25.3.0
v25.2.1
v25.2.0
v25.1.0
v24.12.0
v24.11.0
v24.10.1
v24.10.0
v24.9.0
v24.8.0
v24.7.0
v24.6.0
v24.5.0
v24.4.0
v24.3.0
v24.2.0
v24.1.0
v23.12.0
v23.11.0
v23.10.0
v23.9.0
v23.8.1
v23.8.0
v23.7.2
v23.7.1
v23.7.0
v23.6.0
v23.5.0
v23.4.2
v23.4.1
v23.4.0
v23.3.2
v23.3.0
v23.2.9
v23.2.5
v23.1.12
v22.12.9
Labels
Clear labels
AI generated
API
bank sync
budgeting
bug
can’t replicate
dependencies
docker
documentation
electron
experimental feature
feature
feedback
goal templates
good first issue
help wanted
importers
maintenance
needs info
needs testing
needs triage
needs votes
openid
payees
pull-request
regression
reports
responsive
rules
schedules
server
✨ merged
split transactions
tech debt
tech-support
theme
transaction import
transaction reconciliation
transactions
translations
upstream
user interface
✅ approved
wontfix
Mirrored from GitHub Pull Request
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/actual#69990
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leikoilja on GitHub (Jan 31, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/604
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
Now that the responsive web is out (kuddos to everyone involved), it would be amazing to add a feature for being able to add new transactions straight from your mobile
Describe your ideal solution to this problem
Inspired by YNAB, a new navbar tab for adding new transactions would be amazing.

Teaching and learning
No response
@wiseindy commented on GitHub (Feb 22, 2023):
+1 do we have any plans to implement this on our roadmap?
@modrzew commented on GitHub (Mar 5, 2023):
Hey there! I recently migrated over from YNAB4 and I'm liking what I'm seeing so far. Adding a transaction on mobile was my main use case of using a mobile version of YNAB — so much that I decided to write one myself for Actual.
Here's the first rough version that kind of works:
https://user-images.githubusercontent.com/2963462/222959281-32268bb8-c765-43fa-baaf-a62d99114347.mov
The code is over at my fork: https://github.com/modrzew/actual/tree/modrzew-mobile-add-transaction. Note that I focused mostly on making it work and fitting my specific use case. Some must-have features like validation are not there yet, since I'm pretty much the only user right now.
@j-f1 do you know if something like this would fit the vision and the current roadmap for Actual? I'm happy to iterate on it so that both UX and code match rest of the app. Alternatively, if there's someone else already working on a mobile add transaction screen I'd be keen to check it out.
@j-f1 commented on GitHub (Mar 5, 2023):
That’s super cool! Deferring to @trevdor
@rich-howell commented on GitHub (Mar 5, 2023):
Daaaaamn! This is awesome. Thanks so much for this POC.
@Kidglove57 commented on GitHub (Mar 5, 2023):
Agreed - this is an absolute dream. Thank you for sharing.
@wiseindy commented on GitHub (Mar 5, 2023):
This is beyond amazing!
@fivestones commented on GitHub (Mar 5, 2023):
So exited about this!
@leikoilja commented on GitHub (Mar 6, 2023):
haha, that's so amazing to see the community traction and excitement such as this! 🚀
Amazing work, @modrzew!
Please take it further to open a PR and merge the goodies for the community! 💯 🔥
Once that's in and people start using it - I am sure more requests (validation, UI/UX etc) would come flowing and then we can all take it step at the time altogether
@modrzew commented on GitHub (Mar 10, 2023):
Hey @trevdor! Would you be able to take a quick look at the screen I shared above and tell me if fits the direction / vision of where the Actual app is going? If so, I'm happy to spend more time ironing it out so that I can open a PR.
@modrzew commented on GitHub (Mar 21, 2023):
Hey @trevdor, pinging about this 😄
Also @j-f1, how should I proceed in case @trevdor is unavailable at the moment — is there someone else who can advise here?
@CHAMLEX commented on GitHub (Mar 21, 2023):
@modrzew If I wanted to try this out how would I do this? I've deployed the actual-server repo to my local server and have been testing it but am just missing the mobile transaction entering for me to switch away from YNAB4.
@j-f1 commented on GitHub (Mar 21, 2023):
@modrzew Feel free to open a PR, we can take a look at the code from there and always make revisions in the PR / in future PRs if needed.
@trevdor commented on GitHub (Mar 22, 2023):
@modrzew My apologies! I've been traveling and a extra busy of late.
Thank you for the work you've already put into this. Transaction entry and editing is SO important to moving us forward on mobile.
A couple thoughts:
But that's my opinion. Probably best to join the discussion on the RFC before we collectively decide how to proceed.
@modrzew commented on GitHub (Mar 22, 2023):
Hey @trevdor, welcome back, no worries about the delay 👍
My first attempt at getting the new transaction screen on mobile was actually trying to run the code from https://github.com/actualbudget/actual-mobile-archive, but unfortunately I ran into some Java related issues. I only started using Actual in February this year, so I haven't had a chance to take a look at the native mobile experience yet. I fully agree that my PoC is not visually the best and should be improved — I focused mainly on my specific use case, ie. quickly add a transaction on the go, which was my main use case of the YNAB4 mobile app.
I'm still happy to work on the mobile add screen (and by extension mobile edit screen I guess) — let's chat about it in #804.
Quick question (I'll drop it here as to not create too much noise in #804), I'm running into yet-undecipherable issues while trying to compile the old React Native code — do you know what I'm doing wrong? I'll try to set my environment up again, but I'm fairly sure I followed the React Native setup guide.
Alternatively, is there any way to make the app from the Play Store to use a local database, or to point it to my server? Keen to see what the experience looked like before React Native was abandoned.
@modrzew commented on GitHub (Mar 22, 2023):
@CHAMLEX here's a rough guide. You'll need both
actual-serverandactualchecked out side by side.Inside
actual, checkout to my branch, runyarn installand then./bin/package-browser.Once that finishes, go to
actual-server, and edit thepackage.jsonfile, and make the following change:using the path where
actualrepo is checked out.Once that's done, restart Actual and it should work 👍
@trevdor commented on GitHub (Mar 22, 2023):
@modrzew I've never gotten the RN app running myself. It's not exactly what you're after, but you can download the native app and Try Demo to at least see how it is intended to behave.
You also might have success copying over components to watch them run on web. It's pretty quick once the RN-specific stuff is removed. Maybe not super actionable since it's mostly just an outline, but here's the process I've followed before to quickly bring over RN components:
https://gist.github.com/trevdor/ac0e524bd599fc6ad0a4a27744531944
@github-actions[bot] commented on GitHub (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 👍!
@leikoilja commented on GitHub (May 2, 2023):
Hey, , @modrzew. Just wanted to check up on you, how is it going around here? :)
@modrzew commented on GitHub (May 7, 2023):
Sorry @leikoilja I've made little progress, I attempted to run the React Native app a few times but to no avail — and then real world duties called me. My branch is a bit behind master but it should still be working.
@momowell commented on GitHub (Jun 1, 2023):
We really need this ;-)
@Cldfire commented on GitHub (Jul 6, 2023):
I'm part of the way through porting the React Native edit transaction components from the mobile app:
https://github.com/actualbudget/actual/assets/13814214/08e8765d-a3ef-47bf-a549-359fa86523ca
I have some functionality left to implement / cleanup to do, but it's not far off. This should unblock transaction adding and editing on mobile devices.
I posted on Discord as well to confirm this is the expected direction but didn't get a reply, so I'll continue working to get this up in a PR unless I hear otherwise.
@wiseindy commented on GitHub (Jul 6, 2023):
That looks amazing, can't wait!
@j-f1 commented on GitHub (Jul 6, 2023):
@Cldfire That looks like an awesome start! Needs a bit of UI polish but once that’s done I would love to merge it :)
@Cldfire commented on GitHub (Jul 7, 2023):
Tonight's progress (screen recording from my iPhone):
https://github.com/actualbudget/actual/assets/13814214/77dd1454-1a18-47b3-9356-4ff9f788183c
Still need to:
@github-actions[bot] commented on GitHub (Aug 8, 2023):
🎉 This feature has been implemented in #1340 and will be released in the next version. Thanks for sharing your idea! 🎉
@leikoilja commented on GitHub (Aug 8, 2023):
Whop whop, @Cldfire, thank you for implementing it ❤️🤩🔥