From 644cd58fa7da5d251895c8708b151822783044df Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 9 Jun 2023 10:40:13 -0400 Subject: [PATCH] more readme updates --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af1de5e..50b2f46 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # obsidian-pipeline -# Features +# Overview `obsidian-pipeline` or `obp` enables headless management of your Obsidian vault. -Maintaining a collection of notes involves a lot of logistical overhead. +`obp` is primarily targeted at users who are programmatically interacting +with their vaults, publishing them via static site generators or doing +quality control with scheduled tasks. + +# Features ## Validation Markdown allows you to preface your document with another, typically in YAML, that contains metadata about the document. A common use-case for this is