We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
obsidian
While designing Noteworthy's extension system / extension API, it will be useful to compare with Obsidian's existing plugins.
obsidian-latex-suite
obsidian-mathlinks
obsidian-mathjax-wikilinks
obsidian-matrix
obsidian-asciimath
obsidian-mathpad
obsidian-math-plus
I've confirmed that the following are subsumed by noteworthy's tikzjax plugin:
tikzjax
obsidian-tikzjax
codemirror
The following are most likely possible with the noteworthy tikzjax plugin, but I haven't attempted it:
obsidian-latex-algorithms
The following are not currently possible:
obsidian-latex
obsidian-code-emitter
obsidian-code-preview
obsidian-functionplot
obsidian-graphviz
obsidian-argdown-plugin
obsidian-dilogue-plugin
obsidian-plugin-abcjs
d2-obsidian
obsidian-numerals
obsidian-chat-view
obsidian-circuitjs
scales-chords
obsidian-literate-haskell
obsidian-markdown-file-suffix
obsidian-txt-as-md
obsidian-zotero-integration
obsidian-citation-plugin
obsidian-pandoc-reference-list
zotero-bridge
obsidian-create-note-in-folder
obsidian-rapid-notes
note-refactor-obsidian
obsidian-tagfolder
obsidian-folder-notes
obsidian-note-from-template
obsidian-colorful-note-borders
obsidian-style-settings
obsidian-file-color
obsidian-theme-design-utilities
obsidian-icon-folder
obsidian-block-drag-n-drop
obsidian-image-caption
obsidian-plugin-toc
better-fn
markdown-attributes
obsidian-list-callouts
obsidian-custom-classes
tag-wrangler
metaedit
obsidian-extract-url
obsidian-save-as-gist
obsidian-to-anki
obsidian-markdown-furigana
obsidian-furigana
cm-japanese-patch
obsidian-reminder
obsidian-rss
obsidian-notion-like-tables
obsidian-creases
obsidian-gallery
obsidian-frontmatter-tag-suggest
obsidian-hover-external-link
obsidian-frontmatter-links
obsidian-frontmatter-title
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While designing Noteworthy's extension system / extension API, it will be useful to compare with Obsidian's existing plugins.
Math Plugins
obsidian-latex-suite
obsidian-mathlinks
obsidian-mathjax-wikilinks
obsidian-matrix
obsidian-asciimath
obsidian-mathpad
obsidian-math-plus
LaTeX Plugins
I've confirmed that the following are subsumed by noteworthy's
tikzjax
plugin:obsidian-tikzjax
(added by feat(editor) addcodemirror
NodeView for editing code blocks #36)The following are most likely possible with the noteworthy
tikzjax
plugin, but I haven't attempted it:obsidian-latex-algorithms
The following are not currently possible:
obsidian-latex
(depends on allow plugins to run local executables? #50)Code Block Plugins
obsidian-code-emitter
obsidian-code-preview
Diagram Plugins
obsidian-functionplot
obsidian-graphviz
(depends on allow plugins to run local executables? #50)obsidian-argdown-plugin
obsidian-dilogue-plugin
obsidian-plugin-abcjs
d2-obsidian
obsidian-numerals
obsidian-chat-view
obsidian-circuitjs
scales-chords
(depends on allow plugins to make http requests? #51)File Type Plugins
obsidian-literate-haskell
obsidian-markdown-file-suffix
obsidian-txt-as-md
Citation Plugins
obsidian-zotero-integration
obsidian-citation-plugin
obsidian-pandoc-reference-list
zotero-bridge
Note Organization Plugins
obsidian-create-note-in-folder
obsidian-rapid-notes
note-refactor-obsidian
obsidian-tagfolder
obsidian-folder-notes
obsidian-note-from-template
Theme Plugins
obsidian-colorful-note-borders
obsidian-style-settings
obsidian-file-color
obsidian-theme-design-utilities
obsidian-icon-folder
Editor Plugins
obsidian-block-drag-n-drop
obsidian-image-caption
obsidian-plugin-toc
better-fn
footnote hoverSyntax Plugins
markdown-attributes
obsidian-list-callouts
HTML Output Plugins
obsidian-custom-classes
Metadata Plugins
tag-wrangler
metaedit
Import Plugins
obsidian-extract-url
Export Plugins
obsidian-save-as-gist
obsidian-to-anki
Language Support Plugins
obsidian-markdown-furigana
obsidian-furigana
cm-japanese-patch
Todo Plugins
obsidian-reminder
Miscellaneous
obsidian-rss
(depends on allow plugins to make http requests? #51)obsidian-notion-like-tables
obsidian-creases
obsidian-gallery
obsidian-frontmatter-tag-suggest
obsidian-hover-external-link
obsidian-frontmatter-links
obsidian-frontmatter-title
The text was updated successfully, but these errors were encountered: