MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / createPrimaryInput

Method createPrimaryInput

src/modals/TaskEditModal.ts:245–247  ·  view source on GitHub ↗

* Edit modal has no primary input at top - title is in the details section

(container: HTMLElement)

Source from the content-addressed store, hash-verified

243 * Edit modal has no primary input at top - title is in the details section
244 */
245 protected createPrimaryInput(container: HTMLElement): void {
246 // No-op: Edit modal shows title in the details section, not at top
247 }
248
249 /**
250 * Add completions calendar and metadata sections after details

Callers 1

createModalContentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected