P. Bihler
P. Bihler
It just occured once, but we're not on heavy traffic, yet.
It means that this plugin won't work properly with the upcoming 1.0 release of Atom, so it's time to fix now.
Dupe of #119, #120
The other way would be to handle only interruption reasond, which lead to another task -> Added to Things, ... So, if a task management app is connected, we could...
But then it would be external, only. Sounds more ike an integrated feature to me.
Same problem with the German voices "Anna", "Steffi" and "Yannik"
maybe it could be implemented as a nice extension to the "give name to new pomodoro"-dialog: When you start a new pomodoro, the last task is (already) preselected as name...
The plugin here still contains the adware code, and the author recommends to uninstall the plug-in, if you don't like that. There is a fork under active development at https://github.com/pbi-qfs/ecd,...
I got it working like this: ``` js adapter = rivets.adapters[this.observer.key.i] model = this.model key = this.observer.key.path this.callback = function () { value = adapter.get(model,key) adapter.set(model, key, ! value) }...
Hi Luke! That's good news. Do you think it is possible to put the 3-line fix I included into the nightly build the next days? Currently, I workaround the fundamental...