Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
module.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
create
Method · 0.80
Tested by
no test coverage detected