Rich Text Output Window Not Opening

Ouverte
#446 9 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
3/5
Temps estimé
1-2 jours
Accessibilité débutants
38/100
Type d'issue
Bug
Clarté
Plutôt claire
Activité
À l'abandon
Stack technique
javascript
Domaine
desktop, tooling

Piste de recherche

Commencez par reproduire /project lists avec Rich Text sélectionné et examiner la sortie de Plugin Console. Suivez makeProjectLists et renderProjectListsHTML, en vous concentrant sur les erreurs répétées "Expected string, got undefined" du Project constructor. C'est terminé lorsque la fenêtre de sortie Rich Text s'ouvre et affiche la liste de projets générée sans ces erreurs.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

Describe the bug
When I execute /projects lists (or other associated commands) while the plugin is configured to output Rich Text - it yields no output. The plugin will show "Generating Project Review List" and markdown versions (if selected) will be generated not rich text.

To Reproduce
Steps to reproduce the behavior:

  1. Execute /project lists from the respective plugin menu.

Expected behavior
Outputs the Rich Text version.

Screenshots
NA

System

  • Device: MacBook Pro
  • OS: macOS Venture: 13.3.1 (a) (22E772610a)
  • NotePlan Version: 3.9.1 (1030)
  • Plugin Name & Version: Project + Reviews v0.10.1

Additional context
Only that it seems isolated to a particular system / combination. Works on there machines.

Plugin Console Log
To provide us with more clues about where the bug/error is occurring...

  1. Open the Plugin Console by going to Noteplan > Help > Plugin Console
  2. Run the plugin you're reporting
  3. Copy the output from the Plugin Console and paste it below
  4. Delete any output that has personal information you don't want in there
Executing function 'makeProjectLists'
2023-05-09 08:45:20 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:20 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:20 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:20 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:20 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:20 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:20 | WARN  | NPparagraph/getOrMakeMetadataLine :: Warning: Can't find an existing metadata line, so will insert a new line for it after title
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | WARN  | NPparagraph/getOrMakeMetadataLine :: Warning: Can't find an existing metadata line, so will insert a new line for it after title
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | renderProjectListsHTML :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | WARN  | NPparagraph/getOrMakeMetadataLine :: Warning: Can't find an existing metadata line, so will insert a new line for it after title
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
2023-05-09 08:45:21 | WARN  | NPparagraph/getOrMakeMetadataLine :: Warning: Can't find an existing metadata line, so will insert a new line for it after title
2023-05-09 08:45:21 | ERROR | Project constructor :: Expected string, got undefined
Langage dominant
JavaScript
Étoiles
204
Forks
82
Merge moyen
22 h 27 min
PR mergées (30 j)
3

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de NotePlan/plugins

Toutes les issues de NotePlan/plugins

Issues similaires

Plus d'issues JavaScript

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.