Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 377 Bytes

Goal

Create an Emacs Orgmode clocktable with flattened columns which can be exported to csv suitable for importing into IST WPS Project Tracking Spreadsheet of this format:

Date, Project, Hours, Notes
"7/1/2014", "Administration", 3.0, "Email, Calendar, Planning"

Notes

Code adapted from http://lists.gnu.org/archive/html/emacs-orgmode/2013-06/msg01034.html