NotePlan / NotePlan/plugins

Viewing the log file for iOS more easily

Abierto
#348 4 comentarios 0 reacciones 1 asignado Ver en GitHub

Nadie ha tomado este issue todavía.

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

Descripción

@EduardMe One thing that would really help...can you think of a way that we could use the iOS NP editor to view the log files? the workflow to test and debug ios plugins is painful...

  • hamburger menu
  • flick flick flick to the bottom
  • tap preferences
  • flick flick flick to the bottom
  • reset log files
  • flick flick flick to the top
  • tap on daily notes
  • scroll page until hourglass shows up
  • tap hourglass
  • tap /
  • command name
    [basically repeat all of that to go back to log and airdrop it to the mac]
    Then open the file in Console
    then repeat the whole thing again and again
    honestly makes me resist debugging my plugins on iOS because it's so painful
    Two ideas:
  1. Could the iOS log file be in the CloudKit directory so it gets synced and would be constantly updated on the mac via cloudkit? so at least once you open the file in console, it would be updated in near-real-time
  2. could you view the log file on iOS using NotePlan which is a text reader after all? Maybe the log file is in a @log directory or something? then you could leave that file open, run the plugin right there and see the results update? You could even name it with a .md/.txt extension or whatever

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.