Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Filer: Quick Move Not Moving Multiple Tasks

未关闭
#670 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
javascript
领域
tooling

调研方向

从控制台输出中列出的 Filer 函数开始:moveParasToThisWeekly、moveParasToCalendarWeekly 和 addParasAsText。通过高亮多个任务并运行 /quick move to Weekly note 来复现问题,然后跟踪为什么只选择或移除了一个段落。完成的标准是所有高亮的任务都移动到目标笔记中,并从原始笔记中移除。

由索引模型根据 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 分钟
30 天内合并 PR
3

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

NotePlan/plugins 的其他 Issue

查看 NotePlan/plugins 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。