Radoslav Stankov

Results 12 comments of Radoslav Stankov

My information is also correct. Good idea for the project. I have list of all my talks here 👉 https://gist.github.com/RStankov/f437fe75e60d9619200df1dc10241cac

Good idea. Will have to see how to implement.

Making export/import from markdown could work. Since app was originally a markdown file 😇 For now, I don't want to build a full sync service. Will do export and will...

Hey, this sounds interesting. How would you imagine it to work? I was thinking to do a [Pomodoro](https://en.wikipedia.org/wiki/Pomodoro_Technique) timer.

@TJHdev I have thought about similar feature. Marking task as current could have started a timer like a Pomodoro.

I had the same issue. The fix was to add to my `vimrc`: ``` set pythonthreedll=/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/Python set pythonthreehome=/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/ ```

I'm on latest `165`, this was the Python, I had 🤷‍♂️ Will download 3.8 to see if this will be needed. Thanks :)

I have the same issue. No python2 and script doesn't work with python3.