Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ saveSettings
Method
saveSettings
src/main.ts:723–725 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
721
}
722
723
async
saveSettings() {
724
await
this.settingsLifecycleService.saveSettings();
725
}
726
727
/**
728
* Persist settings to disk without triggering runtime side-effects.
Callers
5
checkForVersionUpdate
Method · 0.95
issue-1419-settings-save-coalescing.test.ts
File · 0.45
setPluginSettings
Function · 0.45
release-gifs.spec.ts
File · 0.45
tasknotes.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
1
setPluginSettings
Function · 0.36