bhugo
bhugo copied to clipboard
A tool to transform Bear notes into Hugo-compatible markdown files
Instead of having to save images in the Hugo images folder, it would be great to save them anywhere to insert into Bear and then have Bhugo copy the image...
I'd like to use lower case tags in Hugo, but bhugo capitalizes them when writing the markdown file. Can my lower case hashtags be preserved in the markdown file output?...
Currently, bhugo updates the date in the front matter with a timestamp from the last edit in bear. I'd like to override this. If I am updating a blog, for...
Parse a summary out of the Bear note, perhaps based off a `Summary` header, treating text up until the next header or until the end of the file as the...
Add a special case for a tag like `#blog/exclude` or whatever to exclude a note from being parsed by Bear. Could be useful if the file has been updated in...