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: Some table questions
Date: Wed, 02 Sep 2009 18:12:22 +0200	[thread overview]
Message-ID: <m2ab1diavt.fsf@gmail.com> (raw)


I really like tables and I enabled it also in mail-mode, but I have some
questions about them.

- When I export tables to html I don't get any border, I looked at the
  code and it's the css embedded, but I didn't find the variables to set
  it up. Is it also possible to set it for every different table? (with
  a comment on top)

- Always about exporting, I also found org-plot which is very nice,
  would be possible to set (in a project for example) to also export and
  include somehow the generated graph inside my html page??
  Maybe would be tricky but would be really useful...

- Is it possible to do something only on one row/column/region??
  If for example I have a table like that
  
  | USER  | SECRET PASSWORD        |
  |-------+------------------------|
  | pippo | I don't want to see it |
  
  Would I be able to encrypt/decrypt only one column?
  Rectangles are not always working fine for me on emacs, so I was
  looking for an org-mode solution

- Last thing is plotting with dates. Given a table like
|------------------------+-----+-----|
| Date                   | max | min |
|------------------------+-----+-----|
| [2009-05-05 Tue 11:40] | 145 |  90 |
| [2009-05-16 Sat 20:00] | 135 |  85 |
| [2009-05-25 Mon 20:00] | 130 |  85 |
| [2009-06-12 Fri 13:00] | 130 |  78 |
| [2009-08-06 Thu 17:45] | 118 |  88 |

  For example I can't plot it with the dates because gnuplot maybe
  doesn't accept some characters, would be possible to convert it to a
  nicer string before trying to plot?

Phew ok sorry a lot of questions but I've been collecting them for some
time..

             reply	other threads:[~2009-09-02 16:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02 16:12 andrea crotti [this message]
2009-09-02 16:38 ` Some table questions Nick Dokos
2009-09-03  9:22   ` andrea crotti
2009-09-03 12:48     ` Nick Dokos
2009-09-03  6:51 ` Carsten Dominik
2009-09-04 10:46   ` andrea crotti
2009-09-04 11:16     ` Carsten Dominik
2009-09-04 12:01     ` Andreas Burtzlaff

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=m2ab1diavt.fsf@gmail.com \
    --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).