Skip to content

Commit

Permalink
docs: Shorten the snippet that warns of Obsidian callout bug
Browse files Browse the repository at this point in the history
  • Loading branch information
claremacrae committed Jun 26, 2024
1 parent 749676a commit e50498e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 64 deletions.
17 changes: 1 addition & 16 deletions docs-snippets/snippet-callout-titles-bug.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
<!-- force a blank line -->

> [!Warning] Warning: Obsidian bug in versions 1.6.0 to 1.6.3 has caused some tasks not to be found
> If **all** the following apply to **any** of your vaults...
>
> - You have **ever** used the current vault on the current computer/device in **any** of the following Obsidian versions:
> - Obsidian 1.6.0, 1.6.1, 1.6.2, or 1.6.3
> - You use a plugin like Tasks or dataview to find or edit tasks in your Obsidian vault
> - Your vault has [any tasks inside callouts](https://help.obsidian.md/Editing+and+formatting/Callouts)
> - And any of these [callouts have titles](https://help.obsidian.md/Editing+and+formatting/Callouts#Change+the+title)
>
> ... ==please read== [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==.
>
> For clarity, this is what a task in a callout with a title looks like:
>
> ```text
> > [!NOTE] Some Title - remove title to fix issue
> > - [ ] Task not be found by Obsidian 1.6.3, and not always by 1.6.4
> ```
> See [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==, in case it was broken by earlier 1.6.x versions.
<!-- force a blank line -->
17 changes: 1 addition & 16 deletions docs/Getting Started/Getting Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,22 +140,7 @@ This is because they will usually be displayed in a completely different order t
<!-- force a blank line --><!-- include: snippet-callout-titles-bug.md -->

> [!Warning] Warning: Obsidian bug in versions 1.6.0 to 1.6.3 has caused some tasks not to be found
> If **all** the following apply to **any** of your vaults...
>
> - You have **ever** used the current vault on the current computer/device in **any** of the following Obsidian versions:
> - Obsidian 1.6.0, 1.6.1, 1.6.2, or 1.6.3
> - You use a plugin like Tasks or dataview to find or edit tasks in your Obsidian vault
> - Your vault has [any tasks inside callouts](https://help.obsidian.md/Editing+and+formatting/Callouts)
> - And any of these [callouts have titles](https://help.obsidian.md/Editing+and+formatting/Callouts#Change+the+title)
>
> ... ==please read== [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==.
>
> For clarity, this is what a task in a callout with a title looks like:
>
> ```text
> > [!NOTE] Some Title - remove title to fix issue
> > - [ ] Task not be found by Obsidian 1.6.3, and not always by 1.6.4
> ```
> See [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==, in case it was broken by earlier 1.6.x versions.
<!-- force a blank line --><!-- endInclude -->
Tasks can read tasks that are inside [blockquotes](https://www.markdownguide.org/basic-syntax/#blockquotes-1) or [Obsidian's built-in callouts](https://help.obsidian.md/How+to/Use+callouts).
Expand Down
17 changes: 1 addition & 16 deletions docs/Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,7 @@ publish: true
<!-- force a blank line --><!-- include: snippet-callout-titles-bug.md -->

> [!Warning] Warning: Obsidian bug in versions 1.6.0 to 1.6.3 has caused some tasks not to be found
> If **all** the following apply to **any** of your vaults...
>
> - You have **ever** used the current vault on the current computer/device in **any** of the following Obsidian versions:
> - Obsidian 1.6.0, 1.6.1, 1.6.2, or 1.6.3
> - You use a plugin like Tasks or dataview to find or edit tasks in your Obsidian vault
> - Your vault has [any tasks inside callouts](https://help.obsidian.md/Editing+and+formatting/Callouts)
> - And any of these [callouts have titles](https://help.obsidian.md/Editing+and+formatting/Callouts#Change+the+title)
>
> ... ==please read== [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==.
>
> For clarity, this is what a task in a callout with a title looks like:
>
> ```text
> > [!NOTE] Some Title - remove title to fix issue
> > - [ ] Task not be found by Obsidian 1.6.3, and not always by 1.6.4
> ```
> See [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==, in case it was broken by earlier 1.6.x versions.
<!-- force a blank line --><!-- endInclude -->

Expand Down
17 changes: 1 addition & 16 deletions docs/Support and Help/Report a Bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,7 @@ Please follow the steps in this page **fully** when reporting a bug, to save you
<!-- force a blank line --><!-- include: snippet-callout-titles-bug.md -->

> [!Warning] Warning: Obsidian bug in versions 1.6.0 to 1.6.3 has caused some tasks not to be found
> If **all** the following apply to **any** of your vaults...
>
> - You have **ever** used the current vault on the current computer/device in **any** of the following Obsidian versions:
> - Obsidian 1.6.0, 1.6.1, 1.6.2, or 1.6.3
> - You use a plugin like Tasks or dataview to find or edit tasks in your Obsidian vault
> - Your vault has [any tasks inside callouts](https://help.obsidian.md/Editing+and+formatting/Callouts)
> - And any of these [callouts have titles](https://help.obsidian.md/Editing+and+formatting/Callouts#Change+the+title)
>
> ... ==please read== [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==.
>
> For clarity, this is what a task in a callout with a title looks like:
>
> ```text
> > [!NOTE] Some Title - remove title to fix issue
> > - [ ] Task not be found by Obsidian 1.6.3, and not always by 1.6.4
> ```
> See [[Missing tasks in callouts with some Obsidian 1.6.x versions]] for how to ==make Obsidian 1.6.5 fix its metadata cache==, in case it was broken by earlier 1.6.x versions.
<!-- force a blank line --><!-- endInclude -->

Expand Down

0 comments on commit e50498e

Please sign in to comment.