TIPA Support

approved

by Deniz Akdemir

Adds support for TIPA phonetic notation.

6 stars156 downloadsUpdated 3mo agoMIT
View on GitHub

Codeberg GitHub

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 (\textschwa for 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

  1. Download the latest release.zip from the GitHub repository
  2. Extract the files to your vault's plugins folder:
    YourVault/.obsidian/plugins/tipa-obsidian-plugin/
  3. The folder should contain:
    • main.js
    • manifest.json
    • styles.css
    • versions.json
  4. Restart Obsidian
  5. 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!

Buy 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.