Rich Text Output Window Not Opening

Abierto
#446 9 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
38/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
desktop, tooling

Línea de trabajo

Comienza reproduciendo /project lists con Rich Text seleccionado y revisando la salida de Plugin Console. Sigue makeProjectLists y renderProjectListsHTML, centrándote en los errores repetidos "Expected string, got undefined" del Project constructor. Se considera terminado cuando la ventana de salida de Rich Text se abre y muestra la lista de proyectos generada sin esos errores.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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
Lenguaje dominante
JavaScript
Estrellas
204
Forks
82
Merge medio
22 h 27 min
PR fusionados (30 d)
3

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de NotePlan/plugins

Todos los issues de NotePlan/plugins

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.