* Displaying entry age in line
@ 2007-10-03 21:14 Nascif Abousalh-Neto
2007-10-05 0:03 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Nascif Abousalh-Neto @ 2007-10-03 21:14 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I have been using a Google Widget called Days Since:
http://leancode.com/dayssince/
which just keeps an automatically updated count of the days since an
entry was created. I would like to have the same functionality in
org-mode - it already does something along the same lines (automatic
calculation) with the checkbox cookies.
But perhaps org-mode already supports something along those lines, since
it has lots of time related functionality, but I could not find anything
just like what I described. Or perhaps it could be achieved with a
combination of drawers, timestamps and dynamic blocks.
Any suggestions?
Thanks,
Nascif
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Displaying entry age in line
2007-10-03 21:14 Displaying entry age in line Nascif Abousalh-Neto
@ 2007-10-05 0:03 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2007-10-05 0:03 UTC (permalink / raw)
To: emacs-orgmode
"Nascif Abousalh-Neto" <Nascif.AbousalhNeto@sas.com> writes:
> I have been using a Google Widget called Days Since:
> http://leancode.com/dayssince/ which just keeps an automatically
> updated count of the days since an entry was created.
Maybe you can start to manually store a :CREATED: property, consisting
of a simple inactive timestamp?
I can see a lot of useful things we could do with this:
1) regularily check for old tasks
2) regularily check for new tasks
3) use this to define "stuck" projects
4) use this to implement some kind of auto-archiving
But maybe seeing how old are all the tasks might be a bit depressing...
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-04 23:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-03 21:14 Displaying entry age in line Nascif Abousalh-Neto
2007-10-05 0:03 ` Bastien
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).