aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-19 10:15:45 -0300
committerEuAndreh <eu@euandre.org>2022-01-19 10:15:45 -0300
commit8c6b918e41e6149d11e0fec666c5d631d137e508 (patch)
tree47103ddce111bdb90a6cc16c061f1e394d415538
parentTODOs.md: Update #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18fee checklist (diff)
downloadgit-permalink-8c6b918e41e6149d11e0fec666c5d631d137e508.tar.gz
git-permalink-8c6b918e41e6149d11e0fec666c5d631d137e508.tar.xz
TODOs.md: Remove <input type="checkbox" /> in favor of "[ ]"
-rw-r--r--TODOs.md40
1 files changed, 20 insertions, 20 deletions
diff --git a/TODOs.md b/TODOs.md
index 58b3a2c..bae2e7b 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -40,12 +40,12 @@
---
-1. <input type="checkbox" disabled checked /> create `.tdrc`
+1. [x] create `.tdrc`
file ([`3ebd9ba070c2b371012e906c65034871866f72c0`](https://euandreh.xyz/git-permalink.git/commit/?id=3ebd9ba070c2b371012e906c65034871866f72c0));
-2. <input type="checkbox" disabled checked /> migrate ids in `TODOs.md` to the `td` format ([`aa58672137a59de8c5e02643173895b3ab85ae64`](https://euandreh.xyz/git-permalink.git/commit/?id=aa58672137a59de8c5e02643173895b3ab85ae64));
-3. <input type="checkbox" disabled checked /> remove ad-hoc sed scripts from `aux/workflow/TODOs.sh` (done in [`c3aeb6446cab045e4514e212edd46779329b6c8f`](https://euandreh.xyz/git-permalink.git/commit/?id=c3aeb6446cab045e4514e212edd46779329b6c8f);
-4. <input type="checkbox" disabled /> simplify `TODOs.md` to `td` HTML processing;
-5. <input type="checkbox" disabled /> remove `TODOs.md` checks from `aux/workflow/assert-todos.sh`.
+2. [x] migrate ids in `TODOs.md` to the `td` format ([`aa58672137a59de8c5e02643173895b3ab85ae64`](https://euandreh.xyz/git-permalink.git/commit/?id=aa58672137a59de8c5e02643173895b3ab85ae64));
+3. [x] remove ad-hoc sed scripts from `aux/workflow/TODOs.sh` (done in [`c3aeb6446cab045e4514e212edd46779329b6c8f`](https://euandreh.xyz/git-permalink.git/commit/?id=c3aeb6446cab045e4514e212edd46779329b6c8f);
+4. [ ] simplify `TODOs.md` to `td` HTML processing;
+5. [ ] remove `TODOs.md` checks from `aux/workflow/assert-todos.sh`.
## DONE Recover i18n tests by testing against installed package {#td-a9ac7e4e-9bec-d8ab-c106-33e05b19012c}
- DONE in 2021-10-03
@@ -605,10 +605,10 @@ workflow when available, be updated when possible, and included when requested,
without creating trouble for the ones I maintain.
Things to consider from the viewpoint of the contributor:
-- <input type="checkbox" disabled /> visibility when translations are missing;
-- <input type="checkbox" disabled /> how to contribute;
-- <input type="checkbox" disabled /> where to put translations;
-- <input type="checkbox" disabled /> where to get `.po` files from.
+- [ ] visibility when translations are missing;
+- [ ] how to contribute;
+- [ ] where to put translations;
+- [ ] where to get `.po` files from.
## DONE Investigate the accessibility and need for ARIA elements for manpages and markdown {#td-55fe6623-2bfc-49dd-061c-3899ae2b1c68}
- DONE in 2021-07-13
@@ -1017,21 +1017,21 @@ Those are:
The ones done so far as of this writing:
-- <input type="checkbox" disabled checked /> euandreh.xyz
-- <input type="checkbox" disabled checked /> sourcehut
-- <input type="checkbox" disabled checked /> savannah
-- <input type="checkbox" disabled checked /> gitlab
-- <input type="checkbox" disabled checked /> github
+- [x] euandreh.xyz
+- [x] sourcehut
+- [x] savannah
+- [x] gitlab
+- [x] github
The one I can think of right now but almost never use to merit being
part of the first version:
-- <input type="checkbox" disabled checked /> Kernel CGit (where Git itself in publicly available): [`caaac9ffb8c80432ef41ad9434762d3e3401f01a`](https://euandreh.xyz/git-permalink.git/commit/?id=caaac9ffb8c80432ef41ad9434762d3e3401f01a)
-- <input type="checkbox" disabled checked /> codeberg: [`8be93bf6e7077d69eec43a80b773f9c2a6530524`](https://euandreh.xyz/git-permalink.git/commit/?id=8be93bf6e7077d69eec43a80b773f9c2a6530524)
-- <input type="checkbox" disabled checked /> notabug: [`0ee7b1fa813809e2e86e4e322999d3d56f1d180d`](https://euandreh.xyz/git-permalink.git/commit/?id=0ee7b1fa813809e2e86e4e322999d3d56f1d180d)
-- <input type="checkbox" disabled checked /> pagure: [`67573428bfcba5eb91cb286153ec593666c2a437`](https://euandreh.xyz/git-permalink.git/commit/?id=67573428bfcba5eb91cb286153ec593666c2a437)
-- <input type="checkbox" disabled checked /> bitbucket: [`2c5e8e11a26a9a09cbeb2ceda1ca7b4e4f3aa68a`](https://euandreh.xyz/git-permalink.git/commit/?id=2c5e8e11a26a9a09cbeb2ceda1ca7b4e4f3aa68a)
-- <input type="checkbox" disabled checked /> <del>generic cgit?</del> No, people should use `git-permalink.template-file-commit` and `git-permalink.template-commit-file` instead
+- [x] Kernel CGit (where Git itself in publicly available): [`caaac9ffb8c80432ef41ad9434762d3e3401f01a`](https://euandreh.xyz/git-permalink.git/commit/?id=caaac9ffb8c80432ef41ad9434762d3e3401f01a)
+- [x] codeberg: [`8be93bf6e7077d69eec43a80b773f9c2a6530524`](https://euandreh.xyz/git-permalink.git/commit/?id=8be93bf6e7077d69eec43a80b773f9c2a6530524)
+- [x] notabug: [`0ee7b1fa813809e2e86e4e322999d3d56f1d180d`](https://euandreh.xyz/git-permalink.git/commit/?id=0ee7b1fa813809e2e86e4e322999d3d56f1d180d)
+- [x] pagure: [`67573428bfcba5eb91cb286153ec593666c2a437`](https://euandreh.xyz/git-permalink.git/commit/?id=67573428bfcba5eb91cb286153ec593666c2a437)
+- [x] bitbucket: [`2c5e8e11a26a9a09cbeb2ceda1ca7b4e4f3aa68a`](https://euandreh.xyz/git-permalink.git/commit/?id=2c5e8e11a26a9a09cbeb2ceda1ca7b4e4f3aa68a)
+- [x] <del>generic cgit?</del> No, people should use `git-permalink.template-file-commit` and `git-permalink.template-commit-file` instead
# Bugs