Hmm, good point... I'm new to Emacs and Lisp so this might be a good exercise for me. Thanks for the direction! Regards, Rob On Tue, Jun 14, 2016 at 11:22 AM, Nicolas Goaziou wrote: > Hello, > > Robert Moore writes: > > > I think this really cool but i'm also looking to have the option to use > > absolute timestamps like so: > > > > - <2016-06-14 Tue 10:34> :: First item > > - <2016-06-14 Tue 10:39> :: Second item > > - <2016-06-14 Tue 10:48> :: Third item > > > > Not sure if this has been raised before. I did have look around but > didn't > > find anything. Any pointers would be great! > > I don't think an option is needed here. It's just M-RET followed by "C-u > C-c . RET". You can automate the process with a macro or some Lisp. > > > Regards, > > -- > Nicolas Goaziou >