The format used to parse a DateTime from file names. Must work for both parsing and formatting.
Luxon options used when parsing DateTimes from file names.
The folder containing all of the notes. TODO: Support files organized into different folders.
Offset between the file's parsed date and the corresponding Interval's start date. May be negative. Sprint notes, for example, can use ISO weeks for dateFormat and intervalOffset for their weekday.
The format used to parse a DateTime from file names. Must work for both parsing and formatting.
OptionaldateOptions?: DateTimeOptionsLuxon options used when parsing DateTimes from file names.
The folder containing all of the notes. TODO: Support files organized into different folders.
OptionalintervalOffset?: DurationLikeOffset between the file's parsed date and the corresponding Interval's start date. May be negative. Sprint notes, for example, can use ISO weeks for dateFormat and intervalOffset for their weekday.
ReadonlydateThe format used to parse a DateTime from file names. Must work for both parsing and formatting.
ReadonlydateLuxon options used when parsing DateTimes from file names.
ReadonlyfolderThe folder containing all of the notes. TODO: Support files organized into different folders.
ReadonlyintervalReadonlyintervalOffset between the file's parsed date and the corresponding Interval's start date. May be negative. Sprint notes, for example, can use ISO weeks for dateFormat and intervalOffset for their weekday.
Intended to handle the popular "Periodic Notes" community plugin. As a consequence, all files in the collection must be placed in the same folder.
See
https://github.com/liamcain/obsidian-periodic-notes