actualbudget / actual

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

[Feature] Hotkeys when upcoming scheduled transaction selected #3437

Closed CrazyKidJack closed 4 days ago

CrazyKidJack commented 4 days ago

Verified feature request does not already exist?

đź’»

Pitch: what problem are you trying to solve?

When I select an upcoming (or missed or due) scheduled transaction, I would like to be able to create it ("post" it) using keyboard keys.

Describe your ideal solution to this problem

Given an upcoming, missed, or due scheduled transaction is selected When "p" keyboard key is pressed Then transaction should be "posted" just as if user clicked the transaction drop down and selected "post transaction".

Given an upcoming, missed, or due scheduled transaction is selected When "s" keyboard key is pressed Then the transaction should be removed just as if user clicked the transaction drop down and selected "skip scheduled date"

Teaching and learning

No response

github-actions[bot] commented 4 days 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 👍!