Auto: misc.

This commit is contained in:
2021-04-30 14:07:45 +02:00
parent 4549abb852
commit eb02073e53
3 changed files with 12 additions and 7 deletions
+10
View File
@@ -0,0 +1,10 @@
# promnesia config
- a [[config file]]
- [[barebones]] https://github.com/karlicoss/promnesia/blob/master/src/promnesia/misc/config_example.py
- [[annotated]] https://github.com/karlicoss/promnesia/blob/master/doc/config.py
- [[flancian]] pending
- [[go]] [[annotated]]
+1 -6
View File
@@ -1,8 +1,3 @@
# promnesia example config
- an [[example]]
- [[barebones]] https://github.com/karlicoss/promnesia/blob/master/src/promnesia/misc/config_example.py
- [[annotated]] https://github.com/karlicoss/promnesia/blob/master/doc/config.py
- [[flancian]] pending
- [[go]] [[annotated]]
- [[pull]] [[promnesia config]]
+1 -1
View File
@@ -18,7 +18,7 @@ I would myself qualify this a bit and say that Promnesia is a tool with several
- On Windows: unsure. I have a Windows install so I might give it a try soon and report back; [[let me know]] if you are interested and I'll prioritize this.
- Configure the local process.
- `promnesia config` to seed a config in `.config/promnesia/config.py`
- Edit to your liking. I started from [[promnesia example config]].
- Edit to your liking. I started from [[promnesia config]].
- Start the local process.
- `promnesia serve`
- Configure the periodic indexer.