summaryrefslogtreecommitdiff
path: root/lisp/km-org-agenda.el
AgeCommit message (Collapse)Author
2022-11-26org: Avoid hard-coding notes location in multiple placesKyle Meyer
Use org-directory instead.
2022-02-06Drop dates from copyright linesKyle Meyer
public-inbox has started to drop dates from its copyright lines, pointing to the recommendation at https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ I regularly fail to keep copyright lines up to date, so I'll gladly follow suit.
2021-06-11org-agenda: Use other window and pop to existingKyle Meyer
2021-02-06km-org-agenda: Fix indentationKyle Meyer
2020-12-24Silence byte-compilerKyle Meyer
2020-09-01Update copyright yearsKyle Meyer
2020-04-13Update URL values for repository moveKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2019-01-15Update copyright yearsKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2018-12-09agenda: Restructure notes directoryKyle Meyer
Set org-agenda-files to a file with a list of agenda files rather than setting org-agenda-files to a directory with symlinked org files.
2018-01-13Update copyright yearsKyle Meyer
2017-04-11Add org-agenda-reschedule-by-days commandKyle Meyer
2016-11-17Use separate file for Org agenda extensionsKyle Meyer