John, this is great! What other actions work besides "check"? Also, should that be 'import os'? :)
On Mar 5, 2012, at 7:49 PM, John Wiegley <[email protected]> wrote: > You can now do this in your journal file: > > import so > > tag RECEIPT > check os.path.isfile(value) > > 2012-02-29 KFC > ; RECEIPT: some_file.pdf > Expenses:Food $20 > Assets:Cash > > Enjoy, > John
