Monday, January 7, 2013

Wanted to share

A few months ago I came across a great blog whose author writes about productivity among other things. I didn't know much about this guy before seeing a link to his blog. And, actually don't know much now, too. But, his posts are great, take a look here!

Monday, December 31, 2012

Happy Coming 2013

Happy Coming New Year, everyone :) Wish you to reach all your goals for the 2013, manage all your actions, and leave all your concerns aside :)

Monday, December 17, 2012

hi

Hello everyone,
Sorry for long silence - at first, I was away for long time at a place with so little internet, that I could only check my mail or do minimal work. Have returned recently, so will get to business gradually.

Regarding updates - nothing much to tell about at this moment, I'm working on the project all alone at this moment, so things got even slower. Haven't stopped, though)

Monday, November 5, 2012

Sure, most of us have times

when you just don't want to do anything - no work, no household activities, no meetings, no going out, nothing. It's a state of melancholy or apathy that you get into, when nothing is interesting.

I had such episode several days ago, not sure about the exact reason why it happened - maybe the winter is coming so less sun outside, maybe just over-worked, or maybe some other stress that life is full of had had an impact - don't know. It lasted for several hours, during which I couldn't do anything. Just wanted to sleep or get somewhere and lie down so that noone bothers me :).

At that time I thought that it's probably not me alone who faces such problems (if it is a problem at all :) ). So, I was curious what technics other people use to get out of this state and come back to life. Can you suggest any, just in case, for future? :)

Sunday, October 14, 2012

Habits update.

Just have uploaded new version of the app - 0.7.10.9. We did it just seconds ago, so it hasn't even appeared on the Play Store, but we immediately want to write what's new.

First of all, we've fixed a bug that we would not notice if not reports from you - in the previous version we've introduced the password timeout setting. It controls how many minutes to wait before rechecking password when you re-enter the app, provided the system hasn't killed the app completely and cleared the resources. This shouldn't be the case when you return to the app within the few minutes after closing it. So, when you entered a high number into this field, the app crashed. And couldn't be restarted withouth re-install. We've got a report about this bug, and fixed it. Thanks a lot for taking time to send it to us!

We've also fixed the 'Move to action' functionality. It was not really visible, but inside it wasn't working quite correctly. We've also optmized the algorithm.

In the previous versions of the app, when changing the goal of an action (the set goal functionality), the app didn't let you move the action which was either a child of another action or contained sub-actions itself. This was rather annoying and the app missed this what seems to be natural operation. Now everything is ok with it :).

The logic for moving an action to another goal is simple and intuitive:

  • if the action is simple, just move it (i.e., set new goal)
  • if the action is a child of another action, you can change its goal, but it will be a top-level action - its parent will be cleared
  • if the action is a parent of other actions, you can change its goal, too, but then all the sub-actions will have their goal changed, too.
Another improvement - 'Goal unset' filter on the First Things First and Actions pages. You can now filter actions which don't have any goal set.

Hope you'll like the new features.

Again, thanks a lot for your feedback - here, in the reviews or as part of FC reports :). We do really appreciate it!

Tuesday, October 9, 2012

Habits hard-delete

We've added a very useful, but same time very dangerous feature - hard-delete. It is related to complex actions - projects and checklists.

Before recent update when you tried to delete an action that had un-done sub-actions, you'd get a popup saying you can't do so and suggestng you should do or delete all sub-items. This is a needed precaution so you don't accidentally miss some sub-items. And often you actually wanted to delete them all without going through all of them, with just 1 click, saving time and effort. Well, now you can.

When deleting an action with not done sub-actions, you'll get a popup with 2 buttons, one of which will be called "Hard-delete". Pressing this button will delete this action and all it's sub-items.

We suggest you try this feature first on some test actions, so you see what consequences it might have. And don't forget to make a backup!

Thursday, September 13, 2012

For Misao :)

Sorry, don't have the opportunity to reply directly in the Play Store. You wrote about bringing back the widgets - can you explain, please? We haven't removed any widgets, they all still must be there.

Thursday, September 6, 2012

Back to work

Dear All,

We're sorry (again) for our silence - we've been very busy for the last month or so, so couldn't reply your great letters about the shameful bugs you've found in the app :). We're really grateful for all the feedback you've sent, we're reading each and every your letter. It really does help us, thank you!

Now, the summer is over, we're almost back from vacations, so looking forward to starting the work on the habits again (other works never did really stop). Hope it will be productive and you'll like the results.

Tuesday, July 31, 2012

London 2012 :)

Are you watching? :) What sport? Which athlete?

Monday, July 23, 2012

Habits Notes

If you still didn't know, then now you will :) We have added the "Notes" function to the habits app. You can find it under My Mission > Note icon at the bottom write.

