Luciano

Results 58 comments of Luciano

No errors. But now the problem is inverted... The advanced configuration shows but the bindings do not work on gmail. 🤔 ![image](https://user-images.githubusercontent.com/129185/166227111-7e8ed6d5-6629-4820-b5c7-fc5783bb7574.png) Other websites work as expected.

Cool, I love that you liked the idea! I will let you know when I do push to the master again. thks!

Perhaps we could try to make it into an add-on. On Mar 13, 2014 2:29 PM, "Noah Slater" [email protected] wrote: > Is there a way to save a library function...

I do plan on adding this in the coming months (maybe sooner..). It will then be a stand alone script where the user will be able to: - select source...

+1 for multiple hotfix branches concurrently.

Another not ideal way is to simply rename the hotfix branch ``` git branch -m hotfix/ticket-102 hotfix-pending/ticket-102 ```

this seems interesting but implemented as a fallback like now it is conflicting with the new behavior of of Betty giving help and sample messages. Can you make it like...

The other day I was also thinking about a learn method. This would be huge. `betty learn last command` is awesome! Could local commands be implemented as JSON and saved...

I just though of something else to add to the brainstorming: What if each Module could extend a main Betty.learn method and thus she would know what _questions to ask_...