Skip to content
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

Feature Request: Transaction List Overhaul (Categories, Fiat price at the time, Notes appearing at a glance, Caching, Day next to date, Date Formatting, Date Filter) #1330

Open
TempUser13 opened this issue Mar 14, 2024 · 0 comments

Comments

@TempUser13
Copy link

TempUser13 commented Mar 14, 2024

The problems that I would see which I'd to request be fixed are:

  1. When a user goes into their transactions, it displays what they've send and received but it doesn't display what that transaction was for.
  2. The notes that are made aren't displayed in the list.
  3. The price that you've paid changes because its current asset fiat price and not asset price at the event.
  4. The list is unavailable without a node.
  5. When a user sees a date like 2024.01.01, most likely they won't know what day that was without opening a calendar.
  6. A date format like 2024.01.01 isn't super clear.
  7. It isn't super easy to find transaction x from 2023 without scrolling potentially really far.

The solution that I see for each problem are:

  1. Where a user can create their own categories and assign transactions before and after they are made. For example I've sent 0.5 XMR to a friend, I could have a category for friends that I've assigned that transaction to so when I look through my transaction list, I am able to quickly see "I sent 0.5 XMR? Oh, to a friend". Naming transactions would be nice expansion to this solution.
  2. If a user includes a note that should be displayed too.
  3. The current fiat price could be replaced with something like "$50 USD (Now $65 USD)".
  4. The transaction list should be cached and updated if changed when synced up with a node.
  5. The day would be added for example 2024.01.01 (Monday)
  6. A date format like MM-DD-YYYY or DD-MM-YYYY with solution 5.
  7. A filter option could be added so a user could pick between these dates, this month or this year.

An expansion of this feature assuming 1 and 4 are implemented could be a new screen where the user can see how much they've received and sent per time period (default being a month) with the option of a per category/sub account breakdown.

All of this would be saved client side which could be migrated via the backup feature. I understand this would be a lot of work but I think these changes would massively help towards improving the usability of crypto for both new people and experienced people. Thank you for all of the work that you collectively do though.

@TempUser13 TempUser13 changed the title Feature Request: Transaction List Overhaul (Categories, Fiat price at the time, Notes appearing at a glance, Caching) Feature Request: Transaction List Overhaul (Categories, Fiat price at the time, Notes appearing at a glance, Caching, Day next to date, Date Formatting, Date Filter) Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant