Filer: Quick Move Not Moving Multiple Tasks
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 204
- Fork
- 82
- Merge medio
- 22h 27m
- PR unite (30g)
- 3
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con le funzioni di Filer nominate nell'output della console: moveParasToThisWeekly, moveParasToCalendarWeekly e addParasAsText. Riproduci il problema evidenziando più attività ed eseguendo /quick move to Weekly note, quindi traccia il motivo per cui viene selezionato o rimosso un solo paragrafo. Il lavoro è completato quando tutte le attività evidenziate vengono spostate nella nota di destinazione e rimosse dalla nota originale.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100