improve instructions for assistant creating notes

This commit is contained in:
Arjun 2026-04-15 23:13:49 +05:30 committed by arkml
parent a240ff777f
commit e71107320c
3 changed files with 8 additions and 9 deletions

View file

@ -1097,9 +1097,7 @@ function countFiles(node: TreeNode): number {
}
/** Display name overrides for top-level knowledge folders */
const FOLDER_DISPLAY_NAMES: Record<string, string> = {
Notes: 'My Notes',
}
const FOLDER_DISPLAY_NAMES: Record<string, string> = {}
// Tree component for file browser
function Tree({