From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eike Subject: simple expense tracking with org Date: Sat, 20 Sep 2014 14:42:11 +0200 Message-ID: <877g0yv402.fsf@ithaka.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVKLV-0000sN-5Q for emacs-orgmode@gnu.org; Sat, 20 Sep 2014 09:05:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVKLP-0000Ef-A3 for emacs-orgmode@gnu.org; Sat, 20 Sep 2014 09:05:01 -0400 Received: from ns.km31707.keymachine.de ([87.118.120.70]:46133 helo=eknet.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVKLP-0000Db-4a for emacs-orgmode@gnu.org; Sat, 20 Sep 2014 09:04:55 -0400 Received: from 84-73-222-131.dclient.hispeed.ch (EHLO ithaka.home.eknet.org) ([84.73.222.131]) by km31707 (JAMES SMTP Server ) with ESMTPA ID 680092304 for ; Sat, 20 Sep 2014 15:04:47 +0200 (CEST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" Hello there, I thought to share a little elisp thingy that I wrote to track my expenses with org. I use the org's capture mechanism to add expense items to some files and the following code only searches through all these files and creates summaries of all found expenses. It is possible to search by date, tags etc. You can have a look here: https://github.com/eikek/org-expenses Regards, Eike -- gpg: AD7AC35E finger print: 137F BB0B 1639 D25F DC5D E59C B412 C5F5 AD7A C35E