Nick Ostrovsky
                                            Nick Ostrovsky
                                        
                                    I would love the app be able to track accessories in general. Got to +55 lbs chins/dips and simply doing them from memory because it does not save the accessory...
I was running 4-day program every day, then 5-day, then 6-day as weights progressed and I needed more rest. Maybe it can be solved with an option `Weekdays / Numbers`.
I believe you can do Sumo when it says Deadlift and vice versa, no?
GIving it a thought I think the current set should be emphasized instead so it's easier to see and to hit if hands are shaking. 
Oh yea BBB would be great, I tried every other 5/3/1 app, nothing is even close to nSuns.
It would be great if the config file is not overwritten if there are no changes to the structure, maybe this is possible to detect?
Sorry about that, yes thats coffeescript. I was converting some old code. I know it's hard to fix everything with just regexps. Are you saying that it would work if...
Hey, thanks for getting back to me on this. Recently the pressure increased so I am accepting things as they are. I break out of brackets using vim-surroung `ysi[^J^J` -...
Hey, just wanted to check up if you have any new thoughts about the matter. Now with ES6 it makes more sense than ever: ``` import { whatever, and, something...
Here is what I came up with. `bp` is for 'Break Parameters': ``` map bp f}%cSBBj:s/,/,\r/gviB== ``` - `f`ind closing curly brace `}` - `%` go back to the opening...