While I’ve been using Org-mode quite successfully for some months, a lot
of my settings were copied from other sources and in several cases I
either didn’t understand them at all, or assumed they would fit my
workflow when they don’t. Org-mode is (like lisp apparently) about
growing the software (language) up to your own system (program/task) and
so now that I know more about how I best organise myself I’ve been able
to hack out my own system with Org-mode. The results are summarised on
this screenshot of what I get when I boot up (lack of zenburn in the
status bar at the very top of the screen is due to a current stumwm
bug/issue :(
).
Imported comments
Sam @ 29th March 2011, 0604
Wow, that looks neat! Could you provide the code for your agenda view and the automatic startup? That would be great!
Sam
Sean @ 29th March 2011, 1750
You’ll find the agenda view code at http://repo.xyrael.net/?p=emacs.d.git;a=blob;f=init-org.el;h=787150b433b503697e371c9472e71e50d5067c63;hb=HEAD#l107 and the automatic startup at http://repo.xyrael.net/?p=emacs.d.git;a=blob;f=init.el;h=71671964f7ffb35474303037862e18f4a41cfaa4;hb=HEAD#l292 HTH.