current user selection
Read this post about user selection and wonder about progress on exposing the selected transaction(s) or enabling transaction(s) selection by extensions.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Stuart Beesley ... on 08 Jan, 2022 08:11 AM
It can be done, just not via the API. My extension total_selected_transactions is an example of this. You can get from my site:
https://yogi1967.github.io/MoneydancePythonScripts/
…and GitHub
2 Posted by Stuart Beesley ... on 08 Jan, 2022 08:15 AM
… PS…. The first ~2700 lines (ish) are common code (to all my Python extensions). The code after this is what you need. Either as—is or you will need to convert to Java language (but will be roughly the same).
3 Posted by josh on 11 Jan, 2022 11:05 AM
thanks for your reply - I'll check out your script.
Got to say I find it quite extraordinary that there isn't an offical API for this - it seems such a fundamental and obvious thing that pretty much any developer is going to want at some point, it's a bizarre and baffling ommision.
System closed this discussion on 12 Apr, 2022 11:10 AM.