Readme: Initial setup

Knowledge base, secret expression room and inspirational texts

Welcome to my Obsidian vault, a personal knowledge base containing simple Markdown notes. My favorite type of text files. Regular text files are styled using simple syntax you can learn in a day. Software like web browsers will render the styled text but even without the ability to render the markdown syntax you can view the file in any text editor and still have very clear and readable file even without styling.

This repository is both my private workspace and a public experiment in sharing knowledge openly in a form of digital garden


Repository Description

The primary goal is to transform fleeting thoughts, practical knowledge, and personal research into a structured, evolving body of content. Over time, this grows into a Digital Garden: a static website where ideas are published, refined, and shared.

My guiding principle is simple:


Topics Covered

This vault reflects my interests and ongoing explorations:


Getting Started

This vault is best navigated and managed using the Obsidian application.

Installation

  1. Clone the Repository:

    git clone --depth 1 https://github.com/MorphZG/obsidian_vault.git
    
  2. Download Obsidian:
    Install the application for Linux, macOS, or Windows.

  3. Open the Vault:
    In Obsidian, select "Open folder as vault" and point it to the cloned directory.

There is alternative branch for android devices - mobile contains commits from mobile device. mobile branch should be the only active branch when working on the mobile device.


Online Digital Garden

My focus is on building the local vault, but I also experiment with publishing it online as a Digital Garden.

Important Publishing Note

For a starting point, check out the workflow rules and dataview index. You can also search for notes with index tag or index type property.


Vault Structure & Organization

Notes move through a rank system.

Directory Purpose Content Type
00_Fleeting_inbox Fresh ideas, quick thoughts, WIP. Reviewed weekly. Fleeting notes
01_Reference Practical knowledge and verifiable facts. Guides, reminders
02_Ideas_and_projects Personal ideas and project management. Concepts, drafts
03_Literature_notes Notes on external sources (articles, books, blogs). Research materials
04_Expressions Finalized notes ready for publishing. Articles, blog posts
05_Archive Deprecated or failed attempts. Archived content
06_Religion Faith‑related notes and reflections. Theology, spiritual growth
Underscores and private resources

Directories prefixed with _ (e.g., _assets, _templates, _clippings) are system‑like resources.
They improve clarity but should be excluded from public publishing.


Key Plugins Used

This vault leverages several Obsidian plugins to enhance functionality. You don't have to install any of those but i would recommend Dataview as essential and a must have. I have a directory _dataview_database, it holds index notes with different lists generated by Dataview. You can query whole vault for notes holding required metadata like list of all notes where status=draft. Check it out yourself.

Plugin Core Functionality Learn More
Dataview Query notes like a database; create dynamic lists and tables. Must have. Dataview Docs
Templater Automate note creation with templates and JavaScript. Templater Docs
Excalidraw Sketch diagrams and mind maps directly in Obsidian. Excalidraw
Digital Garden Publish notes online with minimal setup. Digital Garden Docs

Contribution

This is a personal knowledge vault, but inspiration and feedback are welcome!

Start with these files

You just read main README.md file that is used by the Github to display sort of presentation and description of a repository. But what now? If you installed the Obsidian and the plugins i consider essential, not required, than you can start by reading or at least quickly scanning the following files.