diff --git a/journal/2022-01-02.md b/journal/2022-01-02.md index ef6a050f3..7e9a78a71 100644 --- a/journal/2022-01-02.md +++ b/journal/2022-01-02.md @@ -13,9 +13,10 @@ - moved to [[codeberg]] - [x] talk to [[dyokomizo]] - [[dyokomizo flancian]] - - [ ] think about importing google docs into the Agora? they are a good platform for writing, todo tracking (now with checklists) and collaboration - - [[arbitrary pulls]] + - [x] think about importing google docs into the Agora? they are a good platform for writing, todo tracking (now with checklists) and collaboration + - [ ] tracking in [[arbitrary pulls]] - [ ] distill paper-based todo list that got out of hand into something manageable, but only after doing the four things above :) - perhaps onto [[flancian todo]] which I just imported from old, old [[keep]]? - [ ] 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 \ No newline at end of file diff --git a/journal/2022-01-03.md b/journal/2022-01-03.md new file mode 100644 index 000000000..73b717476 --- /dev/null +++ b/journal/2022-01-03.md @@ -0,0 +1,5 @@ +# 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