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

File taskModalEditorAdapter.ts

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

Source from the content-addressed store, hash-verified

1import { App, TFile } from "obsidian";
2import type { Extension } from "@codemirror/state";
3import type { EmbeddableMarkdownEditor } from "../editor/EmbeddableMarkdownEditor";
4import { createTaskNotesLogger } from "../utils/tasknotesLogger";

Callers

nothing calls this directly

Calls 1

createTaskNotesLoggerFunction · 0.90

Tested by

no test coverage detected