obsidian-vault

command module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2024 License: MIT Imports: 1 Imported by: 0

README

obsidian-vault

obsidian-vault is a CLI to backup your Obsidian notes in GitHub using AES-GCM-256 authenticated encryption.

Requirements

The following CLIs are required to use obsidian-vault:

Installation

obsidian-vault can be installed via homebrew-tap with

brew install jhandguy/tap/obsidian-vault

or downloaded as binary from the releases page.

Usage

➜ ov
obsidian-vault is a CLI to backup your Obsidian notes in GitHub using AES-GCM-256 authenticated encryption.

Usage:
  ov [command]

Available Commands:
  clone       Create and clone private GitHub repository
  help        Help about any command
  pull        Pull and decrypt remote vault from Git
  push        Encrypt and push local vault to Git

Flags:
  -h, --help          help for ov
      --path string   path to the obsidian vault (default ".")
  -v, --version       version for ov

Use "ov [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
cmd
gh
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL