-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Support for comments and cleared flag * #9
Comments
Yes, both are planned in the long run. |
Comments are added in 0.3.0. Reconciliation flags are parsed and preserved, but are not visible in the UI yet. |
Will there be a way to quickly view the comments? Currently the only way I've found is to edit the transaction. Perhaps the comment could be displayed on hover over the transaction? |
I don't yet have a plan for how to display them. I may make the table rows expandable to display them. But I'm open to other suggestions as well. Editing the transaction is also the only way to view the transaction splits right now. |
Ah this is much more difficult to debug than I thought. It seems that after consuming a |
I think this is the line: ledger-obsidian/grammar/ledger.ne Line 69 in 6673871
Once we modify this, it would also need some logic in parser.ts |
Would it be possible to incorporate an optional comment box, and also the ability to asterisk journals that have already cleared to the bank?
The text was updated successfully, but these errors were encountered: