This vault is my central hub for all school notes, assignments, projects, and ideas in 2026. Designed for fast access, organization, and review.
README.md - This
Subject/ - Base and notes for each subject
templates/ - Note templates to quickly start writing
Any additional folders are for projects, ideas, and other personal files.
Every subject folder contains a base Subject.base. The base provides a UI which groups notes by term, going from term 4 to term 1. Card and table views are provided, both of which show the status and difficulty of each topic.
Each note topic.md starts with a frontmatter which contains the properties of the note (e.g. subject, topic, date, difficulty). The rest of the note is composed of sections such as Retrieval, Notes, and Summary.
The Class Note template is to be used during class to quickly take notes without time-consuming initial setup.
The template for a class note includes a default frontmatter with the following properties:
- Subject: The subject the note is for.
- Term: The term number (1 to 4).
- Date: The date the note is made. This date is automatically filled out.
- Topic: The topic of the note. The note title by default.
- Difficulty: The difficulty of the topic (Low, Medium, High).
- Status: The status of learning of the topic (Needs Review, In Progress, Mastered).
- Source: The source the note is based on, for example a PowerPoint or PDF.
- Worksheet: A worksheet related to the note.
- Tags: Additional information.
The template has the following headings:
- Retrieval: Retrieval questions at the beginning of each lesson.
- Notes: Take notes here.
- Summary: Summarize the lesson here.
The Personal Note template is to be used for writing notes at home with a quick setup.
The template for a personal note includes a default frontmatter with the following properties:
- Subject: The subject the note is for.
- Term: The term number (1 to 4).
- Date: The date the note is made. This date is automatically filled out.
- Topic: The topic of the note. The note title by default.
- Difficulty: The difficulty of the topic (Low, Medium, High).
- Status: The status of learning of the topic (Needs Review, In Progress, Mastered).
- Source: The source the note is based on, for example a PowerPoint or PDF.
- Worksheet: A worksheet related to the note.
- Tags: Additional information.
The template has the following headings:
- Notes: Take notes here.
- Summary: Summarize the lesson here.
The Summary template is to be used for writing summaries of notes and resources with minimal setup.
The template for a summary includes a default frontmatter with the following properties:
- Subject: The subject the note is for.
- Term: The term number (1 to 4).
- Date: The date the note is made. This date is automatically filled out.
- Topic: The topic of the note. The note title by default.
- Difficulty: The difficulty of the topic (Low, Medium, High).
- Status: The status of learning of the topic (Needs Review, In Progress, Mastered).
- Source: The source the note is based on, for example a PowerPoint or PDF.
- Tags: Additional information.
This template contains no default headings.
Since every school nags students about Retrieval Practice techniques, the 2026 vault is specially designed to not let their efforts go to waste.
The whole vault is well organized with subject folders, standard templated topic notes, summaries, tags, and other attributes. This allows for easily picking exactly what to study with minimal effort beforehand.
But this alone isn't enough - I'd still need to find or make questions. That's not happening... Not without the Quiz Generator plugin! The Quiz Generator plugin allows me to pick notes and folders to generate quizzes on using AI.
The quizzes consist of a custom ratio of types of questions, including but not limited to:
- Multiple choice
- Fill in the blanks
- Short answer
- Long answer
Provides advanced table actions.
Automatically prompts to select a template upon creating a new note.
Counts the number of words in a selection. Also displays the number of words under each section/heading.
Allows for copy-pasting Excel tables into Markdown notes.
Shows the number of notes in a folder.
Sync to Github.
Adds a wallpaper.
Allows for manual sorting in the file explorer through drag-and-drop interface.
Better searching.
Generates quizzes using local AI based on selected notes and folders.
Allows for fine-tuning of Obsidian UI.
Extracts text from PDFs, images, and other files through OCR.
Export .md to .HTML. Can export individual notes, folders, or the entire vault.