The icon looks like this:

This is a simple notepad that you can use to store your notes, thoughts, ideas, and memories. At least that's what I already use it for :).

It's quite simple, you can add a note, which is a pair of title + body. You can skip the body. On the My Mission page you will see trimmed title of the last note you've added. It is actually clickable and will lead you to that last note you've written. This is to be able to quickly re-write it, if you want. Or, to recall what were you thinking last. Or, for some other reason, which we leave you to imagine :).

To see the notes page, click on the icon above on the My Mission page. This will lead to the Notes page. Here you will see the list of your notes, sorted by the time you last modified them, and you can click on the note you want to read (edit) it. To delete the note, long-click on a note on this list

And many thanks to John for pushing us to add this function! :) We'd put it off again, if not him.

Sunday, July 15, 2012

How do I use it. Recurrence. Part II.

We've just rolled out a new update with some enhancements to the recurrence functionality and some fixes and improvements. As usual, please, backup before updating.

Before I go on with describing the update I want to thank those who sent error reports, wrote us emails on few bugs we'd introduced before. They would have gone un-noticed if not you - thanks a lot! And, big thank you to those who send and write feedback here - for your suggestions on how to improve the app and new cool features to add.


As the result of such feedback, we've added an "All" button to the My Influence page. Now initially all your concerns are shown when this button is selected. By clicking on the Concern or Influence button you can see only concerns or influences. This filtering was suggested by Lennart. Thanks, Lennart :)


Here, I must (I just must, to free up my mind :-D) make a small note, that recurring actions bring tons of additional complexity into the app. That complexity not only comes in the form of technical implementation, but also in the app logic. For example, what do we have to do when we have a goal with a recurring action and we mark this goal as reached, then use "delete reached goals" functionality? Should we delete the action even if it's not marked as done today? Such questions arose during the whole process of implementing, and we're actually not sure everything is smooth in the logic, but we wanted to share the update so much, that we did it today, crossing our fingers :).


Now let me describe the functions. After adding initial recurrences, we (me, particularly) started using it actively. And almost immediately found out that we had missed important type of recurring actions - those to divide the actions into ones I do on weekdays and weekends. We've started working on them and were almost ready to deploy them just few days after first recurrences that we found out some nuances in using such actions. Nuances made up the next part of development and today we deployed following new functionality.

The new recurrence types are:

Every weekday recurring action is an action which is only actual for every weekday out there. That is, for Monday-Friday.

Every weekend day recurring action is active for Saturday and Sunday, only.

Once until done - this is my favourite recurrence. I call it Today action. It is also known as Sliding action. The idea is, as always, quite simple - this type of action is shown for today. Until you check it as done. So it kinda slides from Monday to Tuesday, from Tuesday to Wendsday, etc. Until you check it as done. I think, pretty cool :).

One more problem with recurrence we tried to solve - do the actions have to repeat forever? Is there a way to say it not to continue? One way was to delete the action, but then you wouldn't see them on screen. So, we've added a "Stop" button on the recurrence setup page. If you stop recurrence, it won't repeat anymore, starting from tomorrow. Why not from today? We don't know, just decided to try. If you find it more convenient to stop showing it from today, tell us (and don't forget to tell why you think so, to be more convinsing :)

That seems like all, if I remember anything, will add to this post. And your feedback is warmly welcomed!

Sunday, July 1, 2012

What do you think?

We are thinking of adding goal due time. The idea is to show the goal in red if it is not done by it's due time. Do you think it would be helpful?

Monday, June 25, 2012

How do I use it. Recurrence.

Note: This is a new functionality. It is still in beta (beta functionality in a beta app - this should show how unstable it is ), so there might be errors or discrepancies - please, backup before updating. We are also very grateful if you write us about errors, misunderstandings, etc. Also, we're not 100% sure that the logic we're implementing is what is expected, so any suggestions are welcome, too.

The problem is that actions in our application are a bit different from usual todos in other apps - they are tied to goals and roles and they are assigned to days. Because week day logic has been in the application from the beginning, we had to align new recurrence functionality with the old weekday functionality. We are in the process of creating general logic for the recurrence and weekday assignment now, part of the work is presented in the latest update.

Just to give you a glance on the problem being solved, let's say we have an action assigned to the weekday "Wednesday". Now, you go and set recurrence of this action to "Once a day". So, the action must be shown everyday on the WeekPlan and at the same time it has a weekday set. We can go on with the decision to count recurrence of a higher priority and ignore weekday if recurrence is set to "everyday". But, what if you set recurrence to "Once a month" and select to do it every month on 22nd day. The question again - under which day should we show it now on the weekday?


The logic we're trying to follow for recurrences is as follows:
1. No recurrence, no weekday set - Action is shown in the Unset section of the WeekPlan.
2. Recurrence exists and set to Once. No weekday - same as above, unset section.
3. Recurrence exists and set to Once. Weekday is set -  action is shown once on the WeekPlan.
4. Recurrence is Once a day - action is shown for every day in the WeekPlan.
5. Recurrence is Once a week - action is shown for the week day chosen. e.g., Monday
6. Recurrence is Once a Month - action is shown on the day selected. E.g., 20th of each month.

7. When you do ( = set as done) recurring action for a concrete day, only that day's recurrence is counted as done. E.g., every day action done yesterday is shown as crossed, not done today - shown as usual.
8. Deleting a recurring action deletes all the instances, with the recurrence history. - This might be subject to change, we (meaning we and you :) ) have to think about it.


