Luciano
Luciano
No errors. But now the problem is inverted... The advanced configuration shows but the bindings do not work on gmail. 🤔  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...
Great to hear that!
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_...