From 6791c95c6a76aebb9e78556585e219c2835c467f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 14 Nov 2020 20:24:54 +0100 Subject: [PATCH] 0.5.1 released. --- agora-0-5-1.md | 15 +++++++++++++++ journal/2020-11-14.md | 4 ++++ 2 files changed, 19 insertions(+) create mode 100644 agora-0-5-1.md diff --git a/agora-0-5-1.md b/agora-0-5-1.md new file mode 100644 index 000000000..6ff91714b --- /dev/null +++ b/agora-0-5-1.md @@ -0,0 +1,15 @@ +# Agora 0.5.1 + +Improvements: + + - Added notion of 'subnode': a particular note by a particular user. subnodes agregate up to 'nodes': nodes are the set of all subnodes about a given entity (by default, subnodes with the same title). + - Added users page. + - Nodes page now lists the size of the node (number of subnodes). + - Added subnode-viewing mode, in which you can see just notes (files actually) by a particular user (and link to them). + - Example: + - Integrated one more garden, that of [[pen-coded]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pen-coded]: pen-coded "Pen Coded" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-14.md b/journal/2020-11-14.md index 2b7c7f080..522b850a3 100644 --- a/journal/2020-11-14.md +++ b/journal/2020-11-14.md @@ -15,6 +15,10 @@ - [[Memory]] is a footprint left in [[time]]. - [[semantic versioning]]. - [[Codex]] has a [[motto]]: https://twitter.com/codexeditor/status/1327439075511472128, https://twitter.com/flancian/status/1327664339957010432 +- Fix: + - /nodes (jinja exception) + - /journal (empty) +- [[agora-0.5.1]] [//begin]: # "Autogenerated link references for markdown compatibility" [foam]: ../foam "Foam"