Filer: Quick Move Not Moving Multiple Tasks
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- JavaScript
- Estrellas
- 204
- Forks
- 82
- Merge medio
- 22 h 27 min
- PR fusionados (30 d)
- 3
Descripción
Checks
- I confirm I have restarted NotePlan and this problem still persists.
- I confirm I have reinstalled the Plugin and this problem still persists.
- Is this a repeatable problem?
System
- Device OS: macOS 15.6
- NotePlan Version: 3.17.3 (1387)
- Plugin Name & Version: Filer v1.2.0
Describe the bug
When using the /quick move commands with a block of text highlighted, only the top line/task is moved.
What do you expect it to do instead?
According to the docs, it looks like it should move everything that is highlighted.
To Reproduce
Steps to reproduce the behavior:
- Highlight multiple tasks.
- Invoke the
/quick move to Weekly notecommand. - See that only the first/top task has moved.
Screenshots
Here's a screen recording showing the behavior:
https://share.cleanshot.com/VQQfy7Jz
Plugin Console Log
To provide us with more clues about where the bug/error is occurring...
- Open the Plugin's Preferences by going to
NotePlan's menu > Preferences > Pluginsand clicking the settings "cog" icon next to the plugin in question. Scroll to the bottom and set the logging level to "DEBUG" and click "Save & Close" - Now open the Plugin Console by going to
Noteplan > Help > Plugin Console(not the macOS Console app). - Run the plugin command you're reporting
- Copy the output from the Plugin Console and paste it below
- Delete any output that has personal information you don't want in there
Executing function 'moveParasToThisWeekly'
2025-08-04 08:33:49 | DEBUG | jgclark.Filer v1.2.0 :: moveParasToCalendarWeekly: move current para only
2025-08-04 08:33:49 | DEBUG | Filer/addParasAsText :: -> bottom of note, line 1
2025-08-04 08:33:49 | DEBUG | moveParasToCalendarWeekly :: - Removing 1 paras from original note (which had 11 paras)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza con las funciones de Filer nombradas en la salida de la consola: moveParasToThisWeekly, moveParasToCalendarWeekly y addParasAsText. Reproduce el problema resaltando varias tareas y ejecutando /quick move to Weekly note; después, rastrea por qué solo se selecciona o elimina un párrafo. Se considera completado cuando todas las tareas resaltadas se trasladan a la nota de destino y se eliminan de la nota original.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100