emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Petro  <x.piter@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Table filter.
Date: Tue, 08 May 2012 12:47:53 +0200	[thread overview]
Message-ID: <87havrdk4m.fsf@cica.cica> (raw)
In-Reply-To: 87mx5jvw0p.fsf@gnu.org

Bastien <bzg@gnu.org> writes:

> Hi,
>
> <x.piter@gmail.com> writes:
>
>> Is table filtering is implementad in org-mode?
>
> What is "table filtering"?
>
> Thanks,

Sorry for not being clear.
By table filtering I mean the following:
lets say I have a table

| n | 2 | 3 | 4 | 5 | 6 |
|---+---+---+---+---+---|
| 1 | a |   |   |   |   |
| 2 | b |   |   |   |   |
| 3 | b |   |   |   |   |
| 4 | a |   |   |   |   |
| 5 | c |   |   |   |   |
| 6 | b |   |   |   |   |
| 7 | a |   |   |   |   |

I want to filter this table and get only rows where second column equal a
| n | 2 | 3 | 4 | 5 | 6 |
|---+---+---+---+---+---|
| 1 | a |   |   |   |   |
| 4 | a |   |   |   |   |
| 7 | a |   |   |   |   |

Thanks.

  reply	other threads:[~2012-05-08 10:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08  9:45 Table filter x.piter
2012-05-08  9:53 ` Bastien
2012-05-08 10:47   ` Petro [this message]
2012-05-08 12:36     ` Bastien
2012-05-08 15:10       ` Nick Dokos
2012-05-08 16:47 ` Marc-Oliver Ihm
2012-05-09  9:29   ` Detlef Steuer

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=87havrdk4m.fsf@cica.cica \
    --to=x.piter@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).