Unitade

by Falcion
Score: 65/100
favorite
share
Description
Category: Customization & UI

The Unitade plugin for Obsidian provides a versatile solution for managing file extensions within the app. It allows users to open and edit files with custom extensions, something that is not supported by default in Obsidian. The plugin enables rendering files with various extensions as code, similar to editors like VS Code, and offers compatibility modules for older plugin versions. Users can configure the plugin to handle specific file types by entering their extensions in the settings. Unitade is designed for those who want to expand Obsidian's capabilities and streamline the process of working with non-standard file types in their vault.

Stats
90
stars
20,292
downloads
4
forks
598
days
3
days
3
days
69
total PRs
0
open PRs
31
closed PRs
38
merged PRs
55
total issues
3
open issues
52
closed issues
260
commits
Latest Version
4 days ago
Changelog

The patch in question focuses on fixing code editor cross-integration issues and "silencing" errors in the console part, de facto improving the performance and technical debt of the project.

  • fixed issue #126;
  • fixed issue #119;
  • added a new functionality for advanced users: silencing errors throughout the application based on their message signatures - more details on the wiki.

[!Important]
Read more about what has been introduced to the plugin in the special release note:
https://github.com/Falcion/UNITADE.md/blob/main/data/release/v3.2.4.md

README file from