Japanese note taking helper

by OverFitter
5
4
3
2
1
Score: 24/100

Description

The Japanese Helper for Obsidian plugin simplifies the process of converting romaji into Japanese scripts directly within your notes. With just a shortcut or command palette entry, selected Latin text can be transformed into either hiragana or katakana. It smartly handles nuances like small kana, long vowels, particles, and double consonants, making it more accurate for everyday usage. The plugin is lightweight and works seamlessly in the editor, supporting custom hotkeys for quick access and optional notifications after conversion.

Reviews

No reviews yet.

Stats

0
stars
613
downloads
0
forks
373
days
203
days
373
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
1
total issues
1
open issues
0
closed issues
9
commits

Latest Version

a year ago

Changelog

  • Fixed LICENSE copyright
  • Remove unused code from main.js

README file from

Github

Japanese Helper for Obsidian

An Obsidian plugin to streamline Japanese note-taking with romaji to kana conversion.

Features

  • Convert romaji to hiragana - Quickly convert selected Latin text (romaji) to hiragana
  • Convert romaji to katakana - Easily convert selected Latin text (romaji) to katakana
  • Customizable keyboard shortcuts - Set your preferred hotkeys for quick access
  • Simple and intuitive - Works with your selected text right in the editor

Usage

  1. Select romaji text in your note (e.g., watashi-ga keeki-wo taberu)
  2. Use one of the following methods to convert:
    • Press Ctrl+Alt+H to convert to hiragana
    • Press Ctrl+Alt+K to convert to katakana
    • Use the command palette and search for "Convert to Hiragana" or "Convert to Katakana"

Examples

  • Romaji: watashi-ga keeki-wo taberu
  • Hiragana: わたしがけえきをたべる
  • Katakana: ワタシガケエキヲタベル

Japanese Text Specifics Handled

  • Small letters (e.g., っ, ゃ, ゅ, ょ)
  • Particles (e.g., は, を, が)
  • Long vowels
  • Double consonants

Installation

  1. Open Obsidian
  2. Go to Settings > Community plugins
  3. Disable Safe mode if it's enabled
  4. Click "Browse" and search for "Japanese Helper"
  5. Install the plugin
  6. Enable the plugin after installation

Configuration

In the plugin settings, you can:

  • Customize the hotkeys for converting to hiragana/katakana
  • Toggle whether to show notification after conversion

Feedback & Support

If you encounter any issues or have suggestions for improvements, please create an issue on the GitHub repository.

License

BSD Zero Clause License

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.