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

File taskCreationSuggest.ts

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

Source from the content-addressed store, hash-verified

1import { App, AbstractInputSuggest, parseFrontMatterAliases, TFile } from "obsidian";
2import TaskNotesPlugin from "../main";
3import { NaturalLanguageParser } from "../services/NaturalLanguageParser";
4import { ProjectEntry, ProjectMetadataResolver } from "../utils/projectMetadataResolver";

Callers

nothing calls this directly

Calls 1

createTaskNotesLoggerFunction · 0.90

Tested by

no test coverage detected