summaryrefslogtreecommitdiff
path: root/init/km-org.el
AgeCommit message (Collapse)Author
2013-07-08don't for org src template to lowercaseKyle Meyer
2013-07-03org structure editing key bindingsKyle Meyer
2013-07-02move custom org bindings under "C-c o" prefixKyle Meyer
2013-07-01prevent org from clobbering custom bindingKyle Meyer
Disable "C-'" binding for org-cycle-agenda-files, which conflicts with custom binding for backward-kill-word
2013-06-17add agenda command for past time stampsKyle Meyer
2013-06-17add title for agenda unscheduled commandKyle Meyer
2013-06-06additional org refiling targetsKyle Meyer
extend refiling targets beyond agenda files
2013-06-06org capture templates for both link and no linkKyle Meyer
remove mutt org capture
2013-05-10org: make sure src flag is lowercaseKyle Meyer
2013-04-20cleaning upKyle Meyer
2013-01-12org: func and binding to open main org fileKyle Meyer
2013-01-12cleanup single character commentsKyle Meyer
2013-01-12glob init files files for loadingKyle Meyer