emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* negating a filetag on an entry?
@ 2016-07-15 12:20 John Kitchin
  2016-07-15 19:17 ` Juan Pechiar
  0 siblings, 1 reply; 3+ messages in thread
From: John Kitchin @ 2016-07-15 12:20 UTC (permalink / raw)
  To: Emacs Org Mode Mailing List

If I use a line like:

#+FILETAGS: f16-06625

and I want a headline in the file to not have that tag, is that possible?

-- 
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

* Re: negating a filetag on an entry?
  2016-07-15 12:20 negating a filetag on an entry? John Kitchin
@ 2016-07-15 19:17 ` Juan Pechiar
  2016-07-16 14:28   ` John Kitchin
  0 siblings, 1 reply; 3+ messages in thread
From: Juan Pechiar @ 2016-07-15 19:17 UTC (permalink / raw)
  To: John Kitchin; +Cc: Emacs Org Mode Mailing List

On Fri, Jul 15, 2016 at 08:20:58AM -0400, John Kitchin wrote:
> If I use a line like:
>
> #+FILETAGS: f16-06625
>
> and I want a headline in the file to not have that tag, is that possible?

There is a hack by David Maus to remove redundant (already inherited)
tags from a heading:

https://lists.gnu.org/archive/html/emacs-orgmode/2010-01/msg00630.html

Regards,
.j.

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

* Re: negating a filetag on an entry?
  2016-07-15 19:17 ` Juan Pechiar
@ 2016-07-16 14:28   ` John Kitchin
  0 siblings, 0 replies; 3+ messages in thread
From: John Kitchin @ 2016-07-16 14:28 UTC (permalink / raw)
  To: Juan Pechiar; +Cc: Emacs Org Mode Mailing List

That is neat, but not quite what I had in mind.

I have a roster of headlines, one for each student in a course. The file
is tagged with #+FILETAGS: course_name


During a semester, students drop, and I have tried a few different
models to designate that, e.g. move the headline to an archived
headline, or tagging them as :dropped:. 

I use this file like a database to generate lists of students, emails,
etc... but I want to exclude dropped students from that list. 

I can use this as a "query" to org-map-entries

+course_name-dropped

but it seems like the best idea is to just archive the headline to
another file or delete the headline.

Juan Pechiar writes:

> On Fri, Jul 15, 2016 at 08:20:58AM -0400, John Kitchin wrote:
>> If I use a line like:
>>
>> #+FILETAGS: f16-06625
>>
>> and I want a headline in the file to not have that tag, is that possible?
>
> There is a hack by David Maus to remove redundant (already inherited)
> tags from a heading:
>
> https://lists.gnu.org/archive/html/emacs-orgmode/2010-01/msg00630.html
>
> Regards,
> .j.


-- 
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

end of thread, other threads:[~2016-07-16 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 12:20 negating a filetag on an entry? John Kitchin
2016-07-15 19:17 ` Juan Pechiar
2016-07-16 14:28   ` John Kitchin

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