emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Showing Property in headline; generating table from properties;


From: Matt Price
Subject: Re: [O] Showing Property in headline; generating table from properties; exporting table to CSV
Date: Thu, 6 Aug 2015 09:29:18 -0400



On Thu, Aug 6, 2015 at 9:13 AM, John Kitchin <address@hidden> wrote:
How do you enter your grade? I use a function, bound to a convenient key
like s-s g, which sets the grade property. You could have that function
change the heading TODO state to DONE so you know it is done, and maybe
add a tag with the grade, or just append the grade on the end of the
headline.

I just set the grade with "C- C-x p GRADE", too slow!  I would love to see your function though I can doubtless at least write THAT myself. Yeas, then having that same function change the todo state (to "READY" in my case -- I change to "DONE when I email out the comments), would make a lot of sense.

Adding the grade as a tag doesn't seem quite right, as I often change grades after a rewrite.  I'd need to get rid of the original tag.  Adding to the headline might work, but I'd have to change some of my existing functions which use the headline value as a proxy for the student name.  Could definitely be done. 

I also use a function that runs org-map-entries and constructs a
temporary gradebook as an org-table in a new buffer.

please please show us? Thank you!

 

Eric S Fraga writes:

> On Thursday,  6 Aug 2015 at 07:24, Matt Price wrote:
>
> [...]
>
>> - I currently store my grades as properties of level-2 headlines. However,
>> I would really like to be able to see the grades when the headline is
>> folded, so I can have a quick visual sense of how many papers I've marked,
>
> I would like something like this as well.  The nearest I have found is
> to use column view.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]