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

File BatchContextMenu.ts

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

Source from the content-addressed store, hash-verified

1import { Menu, Notice, TFile, type MenuItem } from "obsidian";
2import TaskNotesPlugin from "../main";
3import { TaskInfo } from "../types";
4import { DateContextMenu, type DateOption } from "./DateContextMenu";

Callers

nothing calls this directly

Calls 1

createTaskNotesLoggerFunction · 0.90

Tested by

no test coverage detected