Hi guys

i found this nifty little package called smart tab that makes using tab in emacs easier:

https://github.com/genehack/smart-tab/tree/master

the only issue is that when on org headlines instead of expanding/collapsing it tries to auto add more stars which shifts the whole structure

i was wondering if there is a way (perhaps a hook) to let emacs know your on a orgmode headline and then disable smart tab for the fraction of the time your on the headline? perhaps there is aother better option that im just no thinking of

i will warn in advance i cant code to save my life ;-) so any lisp examples on how to achieve this would be greatly appreciated!

thx alot!

Z