File: org-datetree.el.html

This file contains code to create entries in a tree where the top-level nodes represent years, the level 2 nodes represent the months, and the level 1 entries days. It also implements extensions to the datetree that allow for other levels such as quarters and weeks.

Defined variables (1)

org-datetree-add-timestampWhen non-nil, add a time stamp matching date of entry.

Defined functions (9)

org-datetree--find-create-subheading(COMPARE-FUN NEW-TITLE LEVEL)
org-datetree-cleanup()
org-datetree-comparefun-from-regex(SIBLING-REGEX)
org-datetree-file-entry-under(TXT D)
org-datetree-find-create-entry(TIME-GROUPING D &optional KEEP-RESTRICTION)
org-datetree-find-create-hierarchy(HIER-PAIRS &optional KEEP-RESTRICTION LEGACY-PROP)
org-datetree-find-date-create(D &optional KEEP-RESTRICTION)
org-datetree-find-iso-week-create(D &optional KEEP-RESTRICTION)
org-datetree-find-month-create(D &optional KEEP-RESTRICTION)

Defined faces (0)