Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ vault-layout.test.ts
File
vault-layout.test.ts
packages/app-core/src/lib/vault-layout.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
type
{ NoteMeta, VaultSettings } from
'@shared/ipc'
3
import
{
4
assetBelongsToFolderView,
Callers
nothing calls this directly
Calls
15
classifyDateNote
Function · 0.90
dailyNoteLocationForDate
Function · 0.90
weeklyNoteLocationForDate
Function · 0.90
dateNoteDirectoryDisplayLabel
Function · 0.90
dateNoteFolderMayBelongToDatePattern
Function · 0.90
folderForVaultRelativePath
Function · 0.90
noteFolderSubpath
Function · 0.90
assetFolderSubpath
Function · 0.90
assetBelongsToFolderView
Function · 0.90
isFavoriteFolderKey
Function · 0.90
favoriteFolderKey
Function · 0.90
parseFavoriteFolderKey
Function · 0.90
Tested by
no test coverage detected