From 5acb82e627a9146cf1f96b56743b06c378eed0c4 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 21 Feb 2016 02:37:03 -0800 Subject: [PATCH] notes --- doc/notes.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes.org b/doc/notes.org index b0c645af5..7f599e212 100644 --- a/doc/notes.org +++ b/doc/notes.org @@ -1126,6 +1126,10 @@ http://stackoverflow.com/questions/6398996/good-haskell-source-to-read-and-learn *** selinger article on currency & capital gains accounting http://www.mscs.dal.ca/~selinger/accounting/tutorial.html#1.2 *** parsec lexing/expression parsing tutorial: http://burz.github.io/2014/06/24/parsing.html +*** beancount +**** open https://bitbucket.org/blais/beancount/src/18d27ae7a877d4976853dad2b42a5dffb6feefb1/src/python/beancount/ops/summarize.py?at=default&fileviewer=file-view-default#summarize.py-30 +**** close https://bitbucket.org/blais/beancount/src/18d27ae7a877d4976853dad2b42a5dffb6feefb1/src/python/beancount/ops/summarize.py?at=default&fileviewer=file-view-default#summarize.py-97 +**** clear https://bitbucket.org/blais/beancount/src/18d27ae7a877d4976853dad2b42a5dffb6feefb1/src/python/beancount/ops/summarize.py?at=default&fileviewer=file-view-default#summarize.py-145 ** other software *** http://easybooksapp.com/ *** http://gnucash.org