objo
    Preparing search index...

    Class Objo

    Entry point for the plugin. Obsidian depends on this class to define all lifecycle events and rendering behavior.

    Hierarchy

    • Plugin
      • Objo
    Index

    Constructors

    Methods

    Constructors

    • Parameters

      • app: App
      • manifest: PluginManifest

      Returns Objo

    Methods

    • Called by Obsidian to give the plugin an opportunity to "load" and hook into the ecosystem.

      Returns void