Hacker News new | ask | show | jobs
by shark8me 936 days ago
This is neat! Where do you type in the bols ? In Obsidian, using plain text?
1 comments

Thanks :)

Yes, via code blocks. So once you install the plugin, you can type something like:

  ```palta
  taal: teental
  ---
  DhiGe Dhina TiriKit Dhina
  DhaGe NaDhi GeDhi NaNa
  TiKe Tina TiriKit Tina
  DhaGe NaDhi GeDhi NaNa
  ```
and it will render it in the correct format. It uses a web component behind it, so if you wanted to use it directly to render the above, it would be:

  <palta-note taal="teental">
    DhiGe Dhina TiriKit Dhina
    DhaGe NaDhi GeDhi NaNa
    TiKe Tina TiriKit Tina
    DhaGe NaDhi GeDhi NaNa
  </palta-note>
Fwiw, there's a repository with specifications for Ragas and Talas here : https://github.com/Studio-kalavati/sargam-spec/blob/master/s...