Skip to content

Commit 347f230

Browse files
committed
wip
1 parent 890fb39 commit 347f230

File tree

2 files changed

+513
-213
lines changed

2 files changed

+513
-213
lines changed

README.MD

Lines changed: 4 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ edo
2121
# Next tasks
2222

2323
nullPendientesnull
24+
- No milestone
25+
- [ ] **eliminar tareas finalizadas antiguas**
26+
- [ ] **translate tasks to english**
27+
- [ ] filter maybe tasks from Readme file
2428
- ToM v0.0.7
2529
- ToM addon
2630
- [x] actualizar changeLog
@@ -35,9 +39,6 @@ nullPendientesnull
3539
- [ ] ToM_showMenu
3640
- [x] Hacer que se copia a carpeta docs
3741
- [ ] script de ayuda que llame a funcionalidad MDH para copiar mapas MDH clean
38-
- [ ] *debe además quitar "Crayon" de mapa?*
39-
- [ ] *si mapa no tiene nodos MDH, debería copiarlo igualmente, para asegurar que todos los mapas que están en una carpeta se copian a la otra definitiva*
40-
- [ ] *script que lo aplique a todos los mapas de una carpeta*
4142
- [ ] Delete MDH Styles from map
4243
- hacer.tutoria.paso.paso
4344
- [x] Tutorial 1: one page tutorial in a new mindmap
@@ -67,7 +68,6 @@ nullPendientesnull
6768
- [ ] ToM_openMap: debe usar texto de la nota del nodo
6869
- ToM_showNode
6970
- [ ] ToM_showNode: se usa el texto de los nodo hijos para armar el texto del panel (REVISAR)
70-
- [ ] *<del>revisar</del>*
7171
- ToM_openTutMap
7272
- [ ] ToM_openTutMap: debería usar texto de nota y si no existe tirar el texto por default
7373
- nuevas
@@ -80,15 +80,8 @@ nullPendientesnull
8080
- lib
8181
- ToM_actions.groovy
8282
- [ ] Manage errors (message)
83-
- [ ] *ActionNode*
84-
- [ ] *groovyNode*
85-
- [ ] *mensaje de error*
86-
- [ ] *Log a log.0*
8783
- nuevas
8884
- [ ] accion displayMarkdownFile
89-
- [ ] *desde disco*
90-
- [ ] *desde web*
91-
- [ ] *acción displayWebPage*
9285
- ToM_ui.groovy
9386
- [ ] Crear nuevo buttonPanel más compacto
9487
- Tuts w/ MDH
@@ -108,47 +101,25 @@ nullPendientesnull
108101
- [ ] exe scripts
109102
- nuevas
110103
- [ ] groovy console
111-
- [ ] *agregar como acceder a listado de tutoriales de mapa*
112-
- [ ] *crear estilo que inserte addTutorialsPane en página*
113-
- [ ] *como pane automáticamente en última página*
114-
- [ ] *crear estilo que agregue un buttonPane ...*
115104
- ToM_ui.groovy
116105
- [ ] Tutorial debe poder partir en toolPane o en Window propia
117106
- [ ] Build a buttonPanel
118107
- [ ] Tomar formatos panel desde userStyles
119108
- [ ] revisar textos UI
120-
- [ ] *revisar y hacer listado*
121-
- [ ] *transformar en variables*
122-
- [ ] *transformar en textos traducibles*
123-
- [ ] *definir Opción*
124-
- [ ] *definir lógica*
125-
- [ ] *Acción Editorpane*
126-
- [ ] *Acción newPage*
127109
- doc
128110
- [ ] Actualizar Tutorial Sample.mm
129111
- Tuts w/ MDH
130112
- [ ] modificar MoM
131113
- ToM Future D
132114
- lib
133115
- ToM_actions.groovy
134-
- ToM_showMenu
135-
- [ ] *si dos acciones seguidas coinciden en algún menu entonces no se cierra menu completamente*
136116
- nuevas
137-
- [ ] *Desplegar mensaje inferior a pedido*
138117
- [ ] - I agree with your goals of showing a mouse cursor and allowing the tutorial to execute actions. Even better, though, would be a way to wait and "listen" for the user to click on the action and have the tutorial pause until they do the right thing. If it's just showing the user what to do rather than teaching them what to do and having them do it, it's not really a tutorial, but more like a way to create instructional videos using Freeplane (which would not be a bad thing, of course!). Tutorial means the user is following along and doing stuff.
139-
- [ ] *agregar comentarios en código con descripción de cda método*
140118
- build.gradle
141119
- [ ] hacer que Gradle acceda a librerías desde Freeplane o desde Maven
142120
- [ ] jsoup
143121
- [ ] markedj
144122
- [ ] groovyNode
145123
- Apuntes
146-
- [ ] *hacer wiki?*
147124
- [ ] Lastly, the only way to get proper feedback on this addon is to ask some people to actually use it to create tutorials for things. You might use it to try to create a tutorial for something that is *not* directly related to this addon, like a tutorial on how to change node width and save that change to the standard template. Only then will you get a sense of what this type of tool must be able to do.
148-
- ToM Future E
149-
- lib
150-
- ToM_actions.groovy
151-
- nuevas
152-
- [ ] *Tutorial mouse arrow moves on the screen and shows where to click (not the actual mouse arrow, a simulated one)*
153-
- [ ] *imita escribir en nodo*
154125

0 commit comments

Comments
 (0)