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

Source Code Updated on GitHub

We announced a while ago how the code published earlier on GitHub had issues including licensed third-party controls as dependencies, and other issues that would make it harder for other developers to clone and compile the code themselves. We're glad to announce that these issues have now been resolved, and hence devs can now freely download the code and modify it to suit their needs. The code we published also includes the new features from version 4.0, which will be out shortly. You can find the code for Productivity at this link.

Version 3.0 Will Release Next Month

We know it's been a long while since we posted anything, but we've just been a little busy. However, we do have news for you, and Productivity 3.0 will release next month. Our target date for version 3.0 is June 7, but that's tentative and may change by a few days. In the meantime, we have been working on the app and have some great stuff lined up for you in your next update! We'll show you around. UI Changes The first major change you'll notice is that we've revamped the UI of the main app and some of its features. The main window looks like this now:   The new interface is more organized and grouped, making it easier to find all the features. It also has a more clean look to it. Of course, the main window isn't the only one with the change. For example, Journal looks like this:   The new Ribbon has a backstage view like the Office 2013 products. Scheduler This is the most exciting feature we have in this release. The new Scheduler...

JournalBear 5.0 Beta 1 Released!

The first beta for JournalBear 5.0, the first version after the rebranding, is now up for download! As mentioned in earlier posts, this version is more responsive and supports encryption. I will continue to build upon this version after user feedback. This version is cross-platform, so it'll work on all major operating systems. You can download the software for your operating system from this link . While writing this post, only the Windows and Linux versions support 32-bit systems, and among Linux, only Debian-based distros, like Ubuntu, Linux Mint, and Elementary OS are supported. Please do note that the app is still in its primitive stages--while I don't expect major bugs, there may be minor hiccups. The versions released so far don't have the JournalBear icon shown in the previous post. Do share your feedback and any bug reports so that the software may be improved in future versions.