diff --git a/promnesia-config.md b/promnesia-config.md new file mode 100644 index 000000000..4c278c170 --- /dev/null +++ b/promnesia-config.md @@ -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]] + + + diff --git a/promnesia-example-config.md b/promnesia-example-config.md index f75d5b7a4..b3fd244cd 100644 --- a/promnesia-example-config.md +++ b/promnesia-example-config.md @@ -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]] diff --git a/promnesia-howto.md b/promnesia-howto.md index ea2feb487..a528bc4c6 100644 --- a/promnesia-howto.md +++ b/promnesia-howto.md @@ -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.