Skip to content

Be more resilient of user errors #201

@srid

Description

@srid

neuron rib -w should continue to run instead of breaking abruptly when there is an issue in one of zettel files. This can include:

  • Invalid markdown syntax (parser fails)
  • Invalid yaml metadata block
  • Links to non-existent zettel

Instead, perhaps, an inline error should be rendered in the zettel HTML in additional to accumulating all these errors and displaying them on the terminal (while continuing to monitor files for changes).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions