8000 GitHub - estebanthi/obsidian-utils: Automate tasks in your Obsidian vault.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

estebanthi/obsidian-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obsidian-utils

Obsidian-utils is a little app I use to automate some tasks in my Obsidian vault.

Configuration

Create a config.yaml file in the root of the repo. It should contain the following:

vault_path: /path/to/your/vault

To change the default logging configuration ('INFO'), just add a logging_level key to the config file:

vault_path: /path/to/your/vault
logging_level: DEBUG

Usage

python app.py --help

About

Automate tasks in your Obsidian vault.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0