0.5.1 released.

This commit is contained in:
2020-11-14 20:24:54 +01:00
parent 5ae4e35144
commit 6791c95c6a
2 changed files with 19 additions and 0 deletions
+15
View File
@@ -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: <https://anagora.org/subnode/garden/flancian/agora.md>
- 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"
+4
View File
@@ -15,6 +15,10 @@
- [[Memory]] is a footprint left in [[time]]. - [[Memory]] is a footprint left in [[time]].
- [[semantic versioning]]. - [[semantic versioning]].
- [[Codex]] has a [[motto]]: https://twitter.com/codexeditor/status/1327439075511472128, https://twitter.com/flancian/status/1327664339957010432 - [[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" [//begin]: # "Autogenerated link references for markdown compatibility"
[foam]: ../foam "Foam" [foam]: ../foam "Foam"