beancount-import
beancount-import copied to clipboard
FR: Show where an existing transaction is
In the "Candidates" panel, beancount-import helpfully shows me the diff it is going to apply.
Sometimes I want to make additional changes with my text editor. But to do that I need to know which file the transaction is (and ideally which line); I don't have a fast way to do that. It would be nice if beancount-import showed the filename and line numbers whenever it showed a diff.
Which of the two files are you talking about? The files with transactions being imported, or the existing journal file into which we write?
The existing journal file.