Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ getAllTaskPaths
Method
getAllTaskPaths
src/bootstrap/pluginServices.ts:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
16
export
interface
TaskPathAccessor {
17
getAllTaskPaths(): Set<string>;
18
}
19
20
export
interface
TaskEventSource {
Callers
15
loadUnscheduledTasks
Method · 0.65
getCachedUnarchivedPomodoroTasks
Function · 0.65
getAllTasks
Method · 0.65
calculateProjectTrend
Method · 0.65
getProjectDrilldownData
Method · 0.65
getFilterOptions
Method · 0.65
getTasksForDate
Method · 0.65
getOverdueTasks
Method · 0.65
cleanupTaskVersionCache
Method · 0.65
getIndexOptimizedTaskPaths
Method · 0.65
getPathsForIndexableCondition
Method · 0.65
getTaskPathsForDateRange
Method · 0.65
Implementers
2
TaskManager
src/utils/TaskManager.ts
FakeCache
tests/services/FilterService.hierarchi
Calls
no outgoing calls
Tested by
no test coverage detected