From f1cede74afd2e11d2b3acfb0e838a7fe2ad0bb52 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 3 Jan 2022 14:10:42 +0100 Subject: [PATCH] Default commit message, part of an automated flow. --- journal/2022-01-02.md | 5 +++-- journal/2022-01-03.md | 5 +++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 journal/2022-01-03.md 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