MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / taskCardProperties.ts

File taskCardProperties.ts

src/ui/taskCardProperties.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Notice, setTooltip, TFile, type CachedMetadata } from "obsidian";
2import TaskNotesPlugin from "../main";
3import { ICSEvent, TaskInfo } from "../types";
4import { DateContextMenu } from "../components/DateContextMenu";

Callers

nothing calls this directly

Calls 15

createTaskNotesLoggerFunction · 0.90
renderProjectLinksFunction · 0.90
renderContextsValueFunction · 0.90
renderTagsValueFunction · 0.90
getRecurrenceTooltipFunction · 0.90
renderTextWithLinksFunction · 0.90
formatDateTimeForDisplayFunction · 0.90
getTaskCardPropertyLabelFunction · 0.90
appendInternalLinkFunction · 0.90
calculateTotalTimeSpentFunction · 0.90

Tested by

no test coverage detected