/obsidian-vault-template

Obsidian vault template is designed to streamline your personal note-taking and knowledge management workflow.

Alex Nodeland's Obsidian Vault Template

This Obsidian vault template is designed to streamline your personal note-taking and knowledge management workflow. It includes a set of pre-configured plugins and custom settings to enhance productivity and organization.

Included Plugins

Styling

Notes

Leverage local LLMs with Text Generator

Follow the instructions at this link to configure Text Generator to use local LLMs via LMStudio.

Use JSX Components

With templates like this:

jsx:<Hello name={"World"}/>

or directly in code blocks, like this:

<body>Hello, World!</body>

Zotero PDF OCR Setup

Make sure to install tesseract with:

brew install tesseract