https://github.com/kevboh/vault_scripts
Scripts to manage my Obsidian vault
https://github.com/kevboh/vault_scripts
Last synced: 3 months ago
JSON representation
Scripts to manage my Obsidian vault
- Host: GitHub
- URL: https://github.com/kevboh/vault_scripts
- Owner: kevboh
- Created: 2023-01-01T20:55:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T20:55:26.000Z (over 3 years ago)
- Last Synced: 2025-01-27T23:18:06.452Z (over 1 year ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vault Scripts
Sundry elixir scripts I find myself needing or having needed to manage my [Obsidian](https://obsidian.md) vault.
They’re pretty naive! You probably shouldn’t use these.
## Docs
```
mix compile
mix help | grep vault
```
And then `mix help [task]` for longer docs.