MCPcopy Create free account
hub / github.com/massCodeIO/massCode / useNoteFolders.ts

File useNoteFolders.ts

src/renderer/composables/spaces/notes/useNoteFolders.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { NoteFoldersTreeResponse } from './useNoteFolderTree'
2import { useDialog } from '@/composables/useDialog'
3import { markPersistedStorageMutation } from '@/composables/useStorageMutation'
4import { i18n } from '@/electron'

Callers

nothing calls this directly

Calls 3

useNotesAppFunction · 0.90
flattenFolderTreeFunction · 0.90
setMethod · 0.45

Tested by

no test coverage detected