mirivlad
383a9546df
fix: inline file editor mode in FilesTab, remove separate TextFileEditor
- Replace separate TextFileEditor modal with inline editor mode in FilesTab
- Editor mode replaces browser mode (file list) within the same .files-tab container
- Markdown files: view/edit/split modes using existing MarkdownEditor + MarkdownPreview
- Plain text files: readonly monospace viewer
- Linked .md notes → note editor (via CheckFileAction)
- Unlinked .md / text files → inline editor (not FilePreviewModal)
- FilePreviewModal only for images, PDF, binary
- Back button returns to file browser without losing folder state
- Reset editor state on selectedNode change
- Remove TextFileEditor.svelte (no longer needed)
Co-Authored-By: OWL (Hermes Agent) <hermes@nousresearch.com>
)
2026-06-16 09:51:25 +08:00
..
2026-06-16 09:51:25 +08:00
2026-06-15 18:42:37 +08:00
2026-06-04 00:37:14 +08:00
2026-06-07 14:59:46 +08:00
2026-06-07 14:59:46 +08:00
2026-06-06 18:58:39 +08:00
2026-06-05 12:29:19 +08:00
2026-06-05 12:29:19 +08:00
2026-06-08 11:45:35 +08:00
2026-06-08 12:34:14 +08:00
2026-06-15 18:42:37 +08:00
2026-06-05 16:17:22 +08:00
2026-06-15 10:52:34 +08:00
2026-06-16 02:22:44 +08:00
2026-06-15 17:24:56 +08:00
2026-06-15 17:24:56 +08:00
2026-06-08 12:26:43 +08:00
2026-06-15 10:52:34 +08:00
2026-06-05 12:37:25 +08:00
2026-06-04 00:37:14 +08:00
2026-06-15 09:19:26 +08:00
2026-06-07 00:15:34 +08:00
2026-06-05 12:37:25 +08:00
2026-06-05 12:29:19 +08:00
2026-06-04 19:44:28 +08:00
2026-06-05 07:33:10 +08:00
2026-06-04 00:37:14 +08:00
2026-06-03 05:27:20 +08:00
2026-06-08 00:14:49 +08:00
2026-06-04 03:28:32 +08:00
2026-06-04 00:37:14 +08:00
2026-06-15 17:24:56 +08:00
2026-06-05 00:48:12 +08:00
2026-06-15 17:24:56 +08:00
2026-06-04 00:37:14 +08:00
2026-06-15 18:42:37 +08:00
2026-06-15 17:24:56 +08:00
2026-06-04 00:37:14 +08:00
2026-06-03 01:48:12 +08:00