Skip to content

feat: Notes file tree reorganization via context menu#138

Open
Axel-DaMage wants to merge 2 commits into
mainfrom
feat/119-tree-dnd
Open

feat: Notes file tree reorganization via context menu#138
Axel-DaMage wants to merge 2 commits into
mainfrom
feat/119-tree-dnd

Conversation

@Axel-DaMage

Copy link
Copy Markdown
Owner

Cambios

  • Menú contextual (clic derecho) en filas del árbol de archivos/carpetas
  • Archivos: Renombrar (modal inline), Mover a carpeta (selector de carpetas), Eliminar
  • Carpetas: Nueva nota aquí, Renombrar, Eliminar carpeta
  • Nuevos componentes: TreeContextMenu.svelte, FolderPicker.svelte
  • Tipo source_path añadido a api.notes.update

Closes #119

- Add DeadLetterQueue component with list, reset, and purge actions
- Enhance AI page with service status + DLQ section (dev mode only)
- Backend: enrich dead-letter response with note_title
- Frontend API: add embeddings endpoints (deadLetters, resetDeadLetter, purgeDeadLetters)
- Add EmbeddingFailure type

Closes #49
- Add right-click context menu on file/folder tree rows
- File operations: Rename (inline modal), Move to folder (folder picker), Delete
- Folder operations: New note here, Rename, Delete folder
- Create TreeContextMenu and FolderPicker components
- Add source_path to api.notes.update type

Closes #119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notes: file tree sin drag-and-drop ni reorganización

1 participant