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

Projects + Reviews plugin: Next Action alerting when one exists

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

@jgclark 已经在做这个了。

开始于 2025年3月9日。

评估

这个 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.3.1
  • NotePlan Version 3.16.1
  • Plugin Name & Version "Projects + Reviews plugin" 1.1.1

Describe the bug

When reviewing projects I now get an alert, even though I have the tag:

There's no Next Action tag in 'Golang for Beginners'. Do you wish to continue finishing this review?

What do you expect it to do instead?
No alert and moving on to the next project.

To Reproduce
Steps to reproduce the behavior:

  1. Start a review
  2. Finish and Next
  3. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Image

Image

Additional context
Add any other context about the problem here.

#next is set as the tag and on the line for the task

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
JSLog: 2025-02-23 18:22:09 | DEBUG | finishReviewCoreLogic :: Checking for Next Action tag '#next' in 'Golang for Beginners' ... with 65 open items
JSLog: 2025-02-23 18:22:09 | DEBUG | getNextActionLineIndex :: Found 1 matching #next paras
JSLog: 2025-02-23 18:22:09 | DEBUG | finishReviewCoreLogic :: nextActionLineIndex= '35'
passing on variable to html view: JSON.parse("{}")
主要语言
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 摘要。