emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Some table questions
@ 2009-09-02 16:12 andrea crotti
  2009-09-02 16:38 ` Nick Dokos
  2009-09-03  6:51 ` Carsten Dominik
  0 siblings, 2 replies; 8+ messages in thread
From: andrea crotti @ 2009-09-02 16:12 UTC (permalink / raw)
  To: emacs-orgmode


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..

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-09-04 12:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-02 16:12 Some table questions andrea crotti
2009-09-02 16:38 ` 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

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).