NotePlan / NotePlan/plugins

calendarNoteByDateString() not working for uninitialised notes

Abierto
#424 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@EduardMe ya está trabajando en esto.

Desde el 15/3/2023.

API bug
Lenguaje dominante
JavaScript
Estrellas
204
Forks
82
Merge medio
22 h 27 min
PR fusionados (30 d)
3

Descripción

Not strictly a bug, but its related to an earlier bug that did get fixed.

Back around v3.1 asking calendarNoteByDate() for a future but as-yet uninitialised calendar note resulted in null. You fixed this behaviour.

Since then you've added calendarNoteByDateString() but I've only just noticed that its documentation says:

"Returns the calendar note for the given date string (can be undefined, if the calendar note was not created yet) ...".

Please update this call to act the same as its older brother.

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.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.