Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Filer: Quick Move Not Moving Multiple Tasks

オープン
#670 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
tooling

調査の方向性

コンソール出力で示されている Filer の関数、moveParasToThisWeekly、moveParasToCalendarWeekly、addParasAsText から始めます。複数のタスクをハイライトして /quick move to Weekly note を実行し、問題を再現します。その後、なぜ 1 つの段落だけが選択または削除されるのかを追跡します。すべてのハイライトされたタスクが対象ノートに移動され、元のノートから削除されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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)

主要言語
JavaScript
スター
204
フォーク
82
平均マージ
22時間 27分
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

NotePlan/plugins のほかの issue

NotePlan/plugins の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。