Below are some screenshots of the Action page and Recurrence setting page. It will definitely change in the next updates, since what we have there now is not how we wanted it to be, it's rather just a working prototype to be able to use and test new functions.

1. You can set recurrence by openning the dedicated page by clicking on the round arrows icon:
































2. Initial view of the page. Choose recurrence by clicking on the text-button "Once":





















3. Currently 3 types of recurrencies are supported:
Once - one-time action (default, no recurrence);
Once a day - every day action;
Once a week - every week action, you have to choose which weekday to repeat action on;
Once a month - have to choose day of month.





4. After recurrence is set, icon changes from grey to black:


And, as always, there are some nuances:
1. Choosing monthday is very simple and doesn't take into account amount of days in a month - will be improved.
2. Interesting side-effect of using week-plan: if it is a sunday and you look at the tomorrow's action count on the main page - it will show count for tomorrow, i.e., next monday. BUT, if you open the weekplan, you'll see actions of the previous monday there :). It looks like a bug, but it actually is not really - it is a real side-effect of using such WeekPlan system. If (or when) we move to more calendar-style WeekPlan showing, this should get fixed.
3. some other (they just MUST be there :-D) which we either don't remember (after sleepless nights implementing the recurrence :) or have not come around yet.

Sunday, June 3, 2012

Latest updates

This is an update post - will describe in a bit more words recent updates added with the latest app version.
  1. move to action: now you can move your action to other actions or out of any action, if has been a sub-item already. This moving is possible within one goal only, BUT, using 2 functions at the same time - move to action  and set goal, you can actually move an action to any goal: first, use move to action to clear actions parent; then use set goal to move it to other goal.
  2. today/tomorrow widget: one of the often used steps in going to an action is thgrough Today notification on the main page. This notification shows how many actions have you set to be done today, clicking on it will lead you to the Week Plan page, to the corresponding day. So, we got rid of some extra steps in this procedure by adding Today/Tomorrow widget on your phone's home screen. It looks unmistakably similar to that notification bar on the home screen and now you can jump straight to your today's (or, tomorrow's) actions.
  3. vibration made optional: on the main screen do the following: Menu > Settings > Vibrate on/off. This has been asked for by several users, so here it is.
  4. details conversion: this is great feature to use. It came out of practise and the feeling that the app is missing important functionality. Before this update, when we added an action, while it's still a Single action, in it's description we often used to write the steps to be done to complete it. You often write those steps quickly when creating the action because you have them in your mind, you're concentrated on that action and see clearly what you have to do. It is pretty much like brainstorming. Later on we wanted these steps to come to life as real sub-actions of this action. To have that we had to either copy-n-paste text from description to new actions or to remember each step and type it later. Both ways were very inconvenient. Now you can have those steps be auto-magically converted to sub-actions. You still should write your steps as sentences of the description to an action when just creating it. Then convert those sentences to concrete sub-actions by choosing corresponding menu:
    1. write the steps as before in description, separate them either by "." or by ";"
    2. convert the action to project or checklist
    3. choose Menu > Details to Actions.
  5. expand button on FTF: on the First Things First page you can now hide everything else except the squares themselves. This will give you some more space. Choosing the action is still same + you can now have long-click functionality, that was previously avaiable only on Actions page to delete, move, view, and set action as current action-related functionalities.
  6. move "done items down" menu & button: this item came out of practise, too. When using checklists or projects, when you check or finish some of the sub-items, they occupy the necessary screen space, hiding the un-done items. To see them you have to scroll. To organise your lists, you had to drag-n-drop done items. Now, using this button, which appears in the items box when parent action is a project or a checklist, when you click on it all the done items are moved down the list and you have your actual actions on the top.
  7. actions menu long-click now on First Things page: now same menu as on Actions page.
As you can see, latest update introduced some good features. Hope you'll like using them in action.