diff --git a/docs/api/get_started/plugins/index.html b/docs/api/get_started/plugins/index.html index 6f8138b1c..4679d4069 100644 --- a/docs/api/get_started/plugins/index.html +++ b/docs/api/get_started/plugins/index.html @@ -23,13 +23,13 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md - + - + - + Getting started with plugin development | Joplin @@ -361,7 +361,7 @@ This should be the path to your main plugin directory, i.e. path/to/your/r rel="preload" as="script" > - + - + - + + + \ No newline at end of file diff --git a/docs/api/references/plugin_api/globals.html b/docs/api/references/plugin_api/globals.html index 4daee6198..748ecbf9e 100644 --- a/docs/api/references/plugin_api/globals.html +++ b/docs/api/references/plugin_api/globals.html @@ -96,6 +96,7 @@
  • JoplinViewsMenus
  • JoplinViewsPanels
  • JoplinViewsToolbarButtons
  • +
  • JoplinWindow
  • JoplinWorkspace
  • @@ -113,6 +114,7 @@
  • ExportContext
  • ExportModule
  • ExportOptions
  • +
  • Implementation
  • ImportContext
  • ImportModule
  • ItemChangeEvent
  • @@ -431,6 +433,9 @@
  • joplin.views.toolbarButtons
  • +
  • + joplin.window +
  • joplin.workspace
  • @@ -467,6 +472,9 @@
  • ExportOptions
  • +
  • + Implementation +
  • ImportContext
  • diff --git a/docs/api/references/plugin_api/index.html b/docs/api/references/plugin_api/index.html index 7b6352ad2..e5412c0d1 100644 --- a/docs/api/references/plugin_api/index.html +++ b/docs/api/references/plugin_api/index.html @@ -149,6 +149,9 @@
  • joplin.views.toolbarButtons
  • +
  • + joplin.window +
  • joplin.workspace
  • @@ -185,6 +188,9 @@
  • ExportOptions
  • +
  • + Implementation +
  • ImportContext
  • diff --git a/docs/api/references/plugin_api/interfaces/implementation.html b/docs/api/references/plugin_api/interfaces/implementation.html new file mode 100644 index 000000000..d74dbbe1c --- /dev/null +++ b/docs/api/references/plugin_api/interfaces/implementation.html @@ -0,0 +1,176 @@ + + + + + + Implementation | Joplin Plugin API Documentation + + + + + +
    +
    +
    +
    + +
    +
    + Options +
    +
    + All +
      +
    • Public
    • +
    • Public/Protected
    • +
    • All
    • +
    +
    + + +
    +
    + Menu +
    +
    +
    +
    +
    +
    + +

    Implementation

    +
    +
    +
    +
    +
    +
    + +
    +

    Index

    +
    +
    +
    +

    Methods

    + +
    +
    +
    +
    +
    +

    Methods

    +
    + +

    injectCustomStyles

    +
      +
    • injectCustomStyles(elementId: string, cssFilePath: string): Promise<void>
    • +
    +
      +
    • + +

      Parameters

      +
        +
      • +
        elementId: string
        +
      • +
      • +
        cssFilePath: string
        +
      • +
      + +
    • +
    +
    +
    +
    + +
    +
    + +
    + + + \ No newline at end of file diff --git a/docs/api/references/plugin_loading_rules/index.html b/docs/api/references/plugin_loading_rules/index.html index 4fe745447..483c70dff 100644 --- a/docs/api/references/plugin_loading_rules/index.html +++ b/docs/api/references/plugin_loading_rules/index.html @@ -23,13 +23,13 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin - + - + - + Plugin Loading Rules | Joplin @@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin rel="preload" as="script" > - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +