Skip to content

Add 'update' command

Alex requested to merge ae@update-thunks into develop

Summary

(Please describe the overall intention of this merge request. What problems does it address, or what enhancements does it add to the project?)

Merge criteria

On top of !21 (merged)

(Please make a note here of any dependencies on other open merge requests, or any other blockers that must be dealt with before anyone should hit the "Merge" button. Delete this comment if there are none.)

  • All merge requests must be reviewed by someone other than the original author.
  • Before hitting the "Merge" button, verify that the associated CI build has succeeded or that the source branch can be built with a manual nix-build.

Checklist for success

  • I have updated the changelog.
  • I have updated the README for any non-trivial changes.
  • My code is consistent with the Obsidian style guide.

Merge request reports