Work Week Availability

this.container.style.minHeight = "300px";
const { renderCalendar } = app.plugins.plugins["obsidian-full-calendar"];
let calendar = renderCalendar(this.container, 
							  [[{start: new Date(), id: "id", title: "Now and for an hour"}]], 
							  );
calendar.render()
title: Contributions
graphType: month-track
dateRangeValue: 180
dateRangeType: FIXED_DATE_RANGE
startOfWeek: 0
showCellRuleIndicators: true
titleStyle:
  textAlign: left
  fontSize: 15px
  fontWeight: normal
dataSource:
  type: ALL_TASK
  value: ""
  dateField: {}
fillTheScreen: false
enableMainContainerShadow: false
fromDate: 2024-03-01
cellStyleRules: []
 

Tracker

How I Track Habits and Measure my Life using Obsidian Tracker Plugin - YouTube

searchType: frontmatter
searchTarget: Challenge1
datasetName: Fasting
startDate: 2024-01-01
endDate: 0d
folder: "Notes"
month:
	startWeekOn: 'Mon'
    color: "#18BC9C"
    headerMonthColor: "#FC3634"
searchType: frontmatter
searchTarget: Workday
folder: "Notes"
startDate: 2024-03-01
endDate: 0d
datasetName: Workdays
month:
	mode: annotatoin
	annotation: 0, 1
	startWeekOn: 'Sun'
	color: #bbbbbb

Multi-col?