Skip to main content

Productivity 4.0

It's been about 3 months since we made any announcements about the app, but it's just that we're a little undermanned at the moment, so development is going slow.

But the good news is that we've been working on it quite a bit of late, and we're done with a few things that we had planned earlier.

Most of the source code is now available on GitHub. It may not compile yet, and we're working to remove proprietary third-party components so that developers may work on it without hassle. We'll publish the link to the project once that's done.

We've focused on improving the Journal feature, and we have an exciting new feature for you! We call the feature "Events", and basically it helps you keep track of major events like birthdays, anniversaries and graduations in your life. When you're done writing your entry for the day, click on the Events button on the menu, and give your event a title. Every day in subsequent years from then, you'll be able to see that event when you click on the Event button. Clicking on an event will take you to that day's journal entry. Make sure you've saved the current entry before doing that though!

 In implementing this feature, however, we've had to change the format of the journal file. We've moved from the .journal extension, which was based on XML serialization, to .journalx, which is based on JSON serialization. It won't be any problem to you, though, as the app can still open the old .journal files for compatibility purposes. You can only save to the newer extension, however. The new format also produces a smaller file than the old one :)

Apart from this, we've changed the UI of the app in most features. This is because we've switched to open-source alternatives for design, making it easier for other devs to collaborate. It's still very user-friendly, though, perhaps even better! Here are a few screenshots of the changed UI.




We're not sure of a release date, since we have a few more features in mind. We'll let you know once we do.

Thank you for choosing Productivity!

Comments

Popular posts from this blog

Another Beta Release

Productivity version 0.1 Beta is already up for download on Softpedia, and contrary to what was planned earlier, there will be another beta release before the final version comes out. Please do note that the beta version has some incomplete features, but whatever is done should work properly. If you encounter any errors, please submit a bug report by commenting. The first thing you’ll notice in the next beta is the new UI. It’s a cleaner and more easy to use UI than before, and we’ve also included a Help section to help you get started (not that you’ll need it). Here’s the new UI:   The major reason for releasing another beta is that we wanted some more feedback about the app so we can make it the way you want. The most significant development has been done to the ToDo List feature, whose UI has also changed a bit. Unfortunately we can’t confirm a release date yet, but we’ll surely let you know soon:)

Version 0.3 Releasing This Week!

We're nearly done with the development of version 0.3, which is mainly a bunch of improvements for each of the existing features.  Notes now has a new interface and you can save all your notes in a file, apart from viewing all your notes in a single window rather than multiple different ones. CompLock steals the spotlight in this version, with a major update. CompLock now includes "work cycles". A work cycle is basically composed of a work period where the computer is CompLocked, and a break period. You can specify the durations of the work and the break periods, and also the number of cycles. There are also preset options, which have been used by experts themselves. The Flash Cards now gives more statistics about your learning progress after each session. We're also adding a new feature to help you with your morning exercise. The exercise given has been scientifically proven to be the most effective, and it lasts just 8 minutes :)  Productivity 0.3 will al...

Version 0.2 Released!

After quite some testing and work, version 0.2 of Productivity has finally been released! Apart from the stuff we said we'd change in the previous post, we've also added a Relax feature as a kind of bonus. Go on, check it out! The new version is available for download on Softpedia so make sure you try it out :) We've also given a portable version of the app in case you want to carry it on a USB drive, for instance. Now, those of you who were reading between the lines might wonder what happened to version 0.1. Well, we leave that to you to speculate on ;)