Skip to content

InternalPluginName

const InternalPluginName: object

Defined in: src/obsidian/implementations/Constants/InternalPluginName.ts:2

Type declaration

AudioRecorder

readonly AudioRecorder: "audio-recorder" = 'audio-recorder'

Plugin name in UI: Audio recorder

readonly Backlink: "backlink" = 'backlink'

Plugin name in UI: Backlinks

Bookmarks

readonly Bookmarks: "bookmarks" = 'bookmarks'

Plugin name in UI: Bookmarks

Browser

readonly Browser: "browser" = 'browser'

Plugin name in UI: Web viewer

Canvas

readonly Canvas: "canvas" = 'canvas'

Plugin name in UI: Canvas

CommandPalette

readonly CommandPalette: "command-palette" = 'command-palette'

Plugin name in UI: Command palette

DailyNotes

readonly DailyNotes: "daily-notes" = 'daily-notes'

Plugin name in UI: Daily notes

EditorStatus

readonly EditorStatus: "editor-status" = 'editor-status'

Plugin name in UI: (hidden)

FileExplorer

readonly FileExplorer: "file-explorer" = 'file-explorer'

Plugin name in UI: Files

FileRecovery

readonly FileRecovery: "file-recovery" = 'file-recovery'

Plugin name in UI: File recovery

GlobalSearch

readonly GlobalSearch: "global-search" = 'global-search'

Plugin name in UI: Search

Graph

readonly Graph: "graph" = 'graph'

Plugin name in UI: Graph view

MarkdownImporter

readonly MarkdownImporter: "markdown-importer" = 'markdown-importer'

Plugin name in UI: Format converter

NoteComposer

readonly NoteComposer: "note-composer" = 'note-composer'

Plugin name in UI: Note composer

readonly OutgoingLink: "outgoing-link" = 'outgoing-link'

Plugin name in UI: Outgoing links

Outline

readonly Outline: "outline" = 'outline'

Plugin name in UI: Outline

PagePreview

readonly PagePreview: "page-preview" = 'page-preview'

Plugin name in UI: Page preview

Properties

readonly Properties: "properties" = 'properties'

Plugin name in UI: Properties view

Publish

readonly Publish: "publish" = 'publish'

Plugin name in UI: Publish

RandomNote

readonly RandomNote: "random-note" = 'random-note'

Plugin name in UI: Random note

SlashCommand

readonly SlashCommand: "slash-command" = 'slash-command'

Plugin name in UI: Slash commands

Slides

readonly Slides: "slides" = 'slides'

Plugin name in UI: Slides

Switcher

readonly Switcher: "switcher" = 'switcher'

Plugin name in UI: Quick Switcher

Sync

readonly Sync: "sync" = 'sync'

Plugin name in UI: Sync

TagPane

readonly TagPane: "tag-pane" = 'tag-pane'

Plugin name in UI: Tags view

Templates

readonly Templates: "templates" = 'templates'

Plugin name in UI: Templates

WordCount

readonly WordCount: "word-count" = 'word-count'

Plugin name in UI: Word count

Workspaces

readonly Workspaces: "workspaces" = 'workspaces'

Plugin name in UI: Workspaces

ZkPrefixer

readonly ZkPrefixer: "zk-prefixer" = 'zk-prefixer'

Plugin name in UI: Unique note creator