add app config and settings generator
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Flask application to view Obsidian notes in web browser
|
||||
- just point the location of your folder with `.md` notes to app with `NOTES_DIR`
|
||||
|
||||
## Configuration
|
||||
|
||||
This app uses a `settings.ini` file for configuration. On first run, it will be created automatically if missing, and any missing values will be filled in with defaults.
|
||||
Reference in New Issue
Block a user