emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alexander Baier <lexi.baier@gmail.com>
To: David Belohrad <david@belohrad.ch>
Cc: mailing-list-org-mode <emacs-orgmode@gnu.org>
Subject: Re: can I make listbox within org-mode table?
Date: Wed, 08 Jan 2014 12:05:05 +0100	[thread overview]
Message-ID: <87vbxuentq.fsf@gmail.com> (raw)
In-Reply-To: <uax4n5eu5fe.fsf@beesknees.cern.ch> (David Belohrad's message of "Wed, 08 Jan 2014 11:35:49 +0100")

Hello David,

On 2014-01-08 11:35 David Belohrad wrote:
> Dear All,
>
> for one of my documents I'd like to have tables, where in a single
> column i can only choose from predefined sets of values (e.g. names). Is
> that possible?
>
> | Name  | Description | Price |
> |-------+-------------+-------|
> | David | foeiu       |   287 |
> | Mika  | ofi         |   287 |
> | David | froeiw      |   238 |
> |       |             |       |
>
>
> ^^^^^^ that column i'd like to fill with only specified items
>
> many thanks
>
> david
>
>

AFAIK this is not possible. At least not with facilities built into
org-mode. You might have luck writing a source for auto-complete, but
this might be more effort than it is worth.

If you are not planning to export your document, but merely want to
manage some data in a tableish fashion inside your Emacs/Org setup, you
may find (info "(Org) Column View") of some help. You can define a
NAME_ALL property which lists the specific items.

HTH,
-- 
 Alexander Baier

      reply	other threads:[~2014-01-08 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 10:35 can I make listbox within org-mode table? David Belohrad
2014-01-08 11:05 ` Alexander Baier [this message]

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=87vbxuentq.fsf@gmail.com \
    --to=lexi.baier@gmail.com \
    --cc=david@belohrad.ch \
    --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).