Skip to content

Commit c6a073f

Browse files
authored
Merge pull request #3611 from Happypig375/patch-1
fix: Update code and docs for new ITS Theme docs and status
2 parents 03c7c26 + 4e869f3 commit c6a073f

14 files changed

+52
-39
lines changed

docs/How To/Style custom statuses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For this example, we will choose to style our tasks with [[Custom Statuses|SlRvb
5555

5656
## Installing SlrVb's Alternate-Checkboxes
5757

58-
[Download the snippet](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Guide/Alternate-Checkboxes.md), add it to your vault's snippet folder, and enable the snippet.
58+
[Download the snippet](https://publish.obsidian.md/slrvb-docs/ITS+Theme/Alternate+Checkboxes), add it to your vault's snippet folder, and enable the snippet.
5959

6060
The above 3 task lines now look like this:
6161

docs/Reference/Status Collections/ITS Theme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This theme offers the same checkboxes as [[SlRvb's Alternate Checkboxes]], which
2727
- [X] #task `X` Checked
2828
- [-] #task `-` Dropped
2929
- [>] #task `>` Forward
30+
- [<] #task `<` Migrated
3031
- [D] #task `D` Date
3132
- [?] #task `?` Question
3233
- [/] #task `/` Half Done
@@ -75,6 +76,7 @@ Tasks' setting pane has a one-click button to add the following information, rep
7576
| `X` | `space` | Checked | `DONE` | Yes |
7677
| `-` | `space` | Dropped | `CANCELLED` | Yes |
7778
| `>` | `x` | Forward | `TODO` | Yes |
79+
| `<` | `x` | Migrated | `TODO` | Yes |
7880
| `D` | `x` | Date | `TODO` | Yes |
7981
| `?` | `x` | Question | `TODO` | Yes |
8082
| `/` | `x` | Half Done | `IN_PROGRESS` | Yes |

docs/Reference/Status Collections/SlRvb's Alternate Checkboxes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This theme offers the same checkboxes as [[ITS Theme]], but will work with other
1010

1111
| Location | Link |
1212
| ------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13-
| GitHub: | <https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Guide/Alternate-Checkboxes.md> |
13+
| Website: | <https://publish.obsidian.md/slrvb-docs/ITS+Theme/Alternate+Checkboxes> |
1414
| Obsidian Hub: | [Alternate Checkboxes](https://publish.obsidian.md/hub/02+-+Community+Expansions/02.05+All+Community+Expansions/CSS+Snippets/Alternate+Checkboxes+(SlRvb)) |
1515
| Test note in Tasks-Demo vault: | [Snippet - SlRvb's Alternate Checkboxes](https://github.com/obsidian-tasks-group/obsidian-tasks/blob/main/resources/sample_vaults/Tasks-Demo/Styling/Snippet%20-%20SlRvb's%20Alternate%20Checkboxes.md) |
1616

@@ -27,6 +27,7 @@ This theme offers the same checkboxes as [[ITS Theme]], but will work with other
2727
- [X] #task `X` Checked
2828
- [-] #task `-` Dropped
2929
- [>] #task `>` Forward
30+
- [<] #task `<` Migrated
3031
- [D] #task `D` Date
3132
- [?] #task `?` Question
3233
- [/] #task `/` Half Done
@@ -75,6 +76,7 @@ Tasks' setting pane has a one-click button to add the following information, rep
7576
| `X` | `space` | Checked | `DONE` | Yes |
7677
| `-` | `space` | Dropped | `CANCELLED` | Yes |
7778
| `>` | `x` | Forward | `TODO` | Yes |
79+
| `<` | `x` | Migrated | `TODO` | Yes |
7880
| `D` | `x` | Date | `TODO` | Yes |
7981
| `?` | `x` | Question | `TODO` | Yes |
8082
| `/` | `x` | Half Done | `IN_PROGRESS` | Yes |
78.9 KB
Loading
31.2 KB
Loading
87.5 KB
Loading

resources/sample_vaults/Tasks-Demo/Manual Testing/SlrVb's Alternative Checkboxes.md renamed to resources/sample_vaults/Tasks-Demo/Manual Testing/SlrVb's Alternate Checkboxes.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# SlrVb's Alternative Checkboxes
1+
# SlrVb's Alternate Checkboxes
22

33
## Background
44

5-
This page demonstrates SlRvb's [Alternate-Checkboxes](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Guide/Alternate-Checkboxes.md) from the [ITS-Theme.](https://github.com/SlRvb/Obsidian--ITS-Theme), with the Tasks plugin installed.
5+
This page demonstrates SlRvb's [Alternate-Checkboxes](https://publish.obsidian.md/slrvb-docs/ITS+Theme/Alternate+Checkboxes) from the [ITS-Theme.](https://github.com/SlRvb/Obsidian--ITS-Theme), with the Tasks plugin installed.
66

77
It was created to test the fix for [Tasks Issue #520: In combination with SlrVb's S-Checkbox CSS, Task Plugin breaks that style](https://github.com/obsidian-tasks-group/obsidian-tasks/issues/520).
88

@@ -15,14 +15,14 @@ It was created to test the fix for [Tasks Issue #520: In combination with SlrVb'
1515

1616
### Use
1717

18-
The tasks below should look like one of the images in the [Alternate Checkboxes documentation](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Guide/Alternate-Checkboxes.md), depending on your display settings.
18+
The tasks below should look like one of the images in the [Alternate Checkboxes documentation](https://publish.obsidian.md/slrvb-docs/ITS+Theme/Alternate+Checkboxes), depending on your display settings.
1919

2020
## One of each task status
2121

2222
- These are grouped by whether Tasks sees them as Done or Todo.
2323
- Their appearance can be modified by going to the options for the Style Settings plugin.
2424

25-
Available task states, as of version `7cb837d73d3f39e056d0be8c98539577529c0f90` of SlRvb's Checkboxes snippet:
25+
Available task states, as of version `990fd3c0b9d9f1cbb17f956e3a2433c59868b82d` of SlRvb's Checkboxes snippet:
2626

2727
<!-- placeholder to force blank line before included text --><!-- include: DocsSamplesForStatuses.test.Theme_ITS_Tasks.approved.md -->
2828

@@ -31,6 +31,7 @@ Available task states, as of version `7cb837d73d3f39e056d0be8c98539577529c0f90`
3131
- [X] #task `X` Checked
3232
- [-] #task `-` Dropped
3333
- [>] #task `>` Forward
34+
- [<] #task `<` Migrated
3435
- [D] #task `D` Date
3536
- [?] #task `?` Question
3637
- [/] #task `/` Half Done

resources/sample_vaults/Tasks-Demo/Styling/Snippet - SlRvb's Alternate Checkboxes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Snippet - SlRvb's Alternate Checkboxes
22

3-
<https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Guide/Alternate-Checkboxes.md>
3+
<https://publish.obsidian.md/slrvb-docs/ITS+Theme/Alternate+Checkboxes>
44

55
This offers the same checkboxes as [[Theme - ITS Theme]].
66

@@ -17,6 +17,7 @@ File name of downloaded snippet: S - Checkboxes.css
1717
- [X] #task `X` Checked
1818
- [-] #task `-` Dropped
1919
- [>] #task `>` Forward
20+
- [<] #task `<` Migrated
2021
- [D] #task `D` Date
2122
- [?] #task `?` Question
2223
- [/] #task `/` Half Done

resources/sample_vaults/Tasks-Demo/Styling/Theme - ITS Theme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This offers the same checkboxes as [[Snippet - SlRvb's Alternate Checkboxes]].
1111
- [X] #task `X` Checked
1212
- [-] #task `-` Dropped
1313
- [>] #task `>` Forward
14+
- [<] #task `<` Migrated
1415
- [D] #task `D` Date
1516
- [?] #task `?` Question
1617
- [/] #task `/` Half Done

src/Config/Themes/ITSThemeCollection.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export function itsSupportedStatuses() {
1212
['X', 'Checked', ' ', 'DONE'],
1313
['-', 'Dropped', ' ', 'CANCELLED'],
1414
['>', 'Forward', 'x', 'TODO'],
15+
['<', 'Migrated', 'x', 'TODO'],
1516
['D', 'Date', 'x', 'TODO'],
1617
['?', 'Question', 'x', 'TODO'],
1718
['/', 'Half Done', 'x', 'IN_PROGRESS'],

0 commit comments

Comments
 (0)