MCPcopy Create free account
hub / github.com/chhoumann/quickadd / zettelizer.js

File zettelizer.js

docs/static/scripts/zettelizer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = async (params) => {
2 console.log("Starting...")
3 console.log(params);
4 const currentFile = params.app.workspace.getActiveFile();

Callers

nothing calls this directly

Calls 1

createMethod · 0.80

Tested by

no test coverage detected