mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +00:00
Auto: misc.
This commit is contained in:
Vendored
+4
-1
@@ -34,5 +34,8 @@
|
||||
"spellright.documentTypes": [
|
||||
"latex",
|
||||
"plaintext"
|
||||
]
|
||||
],
|
||||
"vim.handleKeys": {
|
||||
"[": false,
|
||||
}
|
||||
}
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
@@ -6,7 +6,3 @@
|
||||
- [[lost and found]].
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[go]: go "Go"
|
||||
[person]: person "Person"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user