NotePlan / NotePlan/plugins

Projects + Reviews plugin: Next Action alerting when one exists

Open
#626 1 comment 0 reactions 1 assignee View on GitHub

@jgclark is already working on this.

Since Mar 9, 2025.

bug
Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

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("{}")

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.