Fantastic!
Detlef
> Well, I have done something similar, which includes a few more operations
> than filtering.
> It uses org-babel and comes as an org-file, which combines code and
> documentation.
>
> Hope, this might be useful for you.
>
> with kind regards, Marc-Oliver Ihm
>
>
Am 08.05.2012 11:45, schrieb x.pi...@gmail.com:
Hi all.
Is table filtering is implementad in org-mode?
Thanks.
Well, I have done something similar, which includes a few more operations than
filtering.
It uses org-babel and comes as an org-file, which combines code and
documentation.
Hope,
Bastien wrote:
> Hi Petro,
>
> Petro writes:
>
> > lets say I have a table
> >
> > | n | 2 | 3 | 4 | 5 | 6 |
> > |---+---+---+---+---+---|
> > | 1 | a | | | | |
> > | 2 | b | | | | |
> > | 3 | b | | | | |
> > | 4 | a | | | | |
> > | 5 | c | | | | |
> >
Hi Petro,
Petro writes:
> 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 | | |
Bastien writes:
> Hi,
>
> 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 | | | |
Hi,
writes:
> Is table filtering is implementad in org-mode?
What is "table filtering"?
Thanks,
--
Bastien
Hi all.
Is table filtering is implementad in org-mode?
Thanks.