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

File taskModalTaskSelector.ts

src/modals/taskModalTaskSelector.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Notice } from "obsidian";
2import type TaskNotesPlugin from "../main";
3import type { TaskInfo } from "../types";
4import { createTaskNotesLogger, type TaskNotesLogger } from "../utils/tasknotesLogger";

Callers

nothing calls this directly

Calls 1

createTaskNotesLoggerFunction · 0.90

Tested by

no test coverage detected