Anton Ilin

Results 15 comments of Anton Ilin

I agree that file specific rules might be useful in my situation as well. Creating rules override in every case seems too much manual toil.

@sbibauw I think this can be done with following patch ``` diff --git a/src/Hledger/Flow/Import/CSVImport.hs b/src/Hledger/Flow/Import/CSVImport.hs index b95c97c..3584c2b 100644 --- a/src/Hledger/Flow/Import/CSVImport.hs +++ b/src/Hledger/Flow/Import/CSVImport.hs @@ -198,14 +198,8 @@ generalRulesFiles importDirs = do...

@sbibauw Are you still looking for this feature? There is a pull request with this change that you can test. Please take a look and let me know if anything...

It's available now. http://www.playscrummy.com/

Still don't work