You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/Features/Chat-Interface.es.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,37 @@ El panel de chat consiste en:
26
26
|**Área de Mensajes**| Historial de conversación con scroll |
27
27
|**Área de Entrada**| Entrada de texto redimensionable para tus mensajes |
28
28
|**Botón Enviar/Detener**| Envía mensajes o detiene solicitudes en progreso |
29
+
|**Pie de Tokens**| Muestra el uso de tokens de la sesión actual |
30
+
31
+
---
32
+
33
+
## Pantalla de Bienvenida
34
+
35
+
Cuando abres el chat sin historial de mensajes, se muestra una pantalla de bienvenida:
36
+
37
+

38
+
39
+
### Elementos
40
+
41
+
-**Logo y título**: Marca de Claudian
42
+
-**Saludo**: "¿Cómo puedo ayudarte hoy?"
43
+
-**Ejemplos de prompts**: Ejemplos clickeables de tareas que puedes solicitar
44
+
-**Indicación de Modo Agente**: Recordatorio sobre activar el Modo Agente para operaciones de bóveda
45
+
46
+
### Ejemplos Interactivos
47
+
48
+
La pantalla de bienvenida incluye 5 ejemplos de prompts ordenados por complejidad. **Haz clic en cualquier ejemplo** para copiarlo directamente al campo de entrada, luego envía o modifica según necesites.
49
+
50
+
Los ejemplos incluyen tareas como:
51
+
- Organizar notas en carpetas
52
+
- Generar mapas de conceptos
53
+
- Sugerir wikilinks
54
+
- Crear notas de resumen
55
+
- Buscar por temas
56
+
57
+
### Soporte de Idiomas
58
+
59
+
La pantalla de bienvenida se actualiza automáticamente cuando cambias el idioma del plugin en Configuración.
Copy file name to clipboardExpand all lines: wiki/Features/Chat-Interface.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,37 @@ The chat panel consists of:
26
26
|**Message Area**| Scrollable conversation history |
27
27
|**Input Area**| Resizable text input for your messages |
28
28
|**Send/Stop Button**| Sends messages or stops ongoing requests |
29
+
|**Token Footer**| Shows token usage for current session |
30
+
31
+
---
32
+
33
+
## Welcome Screen
34
+
35
+
When you open the chat with no message history, a welcome screen is displayed:
36
+
37
+

38
+
39
+
### Elements
40
+
41
+
-**Logo and title**: Claudian branding
42
+
-**Greeting**: "How can I help you today?"
43
+
-**Example prompts**: Clickable examples of tasks you can ask
44
+
-**Agent Mode hint**: Reminder about enabling Agent Mode for vault operations
45
+
46
+
### Interactive Examples
47
+
48
+
The welcome screen includes 5 example prompts ordered by complexity. **Click any example** to copy it directly to the input field, then send or modify as needed.
49
+
50
+
Examples include tasks like:
51
+
- Organizing notes into folders
52
+
- Generating concept maps
53
+
- Suggesting wikilinks
54
+
- Creating summary notes
55
+
- Searching for topics
56
+
57
+
### Language Support
58
+
59
+
The welcome screen automatically updates when you change the plugin language in Settings.
0 commit comments