Philip Kamenarsky

Results 76 comments of Philip Kamenarsky

No issue with the bug report either - we're all brainstorming ideas for the next version, and this is definitely something that can be improved upon :)

Good idea, although it is already possible to filter tasks by just typing since this is a default feature of MacOS. The system wide hotkey would take a bit of...

Absolutely agree, my comment was just meant as a "quick-fix" for right now. Still haven't found a tool that would allow a system wide hotkey for a status bar icon...

Yes, I've thought of that too but it would require a bit of additional code mainly for detection of new and closed tasks. I'll give it a try whenever I...

Yes, I'm not quite sure what would be the best way of doing this though - producing a time entry on start/stop or on create/close? Start/stop is more valuable as...

Glad you like it :) Yes, I think a file per month per .tasks file shouldn't be that bad. In this case it would actually be ok to abandon the...

I guess there's no problem per se - but the original idea was to have one tasks / csv file per project or module in order to keep the csv...

@Sirupsen this is a nice fresh point of view - I like it. Instead of having to do some awk / set mumbo-jumbo, just run a structured query and you...

Thanks for the analysis - I'm already almost convinced this is the way to go. I'm gonna try and look for a textfile based database if there's any, but if...

@metamorfos the input `.tasks` file would still be plain text - what would change is that the `output` file wouldn't be csv anymore but rather a database. And once you...