Skip to content
Falcion edited this page Mar 22, 2025 · 2 revisions

UNITADE integrates closely with non-markdown files, and one of the most common issues encountered when working with these files in Obsidian's Vault is the inability to create custom non-markdown files within the Vault without leaving the Obsidian application.

To address this, UNITADE introduces new modals as part of its feature set:

A modal window (or modal dialog) is a type of user interface element that requires users to interact with it before returning to the parent application.

In simpler terms, a modal is a pop-up that appears over the main content of a website or application, requiring users to engage with it (like filling out a form or confirming an action) before they can return to the main interface.

UNITADE provides two groups of modals, one of which is singular (containing only one modal):

Clone this wiki locally