Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ activeNoteFieldDefault.test.ts
File
activeNoteFieldDefault.test.ts
src/utils/activeNoteFieldDefault.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
type
{ App, TFile } from
"obsidian"
;
3
import
{
4
resolveFieldDefaultFromFrontmatter,
Callers
nothing calls this directly
Calls
3
resolveFieldDefaultFromFrontmatter
Function · 0.90
resolveActiveNoteFieldDefault
Function · 0.90
makeApp
Function · 0.70
Tested by
no test coverage detected