-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DISCUSSION] Historical price analysis and unit conversion in report #36
Comments
Hello, welcome and thanks, that's great to hear! The historical price analysis and also unit conversions would be very nice features. There have been some plans to have unit conversions in the past, as I have some systems where that would be really handy. Also support for pricedb is something I am looking to have. So definitely yes! Few practicalities, as the proper developer documentation is not so great at the moment:
If this sounds like something you would like to contribute or participate, that would awesome and be most welcomed! If you are interested, we could discuss more about the features in this ticket, and when we have rough idea, I will create a new TEP where we can finalize the feature. And don't worry about T3DB, I will take care of that. What do you think? And in any case, thanks for nice words and taking the time to look the project! |
I am definitely interested in it. I agree that it would be the best to adopt the As for the precision in case of rational numbers, would giving an option to the user along with selecting the smallest exact representation of the commodity (as Ledger does), not be the best choice? |
GH-36 [skip ci] Signed-off-by: 35V LG84 <[email protected]>
I suggest that we split this into two different features
For price data support I created TEP-1015. There is a branch https://github.com/e257-fi/tackler-ng/tree/tep/tep-1015-price-data for planning and implementation. Please feel free to use it for recording your planning and ideas. Especially as you design this feature, when you have idea of how something can break or go wrong, please record it on the testing section. We can then later remove those test cases which are not needed. The branch will be also used for actual implementation. This GH Org / repo has Sub-Issue feature enabled, so it's also possible (and recommended) to create a sub-issues to this issue if needed. And most importantly - Great that you are interested in this! |
Thanks!
Didn't know this was a thing! |
Ah, it seems the sub-issue feature is glitching. Anyway, does Tackler has any Matrix/Zulip presence? A GitHub issue does not feel very accessible for long discussions to me. |
If you have noticed issues with the sub-issues (pun intended), you could report them to Github - it's beta feature and they are looking feedback. https://gh.io/issues-updates-feedback There is a room for Tackler in Matrix, https://matrix.to/#/#tackler:matrix.org, see you there! |
This is a great project. I was looking into porting https://github.com/simonmichael/hledger to Rust with added historical price analysis and unit conversion features. Discovering this project saved me much pain.
Do you think historical price analysis s in scope for tackler?
Edit:
As per the tentative agreement to add these features, here are the tasks to be completed:
The text was updated successfully, but these errors were encountered: