diff options
| author | 2021-07-23 16:41:14 -0400 | |
|---|---|---|
| committer | 2021-07-26 22:55:22 -0400 | |
| commit | 30a2600082c422fedecbf97319a8e8e70530394c (patch) | |
| tree | 29ee30741bd4bbce91c75310c0f2648c142fdd22 /example | |
| parent | fix removing tags from a card (diff) | |
modify examples and add tag_idempotent.md
Diffstat (limited to 'example')
| -rw-r--r-- | example/new_note.md | 4 | ||||
| -rw-r--r-- | example/tag_idempotent.md | 5 | ||||
| -rw-r--r-- | example/underwriter.db | bin | 36864 -> 36864 bytes |
3 files changed, 7 insertions, 2 deletions
diff --git a/example/new_note.md b/example/new_note.md index ed48f56..844338a 100644 --- a/example/new_note.md +++ b/example/new_note.md @@ -1,3 +1,3 @@ -Add new notes and tag them using the `tag` command. +Add new cards and tag them using the `tag` command. - undertaker tag new_note.md usage example command + underwriter tag new_note.md usage example command diff --git a/example/tag_idempotent.md b/example/tag_idempotent.md new file mode 100644 index 0000000..07c695c --- /dev/null +++ b/example/tag_idempotent.md @@ -0,0 +1,5 @@ +It is fine to add the same tag multiple times to a card: `underwriter` +will merge multiple tag mentions. + + underwriter tag tag_idempotent.md usage example command command + underwriter tag tag_idempotent.md usage usage example example diff --git a/example/underwriter.db b/example/underwriter.db Binary files differindex d6df5bd..f04ccb7 100644 --- a/example/underwriter.db +++ b/example/underwriter.db |
