Projects + Reviews plugin: Next Action alerting when one exists
@jgclark ci sta già lavorando.
Dal 9/3/2025.
- 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.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:
- Start a review
- Finish and Next
- See error
Screenshots
If applicable, add screenshots to help explain your problem.
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...
- 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
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("{}")
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.
Valutazione
Questa issue non è ancora stata valutata.