mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
# Agora V0.5
|
|
|
|
- The v0.5 is:
|
|
- Foam/Obsidian based notes forming a personal digital garden.
|
|
- Hosted in a public or private repository, by default git.
|
|
- Federated/interlinked using a conventional scheme, plus a set of ancillary tools (scripts).
|
|
- Integrated with go links/URL redirectors.
|
|
- See also: https://twitter.com/flancian/status/1315312902090391553
|
|
|
|
## Plan
|
|
|
|
- [x] Craft 'agora' repo (base repo):
|
|
- places/
|
|
- gardens/
|
|
- flancian -> flancian.github.com/garden
|
|
- stoas/
|
|
- flancian -> flancian.github.com/stoa
|
|
- done but changed my mind on the structure: [[places]] are top level items. [[users]] contribute [[fragments]].
|
|
- [x] users/
|
|
- [x] CONTRACT.md
|
|
- Foam
|
|
- Explore how to implement [[context]].
|
|
- A [[context]] is a set of notes that are considered as relevant at any given moment (they are shown one after the other if there is more than one match for a query, etc.)
|
|
- A [[context]] is defined with an algebra that operates over Agora entities.
|
|
- Settle open questions
|
|
- What does '->' mean as used above?
|
|
- git submodule?
|
|
- [x] git subtree?
|
|
- Trying this first.
|
|
- something else?
|
|
- [x] Create 'Agora' Twitter account.
|
|
- [[an_agora]]
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[context]: context "Context"
|
|
[//end]: # "Autogenerated link references" |