1
0
Fork 0
emacs-config/oni-org
Tom Willemse 37fe64b4d8 [oni-org] Add some Pomodoro[1] helper functions
- ‘oni-org-increment-property’: A generic command that increments a numeric org
  property

- ‘oni-org-pomodoro-add-note’: A command that adds a note to the org item
  logbook that states a pomodoro was completed.

- ‘oni-org-pomodoro-times’: A function that parses an org item logbook to figure
  out at what times a pomodoro had been completed for that particular task.

- ‘oni-org-pomodoro-times-for-date’: A function that finds the times a pomodoro
  has been marked as completed for a specified date.

- ‘oni-org-archive-old-tasks’: Unrelated to the other functions, just a command
  that archives all of the tasks that have been closed in the previous month.

[1]: https://francescocirillo.com/products/book-the-pomodoro-technique
2022-12-13 07:29:08 -08:00
..
capture-templates [oni-org] Remove references to ‘oni-backlinks’ 2022-04-22 17:27:15 -07:00
icons [oni-org] Add icon for “config” tasks 2022-09-28 00:49:13 -07:00
snippets/org-mode [oni-org] Remove old compiled snippets file 2021-09-11 23:54:31 -07:00
Cask Move all capture templates into their own files 2020-09-21 18:46:26 -07:00
oni-org.el [oni-org] Add some Pomodoro[1] helper functions 2022-12-13 07:29:08 -08:00