Skip to content

obsidian/setting-components/week-component

Contains a component that displays and edits a week.

ClassDescription
WeekComponentA component that displays and edits a Week. You can add this component using SettingEx.addWeek. In order to add the styles for the component, use initPluginContext in your plugin’s onload() function. Alternatively, you can copy styles from https://github.com/mnaoumov/obsidian-dev-utils/releases/latest/download/styles.css.
InterfaceDescription
IsoWeekAn ISO 8601 week date.