diff --git a/journal/2022-01-02.md b/journal/2022-01-02.md index e6e2d4a01..d07f425b2 100644 --- a/journal/2022-01-02.md +++ b/journal/2022-01-02.md @@ -20,6 +20,5 @@ - [ ] make 'agora%20protocol' and 'agora protocol' as URLs both yield the same as 'agora-protocol' -- that is, fix slugging inconsistencies - [x] make popups less awkward -- make them not pop up when the user has moved on (i.e. fix likely race between hover and unhover) - [ ] write - - [ ] write - [[yoga]] [[move]] - [[day 1]] diff --git a/journal/2022-01-03.md b/journal/2022-01-03.md index 73b717476..c0037bd37 100644 --- a/journal/2022-01-03.md +++ b/journal/2022-01-03.md @@ -1,5 +1,6 @@ # 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) \ No newline at end of file + - [ ] 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