Replies: 1 comment
-
This will start adding a bit of complexity because there are no ID's for card data entries. Data isn't stored in a database, just in a large card dump file (cards.jsonl), so looking up an entry to add a comment will be a hassle. Thoughts on how to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You should be able to edit comments in the read card data view.
In addition, once #26 is implemented, you should be able to start card reading with a default comment for all cards read in that session.
Beta Was this translation helpful? Give feedback.
All reactions