Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyrochlore/obsidian-tracker
/ getParentTarget
Method
getParentTarget
src/data.ts:157–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
}
156
157
public getParentTarget() {
158
return
this.parentTarget;
159
}
160
161
public getId() {
162
return
this.id;
Callers
6
collectDataFromTable
Method · 0.80
getDateFromTag
Function · 0.80
getDateFromDvField
Function · 0.80
collectDataFromFrontmatterKey
Function · 0.80
collectDataFromInlineTag
Function · 0.80
collectDataFromDvField
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected