Real-time transliteration may have a slight delay on very large files
Custom file extensions (.san, .sanskrit) require explicit language mode selection in some cases
🗺️ Roadmap
[ ] Add support for Baraha schemes
[ ] Configuration options for auto-transliteration toggle
[ ] Support for bidirectional transliteration (Devanagari to Harvard-Kyoto)
...
📝 Version History
Version 0.1.0 (Initial Release)
✅ Manual transliteration command
✅ Support for .txt, .md, .san, .sanskrit files
✅ Keyboard shortcut (Ctrl+Shift+S)
✅ Status bar indicator
✅ Performance-optimized
Version 0.1.9 (missed version change)
✅ Real-time Harvard-Kyoto to Devanagari transliteration
✅ Auto translation when any of the character is typed - ['\n' , . , ; ! ? |]
✅ IAST and ITRANS
Version 0.2.1 (added context menu)
Added Context menu to convert the romanized text written in Harvard-Kyoto (HK) transliteration scheme into sanscrit using the Selected text -> right click -> Sanskrit: Transliterate Selection
-shortcut keys (Windows: S, Mac:S) also transliterates the selected text
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Fork the repository
Create your feature branch (git checkout -b feature/<AmazingFeature>)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/<AmazingFeature>)
Open a Pull Request
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.