NotePlan / NotePlan/plugins

Filer: Quick Move Not Moving Multiple Tasks

Abierto
#670 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

bug
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:

  1. Highlight multiple tasks.
  2. Invoke the /quick move to Weekly note command.
  3. 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...

  1. Open the Plugin's Preferences by going to NotePlan's menu > Preferences > Plugins and 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"
  2. Now open the Plugin Console by going to Noteplan > Help > Plugin Console (not the macOS Console app).
  3. Run the plugin command you're reporting
  4. Copy the output from the Plugin Console and paste it below
  5. 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

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.