vault backup: 2022-12-14 17:05:09

This commit is contained in:
Bram Adams
2022-12-14 17:05:09 -06:00
parent fc9498c43b
commit dad09fac3d
18 changed files with 336 additions and 259 deletions

15
202212141654.md Normal file
View File

@@ -0,0 +1,15 @@
---
aliases: [cancel]
tags: [zettel]
projects: [Test Project]
title: cancel
linter-yaml-title-alias: cancel
date created: Wednesday, December 14th 2022, 4:54:32 pm
date modified: Wednesday, December 14th 2022, 4:54:54 pm
---
# Cancel
`throw_on_cancel`: Throws an error if the prompt is canceled, instead of returning a null value[^1]
[^1]: [tp.system - Templater](https://silentvoid13.github.io/Templater/internal-functions/internal-modules/system-module.html)