emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: andrea Crotti <andrea.crotti.0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Advanced table
Date: Sat, 26 Sep 2009 13:20:31 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090926T151838-359@post.gmane.org> (raw)

   I was trying to write down everything I spend and where I do, so I set up this simple table.
   So basically every day I have some expenses and on top I have the total.
   
   If the pattern is always the same (vsum(@+I..@+II)) I would like to have that formula every time I add a 
new thing.
   
   Now supposing that I always write the same day I pay best thing would be to have an automatic system 
that asks me the various fields and insert them in the table, does it make sense?
   
   
   | DATA             | WHAT       | WHERE       | HOW MUCH |
   |------------------+------------+-------------+----------|
   | [2009-09-25 Fri] |            |             |    28.95 |
   |------------------+------------+-------------+----------|
   |                  | food       | supermarket |     7.85 |
   |                  | ticket bus |             |      2.3 |
   |                  | tea + ice  | ice uno     |      4.4 |
   |                  | ticket     |             |     14.4 |
   |------------------+------------+-------------+----------|
   | [2009-09-26 Sat] |            |             |       41 |
   ...

   This was an example of the data. I'm not quite sure that this data structure would be later easy to 
manipulate, what do you think?
   Better solutions??

             reply	other threads:[~2009-09-26 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-26 13:20 andrea Crotti [this message]
2009-09-29 19:15 ` Advanced table Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20090926T151838-359@post.gmane.org \
    --to=andrea.crotti.0@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).