Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyrochlore/obsidian-tracker
/ getTarget
Method
getTarget
src/data.ts:153–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
public getTarget() {
154
return
this.target;
155
}
156
157
public getParentTarget() {
158
return
this.parentTarget;
Callers
15
postprocessor
Method · 0.80
getDateFromFrontmatter
Function · 0.80
getDateFromTag
Function · 0.80
getDateFromText
Function · 0.80
getDateFromDvField
Function · 0.80
getDateFromWiki
Function · 0.80
getDateFromFileMeta
Function · 0.80
getDateFromTask
Function · 0.80
collectDataFromFrontmatterTag
Function · 0.80
collectDataFromFrontmatterExists
Function · 0.80
collectDataFromFrontmatterList
Function · 0.80
collectDataFromFrontmatterKey
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected