You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Obsidian is a large project that consists of many parts. At the moment, everything sort of melts together, which is bad for maintainability and extensibility.
Separate console front-end to a new project
Make sure that we only have things public when they should be
Make types sealed as appropriate
Move Obsidian.ConversionUtility to repository Tools
Obsidian is a large project that consists of many parts. At the moment, everything sort of melts together, which is bad for maintainability and extensibility.
publicwhen they should besealedas appropriateObsidian.ConversionUtilityto repositoryToolsObsidian/scriptsto repositoryToolsObsidian.Nbtto its own repositorySome tasks (?) need further discussing.