emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Can I input multiline in a cell?


From: brian powell
Subject: Re: [Orgmode] Can I input multiline in a cell?
Date: Wed, 16 Feb 2011 12:24:57 -0500

These intersting work-around-hacks worked for me:

[[file:/blahfilewithyourmultilinetextinit.txt]] ---put this in a "org-table cell"

and/or

put a string like:

/blahjpegabsolutepath/blah.jpeg  ---where the jpeg contains a jpeg of your text then do Mx iimage-mode

--just wild ideas--that I want @you@ to try!

--I like it: when I click <Tab> it quickly evens up the columns
--could have extremely short filenames--with the multiline strings in them--these worked fine for me--YMMV:

|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
|   |     |             |     |     |             |     |     |     |     |   |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 11B |         21W | 31B | 41W |         51B | 61W | 71B | 81W | 91B | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 12W | /u/0802.jpg |   0 |   0 | [[file:/u/d.j]] |   0 |   0 |   0 |   * |   |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 13B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 14W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 15B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 16W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 17B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 18W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 19B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 18W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 17B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 16W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 15B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 14W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 13B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 12W |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
| * | 11B |           0 |   0 |   0 |           0 |   0 |   0 |   0 |   0 | * |
|---+-----+-------------+-----+-----+-------------+-----+-----+-----+-----+---|
#+TBLFM: 


---I was playing around with making an OrgModeChess game BTW.

--so the file /u/d.j has the multiline text in it; and, /u/0802.jpg has the multiline text in it--the jpeg is then toggle-viewed with "Mx iimage-mode" ---inline-image-mode

On Tue, Feb 15, 2011 at 4:10 PM, Wang Coeus <address@hidden> wrote:
Hi all,
I am using org-mode for some note, there is a table and I need to input
a lot text in one cell, is there possible that I input multiline and
output also show as multiline?
--
Coeus
In the middle of every difficulty lies opportunity.
               -- Albert Einstein


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]