From b8919c074abaf411bedd5128f22722d78e7d5535 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 24 Nov 2020 00:02:32 +0100 Subject: [PATCH] Auto: misc. --- .vscode/settings.json | 5 ++++- agora-plan.md | 4 ++-- cartola.md | 4 ---- journal/2020-11-23.md | 11 +++++++++++ 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 66714b5cb..34fc75161 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -34,5 +34,8 @@ "spellright.documentTypes": [ "latex", "plaintext" - ] + ], + "vim.handleKeys": { + "[": false, + } } diff --git a/agora-plan.md b/agora-plan.md index ec9c77bd7..d8a1bbd95 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -12,7 +12,6 @@ This page is about both, although it's probably going to be [[Agora Server]] hea ## Latest - On [[2020-11-22]] implemented count of subnodes in user pages. - [x] Added *some amount* of go links support: anagora.org/go/go now works :), points to the URL with [[go]] in anagora.org/node/go. - - [ ] Add better backlinks, showing some context. - On [[2020-11-17]] implemented [[latest]]. - On [[2020-11-16]] I implemented [[agora fuzzy matching]] and full text search, adopted a div based layout, improved the CSS, improved user pages. - On [[2020-11-15]] I implemented dark mode (press on 'theme' on the top right corner to switch dark <-> light). @@ -24,8 +23,8 @@ This page is about both, although it's probably going to be [[Agora Server]] hea ### Signups - [x] [[pen-coded]]: https://github.com/KGBicheno/KGB_Agora - [x] [[luciana]]: https://github.com/malfattti/garden + - [x] [[arghzero]] - [ ] [[enkiv2]]: http://lord-enki.net/medium-backup/ - - [ ] likely [[arghzero]] - [ ] likely [[solomon naim]] - [ ] what about all of the ones licensed appropriately listed in [[kasper zutterman]]'s [[second brain]] list? https://github.com/KasperZutterman/Second-Brain @@ -37,6 +36,7 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - [[agora vscode]] ## Next +- [ ] Add better backlinks, showing some context. - [ ] Make the site header be marked as an actual header (div with a class, etc.); Google seems to think it's part of the site text (it's showing up in results). - [x] Implement [[agora fuzzy matching]]. - Done diff --git a/cartola.md b/cartola.md index d87d16bdb..fee97719f 100644 --- a/cartola.md +++ b/cartola.md @@ -6,7 +6,3 @@ - [[lost and found]]. -[//begin]: # "Autogenerated link references for markdown compatibility" -[go]: go "Go" -[person]: person "Person" -[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-23.md b/journal/2020-11-23.md index 1ea520e46..f1b420f8e 100644 --- a/journal/2020-11-23.md +++ b/journal/2020-11-23.md @@ -4,3 +4,14 @@ - vim mode gets in the way with native surround support -- but it might also provide a solution: https://github.com/VSCodeVim/Vim#vim-surround - ysiw] surrounds a word with [], then I need to do . to surround it with another one. - For visual selections it's S], but no obvious way to surround with two :( +- Discussed [[agora plan]] with [[arghzero]]. + - Might want to move FR/improvements tracking to the github tracker. +- [[offline twitter]] + - Game: [[i ching]] lite with an appropriate book. + - e.g. random.randint(1, 1169) and A Pattern Language. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora-plan]: ../agora-plan "Agora Plan" +[arghzero]: ../arghzero "Arghzero" +[offline-twitter]: ../offline-twitter "Offline Twitter" +[//end]: # "Autogenerated link references" \ No newline at end of file