Changing default openers
Last updated
Last updated
In NovaOS, file types, usually identified from the extension stored as a suffix in the name of the file, can be registered in the name of different applications. These applications can handle those file types.
The NovaOS Kernel uses the OLP to open these apps with the data about selected files that the app should respond about. The kernel uses a stored key value pair that is created during the installation of the app, in which the app IDs point to what file extensions they can handle.
This feature allows apps to register custom file types or read rare file types by default. These registered apps are called "Default openers".
On NovaOS Settings, you can change these default opener applications, only for registered file types.
Meanwhile you can change the default openers, the default opener app decides how to handle these files, and if the app doesnt support the target file, the app would simply ignore the operation.
Apps ignoring OLP operations may cause broken workflows. If you are a developer, this can cause your app to be much less user intuitive.
To finish off your change, test NovaOS by trying to open file of that type.
Join our discord for help, here.