diff --git a/journal/2022-01-03.md b/journal/2022-01-03.md index c0037bd37..359a4c6bc 100644 --- a/journal/2022-01-03.md +++ b/journal/2022-01-03.md @@ -1,6 +1,8 @@ # 2022-01-03 - [[do]] - - [ ] test/fix [[arbitrary pulls]] - - [ ] fix pulls for URLs in [[markdown links]] (e.g. wikipedia links that get pulled with a parentheses at the end) - - [ ] fix URLs with spaces/urlencoded so they behave at least as well as nodes with slugs \ No newline at end of file + - [x] test/fix [[arbitrary pulls]] + - [x] fix pulls for URLs in [[markdown links]] (e.g. wikipedia links that get pulled with a parentheses at the end) + - [x] fix URLs with spaces/urlencoded so they behave at least as well as nodes with slugs + - this was easier than expected -- as a hack, of course. I just called + - https://github.com/flancian/agora-server/commit/57b49b61f67df82a0c2368b7f8713e862aba3c37 \ No newline at end of file