Giter Club home page Giter Club logo

Comments (6)

reborg avatar reborg commented on August 15, 2024

The gesture that becomes habit is for sure an important aspect of the PT. It's especially true for a physical pomodoro where you can't really do otherwise. I agree with you and Staffan and I created a task on my todo list to change Pomodori to stop after the break.

There something I don't want to miss though. It's part of my metric set the amount of minutes I "waste" if I don't resume immediately after a 5 minutes break. It happens a lot unfortunately and it has to do with distractions surrounding the place where I work. So sometimes I found my self resuming after 20' instead of 5' as it should be because of some distraction. With Pomodori as it is right now I'm able to tell right away I'm 15' "late" after my break and I put it down on the daily todo. At the end of that day, when I ask myself why I planned X pomodori and I've done just X-3 I can see I "wasted" 2 pomodori in unnecessary longer breaks and try to improve the next day.

Coming back to your feature request, yes, I like the idea of the gesture. But I want Pomodori to count how long after the break I take to finally unwind the Pomodoro and start again. What do you think?

from pomodori.

nes1983 avatar nes1983 commented on August 15, 2024

I think it's good, and I'd love to do it. Currently, pomodori can't just be built after checking it out, it requires some pondering, some downloading libraries and so forth. Can you make the repository more self-contained?

from pomodori.

reborg avatar reborg commented on August 15, 2024

Thanks for your help! I removed the half-baked xcode migration of pomodori and reverted what use to be the macruby-0.4 branch into master. So if you git clone the project right now, it only requires macruby-0.6 installed. I'm working on embedding the macruby installation into the project, which is a good suggestion.

from pomodori.

reborg avatar reborg commented on August 15, 2024

As I said in the other issue MacRuby can't be embedded in Pomodori to have the binaries (macruby, macrake, macgem etc.) running from withing the Pomodori project folder. In order to develop you need MacRuby 0.6 installed (but nothing else as far as I know. No pondering no downloading libraries).

from pomodori.

nes1983 avatar nes1983 commented on August 15, 2024

Still no luck …

I've got MacRuby 0.6 installed now. Here's what I get from running "rake" on the latest master branch:

verratnix:pomodori niko$ rake
(in /Users/niko/repos/pomodori)
rake aborted!
no such file to load -- hotcocoa/application_builder
/Users/niko/repos/pomodori/rakefile:2
(See full trace by running task with --trace)

And this is what I get if I link /Library/Frameworks/MacRuby.framework/Versions/0.7/usr/lib/ruby/Gems/1.9.2/gems/hotcocoa-0.5.1/lib/hotcocoa into the pomodori dir:

verratnix:pomodori niko$ rake
(in /Users/niko/repos/pomodori)
rake aborted!
undefined method `framework' for main:Object
/Users/niko/repos/pomodori/rakefile:2
(See full trace by running task with --trace)

from pomodori.

reborg avatar reborg commented on August 15, 2024

You should use macrake not rake (which comes from the standard Ruby install try 'which rake').

from pomodori.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.