Hi, I've found org-mode to be an excellent tool to plan tasks and have recently started using it to track time/effort. 1) Is it possible to do a 'cross-tab' of time spent by both tasks and tags? Something like the following: | Tasks | Tag1 | Tag2 | |-------+------+------| | Task1 | 2:30 | 1:30 | | Task2 | 0:45 | 2:00 | |-------+------+------| | Total | 3:15 | 3:30 | 2) I like using variable width fonts as they are much easier to read, but this doesn't work with clock-tables or column-mode. Is there any easy way to set a fixed-width font for part of a buffer? (ie for a Begin-End block) Or to toggle between a variable-width and a fixed-width font? Many thanks for the help and the excellent tool. M.