Filer: Quick Move Not Moving Multiple Tasks

Ouverte
#670 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
3/5
Temps estimé
1-2 jours
Accessibilité débutants
45/100
Type d'issue
Bug
Clarté
Plutôt claire
Activité
À l'abandon
Stack technique
javascript
Domaine
tooling

Piste de recherche

Commencez par les fonctions de Filer nommées dans la sortie de la console : moveParasToThisWeekly, moveParasToCalendarWeekly et addParasAsText. Reproduisez le problème en mettant en surbrillance plusieurs tâches et en exécutant /quick move to Weekly note, puis cherchez pourquoi un seul paragraphe est sélectionné ou supprimé. C’est terminé lorsque toutes les tâches mises en surbrillance sont déplacées vers la note cible et supprimées de la note d’origine.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

bug

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)

Langage dominant
JavaScript
Étoiles
204
Forks
82
Merge moyen
22 h 27 min
PR mergées (30 j)
3

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de NotePlan/plugins

Toutes les issues de NotePlan/plugins

Issues similaires

Plus d'issues JavaScript

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.