Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ useNotesWorkspaceNavigation.ts
File
useNotesWorkspaceNavigation.ts
src/renderer/composables/spaces/notes/useNotesWorkspaceNavigation.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ LibraryFilter } from
'@/composables/types'
2
import
{ router, RouterName } from
'@/router'
3
import
{ api } from
'@/services/api'
4
import
{ useNotes } from
'./useNotes'
Callers
nothing calls this directly
Calls
3
useNoteSearch
Function · 0.90
useNotes
Function · 0.90
useNotesApp
Function · 0.90
Tested by
no test coverage detected