MCPcopy
hub / github.com/callumalpass/tasknotes / TaskContextMenu.ts

File TaskContextMenu.ts

src/components/TaskContextMenu.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Menu, Notice, Platform, TFile, type MenuItem, type TAbstractFile } from "obsidian";
2import type { OccurrenceMaterializationMode, OccurrenceNextTrigger } from "@tasknotes/model";
3import TaskNotesPlugin from "../main";
4import { TaskDependency, TaskInfo } from "../types";

Callers

nothing calls this directly

Calls 1

createTaskNotesLoggerFunction · 0.90

Tested by

no test coverage detected