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

File TaskSelectorWithCreateModal.ts

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

Source from the content-addressed store, hash-verified

1import { App, SuggestModal, Notice, setIcon } from "obsidian";
2import { TaskInfo, TaskCreationData } from "../types";
3import { filterEmptyProjects } from "../utils/helpers";
4import type TaskNotesPlugin from "../main";

Callers

nothing calls this directly

Calls 1

createTaskNotesLoggerFunction · 0.90

Tested by

no test coverage detected