Unitade

by Falcion
favorite
share
Score: 65/100
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
103
stars
21,396
downloads
4
forks
628
days
23
days
34
days
70
total PRs
0
open PRs
31
closed PRs
39
merged PRs
58
total issues
5
open issues
53
closed issues
260
commits
Latest Version
a month 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