TIPA Support
approvedby Deniz Akdemir
Adds support for TIPA phonetic notation.
★ 6 stars↓ 156 downloadsUpdated 3mo agoMIT
TIPA Support for Obsidian
TIPA (TeX IPA) is a system for processing IPA (International Phonetic Alphabet) symbols in LaTeX. This Obsidian plugin implements TIPA notation to Obsidian.
Features
- Converts TIPA notation to Unicode phonetic symbols
- Supports
\textipa{},\tipa{},\nt{}, and\wt{}commands - Supports inline notation with
$...$ - Supports code blocks
- Automatic rendering in both editing and reading modes (for code blocks)
Restrictions
- Live preview support is non existent for inline syntax (
\textschwafor example)
Installation
Automatic Installation
On your Obsidian app, go to Options -> Community Plugins -> Browse and search for 'TIPA Support'. Click on the card and install and then enable.
Manual Installation
- Download the latest release.zip from the GitHub repository
- Extract the files to your vault's plugins folder:
YourVault/.obsidian/plugins/tipa-obsidian-plugin/ - The folder should contain:
main.jsmanifest.jsonstyles.cssversions.json
- Restart Obsidian
- Go to Settings → Community plugins and enable "TIPA IPA Support"
Usage
Basic Usage
Here is \tipa{["s@mTIN]} for something.
Or use the full form: \textipa{["h{@}loU]} for hello.
Narrow transcription: \nt{o}
Wide transcription: \wt{i}
Support
You can support my development of this plugin by buying me a coffee!
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.