czottmann / obsidian-actions-uri

A plugin for Obsidian (https://obsidian.md) that adds additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.
https://zottmann.dev/obsidian-actions-uri/
MIT License
139 stars 6 forks source link

[ZCO-127] Catch unexpected errors in route handling #60

Closed czottmann closed 1 year ago

czottmann commented 1 year ago

Make sure the caller gets a failure-type return message even in the event of catastrophic failure (i.e., an unexpected exceptions).

ZCO-127

czottmann commented 1 year ago

Added in e5549120c2bcbba79c089b23584766fd6232ebdc.

czottmann commented 1 year ago

Added in v1.1.0.