- New functions
orgbox-now
,orgbox-schedule-now
andorgbox-agenda-schedule-now
. It's bound to SPC
- New function
orgbox-schedule
for org-mode buffer. - New function
orgbox-schedule-lator-today
for org-mode buffer. - New function
orgbox-schedule-this-or-tomorrow-evening
for org-mode buffer. - New function
orgbox-schedule-tomorrow
for org-mode buffer. - New function
orgbox-schedule-this-or-next-weekend
for org-mode buffer. - New function
orgbox-schedule-next-week
for org-mode buffer. - New function
orgbox-schedule-in-a-month
for org-mode buffer. - New function
orgbox-schedule-someday
for org-mode buffer.
- Replaced function
orgbox-schedule
withorgbox-agenda-schedule
. - Replaced function
orgbox-schedule-later-today
withorgbox-agenda-schedule-later-today
. - Replaced function
orgbox-schedule-this-or-tomorrow-evening
withorgbox-agenda-schedule-this-or-tomorrow-evening
- Replaced function
orgbox-schedule-tomorrow
withorgbox-agenda-schedule-tomorrow
- Replaced function
orgbox-schedule-this-or-next-weekend
withorgbox-agenda-schedule-this-or-next-weekend
- Replaced function
orgbox-schedule-next-week
withorgbox-agenda-schedule-next-week
- Replaced function
orgbox-schedule-in-a-month
withorgbox-agenda-schedule-in-a-month
- Replaced function
orgbox-schedule-someday
withorgbox-agenda-schedule-someday
- New defcustom
orgbox-start-time-of-day
allows users to customize the start time of day. - New defcustom
orgbox-start-day-of-week
allows users to customize the start day of week. - New defcustom
orgbox-start-time-of-weekends
allows users to customize the start time of weekends. - New defcustom
orgbox-start-day-of-weekends
allows users to customize the start day of weekends. - New defcustom
orgbox-start-time-of-evening
allows users to customize the start time of evening. - New defcustom
orgbox-later
allows users to customize 'later'. - New defcustom
orgbox-someday
allows users to customize 'someday'.
- Replaced function
orgbox-later-today
withorgbox-schedule-later-today
. - Replaced function
orgbox-this-or-next-weekend
withorgbox-schedule-this-or-next-weekend
. - Replaced function
orgbox-this-or-tomorrow-evening
withorgbox-schedule-this-or-tomorrow-evening
. - Replaced function
orgbox-tomorrow
withorgbox-schedule-tomorrow
. - Replaced function
orgbox-next-week
withorgbox-schedule-next-week
. - Replaced function
orgbox-in-a-month
withorgbox-schedule-in-a-month
. - Replaced function
orgbox-someday
withorgbox-schedule-someday
.
- Rebound 'in a month' to C-c C-s m
- #1 - Fix compilation warnings.
- Correct
orgbox
keybinding in the README.md
- Rebound
orgbox
to C-c C-s