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

2011-02-16 Thread brian powell
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 wangco...@gmail.com 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.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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


[Orgmode] Can I input multiline in a cell?

2011-02-15 Thread Wang Coeus
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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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

2011-02-15 Thread suvayu ali
On Tue, Feb 15, 2011 at 1:10 PM, Wang Coeus wangco...@gmail.com 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?

org-mode tables doesn't support multi-line cells. For that you have to
use table.el tables. As far as I recall there is an option for that in
the Org main menu.

 --
 Coeus

GL

-- 
Suvayu

Open source is the future. It sets us free.

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