oe

module
v0.0.0-...-e343d51 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: MIT

README

codecov

omh - Obsidian Meets Hugo

Command line tool to marry Obsidian vaults to Hugo published websites.

# convert and copy all obsidian notes in directory (and sub-directories)
#  into hugo path in `/path/to/hugo/content/obsidian` and respective static
#  files into `/path/to/hugo/static/obsidian`
$ omh \
    --obsidian-root /path/to/obsidian \
    --hugo-root /path/to/hugo

See omh -h for extended options.

Note: on Mac you can find your iCloud synced notes in ~/Library/Mobile\ Documents/iCloud\~md\~obsidian/Documents/

Install

$ go install github.com/ukautz/obsidian-meets-hugo/cmds/omh

Use-Case

This command line tool allows you to easily export an Obsidian vault, or a sub-set thereof, into a Hugo published website.

I am using this tool to publish my own notes - that follow a standard in between Zettelkasten and Wikipedia - to my Blog, as you can see here: https://ulrichkautz.com/zettel/. This way I have them easily available and can reference them in Blog entries.

License

MIT

Alternatives

Things I found that do not exactly fit my needs, but maybe yours:

Directories

Path Synopsis
cmds
omh
Package omh implements converter tooling from Obsidian to Hugo
Package omh implements converter tooling from Obsidian to Hugo

Jump to

Keyboard shortcuts

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