emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Use tagging in table rows? (was: Personal Finance in org-mode)
@ 2009-04-14  9:36 Jeff Kowalczyk
  2009-04-14 12:20 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Kowalczyk @ 2009-04-14  9:36 UTC (permalink / raw)
  To: emacs-orgmode

Is there a way to use the org-mode tagging interface in table rows
to categorize row data?

  * Headline             :tag1:tag2:

  | col1 | col2 | col3       |
  |------+------+------------|
  | data | data | :tag1:     |
  | data | data | :tag1:tag2 |

In the above example, tags in the table are not recognized, and the C-c
C-c UI isn't available. Not surprising, as the table rows are not
headlines.

I find org tables very useful for preparing data for database import,
and some form of tagging would make it that much better.

Thanks,
Jeff

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Use tagging in table rows? (was: Personal Finance in org-mode)
  2009-04-14  9:36 Use tagging in table rows? (was: Personal Finance in org-mode) Jeff Kowalczyk
@ 2009-04-14 12:20 ` Carsten Dominik
  2009-04-15  0:23   ` Eraldo Helal
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-04-14 12:20 UTC (permalink / raw)
  To: Jeff Kowalczyk; +Cc: emacs-orgmode

Hi Jeff,

taggin in tables is not supported, i particular because there are also  
no functions that would make use of these tags.

- Carsten

On Apr 14, 2009, at 11:36 AM, Jeff Kowalczyk wrote:

> Is there a way to use the org-mode tagging interface in table rows
> to categorize row data?
>
>  * Headline             :tag1:tag2:
>
>  | col1 | col2 | col3       |
>  |------+------+------------|
>  | data | data | :tag1:     |
>  | data | data | :tag1:tag2 |
>
> In the above example, tags in the table are not recognized, and the  
> C-c
> C-c UI isn't available. Not surprising, as the table rows are not
> headlines.
>
> I find org tables very useful for preparing data for database import,
> and some form of tagging would make it that much better.
>
> Thanks,
> Jeff
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Use tagging in table rows? (was: Personal Finance in org-mode)
  2009-04-14 12:20 ` Carsten Dominik
@ 2009-04-15  0:23   ` Eraldo Helal
  2009-04-15  4:52     ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Eraldo Helal @ 2009-04-15  0:23 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Jeff Kowalczyk, emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1515 bytes --]

Could using headlines and editing 'rows' with table view in agenda be an
option? (using properties in drawers)

Greetings,
Eraldo      .oO( newbie trying to give support *g* )

On Tue, Apr 14, 2009 at 14:20, Carsten Dominik <carsten.dominik@gmail.com>wrote:

> Hi Jeff,
>
> taggin in tables is not supported, i particular because there are also no
> functions that would make use of these tags.
>
> - Carsten
>
>
> On Apr 14, 2009, at 11:36 AM, Jeff Kowalczyk wrote:
>
>  Is there a way to use the org-mode tagging interface in table rows
>> to categorize row data?
>>
>>  * Headline             :tag1:tag2:
>>
>>  | col1 | col2 | col3       |
>>  |------+------+------------|
>>  | data | data | :tag1:     |
>>  | data | data | :tag1:tag2 |
>>
>> In the above example, tags in the table are not recognized, and the C-c
>> C-c UI isn't available. Not surprising, as the table rows are not
>> headlines.
>>
>> I find org tables very useful for preparing data for database import,
>> and some form of tagging would make it that much better.
>>
>> Thanks,
>> Jeff
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: 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
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

[-- Attachment #1.2: Type: text/html, Size: 2442 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Use tagging in table rows? (was: Personal Finance in org-mode)
  2009-04-15  0:23   ` Eraldo Helal
@ 2009-04-15  4:52     ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-04-15  4:52 UTC (permalink / raw)
  To: Eraldo Helal; +Cc: Jeff Kowalczyk, emacs-orgmode


On Apr 15, 2009, at 2:23 AM, Eraldo Helal wrote:

> Could using headlines and editing 'rows' with table view in agenda  
> be an option? (using properties in drawers)

To be honest, I don't understand at all.

- Carsten

>
> Greetings,
> Eraldo      .oO( newbie trying to give support *g* )
>
> On Tue, Apr 14, 2009 at 14:20, Carsten Dominik <carsten.dominik@gmail.com 
> > wrote:
> Hi Jeff,
>
> taggin in tables is not supported, i particular because there are  
> also no functions that would make use of these tags.
>
> - Carsten
>
>
> On Apr 14, 2009, at 11:36 AM, Jeff Kowalczyk wrote:
>
> Is there a way to use the org-mode tagging interface in table rows
> to categorize row data?
>
>  * Headline             :tag1:tag2:
>
>  | col1 | col2 | col3       |
>  |------+------+------------|
>  | data | data | :tag1:     |
>  | data | data | :tag1:tag2 |
>
> In the above example, tags in the table are not recognized, and the  
> C-c
> C-c UI isn't available. Not surprising, as the table rows are not
> headlines.
>
> I find org tables very useful for preparing data for database import,
> and some form of tagging would make it that much better.
>
> Thanks,
> Jeff
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: 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
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-15  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-14  9:36 Use tagging in table rows? (was: Personal Finance in org-mode) Jeff Kowalczyk
2009-04-14 12:20 ` Carsten Dominik
2009-04-15  0:23   ` Eraldo Helal
2009-04-15  4:52     ` Carsten Dominik

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).