Greetings! I’ve been looking for a way to list all the global menu actions using some language like Python or ECMAScript. I tried out ECMAScript in plasma-interactiveconsole
and went through the API docs at but could not find a way to achieve this.
My goal is to take all of the entries, pass them through an NLP model and be able to fuzzy search them through KRunner. Thank you for any help!