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

JournalBear 5.0 Beta Releasing This Week!

It's been a long wait, and after multiple UI changes and tests, I'm finally done with the first beta of JournalBear 5.0!  As promised, this will be cross-platform, meaning it'll run on Windows, Mac, and Linux, both 32 and 64-bit, but it's restricted to Debian-based systems for now, which includes Debian, Ubuntu, Linux Mint and Elementary OS. Apart from the features you're used to from the previous version, Productivity 4.0, the new version uses AES-256 encryption, and makes it mandatory, so you'll have to use a strong password to encrypt your journal. After that, no unauthorized person will be able to look at your entries without the right password. The new version also lets you search by date. Entries can now also be styled, using either HTML or Markdown, both of which are easy to use. If you're comfortable with HTML, feel free to use a separate <style> tag for all your CSS.  While we're on the topic of being new, there's also a new tem...

Version 3.0 Released!

After over a month of waiting, version 3.0 of Productivity has finally been released! The new version features a new UI, bug fixes in CompLock, automatic update checking and a new Scheduler feature as well. You can download the new version at Softpedia . Like our Facebook page to get the latest news about the app.

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:)