Skip to content

Autocorrection of typed text in Atom to change characters using Velthuis notation.

Notifications You must be signed in to change notification settings

ayya-vimala/velthuis-autocorrect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Velthuis AutoCorrect for Atom

Atom Autocorrect

This package provides a framework for implementing real-time, inline corrections while typing. The original from which this package is an adapted copy, can be found on https://github.com/dmoonfire/atom-autocorrect/. The original was written for more automatic changes of common typos such as "teh" or "DOuble LEetters" in English, but has been adapted for the Velthuis system.

Atom Autocorrect Velthuis

Uses the Velthuis transliteration system for typing Sanskrit and Pali texts.

Velthuis keys

Type any of the following in a text and it will change to the corresponding Sanskrit or Pali character:

  • aa - ā
  • ii - ī
  • uu - ū
  • .rr - ṝ
  • .r - ṛ
  • ~n - ñ
  • .ll - ḹ
  • .l - ḷ
  • .m - ṃ
  • .n - ṇ
  • .h - ḥ
  • "n - ṅ
  • .t - ṭ
  • .d - ḍ
  • "s - ś
  • .s - ṣ
  • AA - Ā
  • II - Ī
  • UU - Ū
  • .RR - Ṝ
  • .R - Ṛ
  • ~N - Ñ
  • .LL - Ḹ
  • .L - Ḷ
  • .M - Ṃ
  • .N - Ṇ
  • .H - Ḥ
  • "N - Ṅ
  • .T - Ṭ
  • .D - Ḍ
  • "S - Ś
  • .S - Ṣ

Installation

Extract the packages into the home directory at .atom/packages and restart Atom. This automatically installs the packages.

About

Autocorrection of typed text in Atom to change characters using Velthuis notation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published