question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

suggestion: new category field for transactions

See original GitHub issue

I was thinking that it would be helpful to have a little more information in transactions. Going through mine I have not just deposits and withdrawals, but from memory:

  • forked coins
  • air drops
  • refunds
  • adhoc balance corrections

Perhaps we could either have these as top level types along side deposit and withdrawal, or maybe add an optional category field?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kroitorcommented, Jun 3, 2019

Basically, most of it is either already documented as a part of fetchLedger or is going to be a part of it )

Transactions are for onchain transfers mostly, whereas the ledger is a superset of transactions+transfers+all other types balance changes…

Let me know if that doesn’t answer it )

0reactions
kroitorcommented, Jun 3, 2019

And is there a way to link together things in the ledger that are related (like the 3 entires for a trade)?

Yes, by referenceId – it contains an id of the event that yielded the ledger entry. The referenceId should be the same for ledger entries generated by the same event. In general it will contain the id of the trade if/where available.

Read more comments on GitHub >

github_iconTop Results From Across the Web

About the way Quicken suggests categories and payees
If you'd like to use the category Quicken suggests, just record the transaction as you normally would.
Read more >
How do i find my categories for my transactions? - QuickBooks
Click the transaction you need to categorize. We'll see the categories in the Category* field. Select one category. Then, Add. All categorized ...
Read more >
About Categories
To do so, create a transaction or edit an existing one, and type a category name in the category field. iBank will suggest...
Read more >
assigning categories in moneydance - Infinite Kind Support
I do not mean override or see the categories suggested for each imported transaction individually, I want to see the rule set as...
Read more >
5 steps to using custom fields in QuickBooks Online Advanced
While creating a new vendor, if you think of a new custom field you would like to start tracking, you can easily add...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found