It's supposed to parse financial data that you "copy/paste" from SEB (Sweden) bank. The output will be shown in the same way"Ledger"does.How it works + pictures:Initial look:PreviewAll panels expanded look:PreviewGo to your SEB account and copy your latest expenses:Sample input dataGo back to the app and click paste The edit window opens up, add categories to the one you know. Leave blank for the rest:Sample edit sessionClose window and see result:Sample resultCategories can be nested using Category1:Subcategory2:Subsubcategory3.. syntax as "Food" is in sample pictures.DownloadDownload image binary:Image download, default pharo image + project code set to autostart:Pharo + Ledger imageDownload source from Monticello:Requirements:-TiradeTiradeTo start :( NoteBook new ) openInWorld.If you're using it, please drop me a messagewith some feedback at: tdrgabi@gmail.comLet me know if you have any problems running the code or have any suggestions.I enabled Write rights. Feel free to add commits.