Just by looking at the docs, at a first glance it seems to me that the main typing.otl file needs to be located at the root of the Obsidian vault. In general, I think it would be a nice addition if such file could be stored in a custom location specified by the user. For instance, I'd like to save it in a schema folder, where I also have other plugin-related config file (e.g. templates).
In addition, once the typing.otl can be "confined" to some folder, it would also be nice to have the possibility to split it into different files (for example, one for each type, which would be indeed useful when type specifications grow big). I'm actually not sure whether this possibility has already been considered, since in the docs I can see a placeholder for a "Scripting > Imports" section 😄
Just by looking at the docs, at a first glance it seems to me that the main
typing.otlfile needs to be located at the root of the Obsidian vault. In general, I think it would be a nice addition if such file could be stored in a custom location specified by the user. For instance, I'd like to save it in aschemafolder, where I also have other plugin-related config file (e.g. templates).In addition, once the
typing.otlcan be "confined" to some folder, it would also be nice to have the possibility to split it into different files (for example, one for each type, which would be indeed useful when type specifications grow big). I'm actually not sure whether this possibility has already been considered, since in the docs I can see a placeholder for a "Scripting > Imports" section 😄