Neo Yao Jie, Joel - Project Portfolio Page
Overview
Zer0Note is a note taking and organisation application meant for students(especially those who can type fast). It combines the features of note-taking apps (like OneNote) with the interaction speed of command-line based tools like vim and emacs. It helps students (like yourself!) to keep track of deadlines and take notes quickly.
Summary of Contributions
- New Feature: Implemented the ability to mark existing tasks in the tasklist as done.
- What it does: Enables the user to mark their listed tasks in the tasklist as done.
- Justification: The user’s productivity is improved when the user is provided with visuals that the task that they had listed in the tasklist is finished.
- New Feature: Implemented a personalised message generator that encourages the user after certain successful input.
- What it does: A personalised message will be printed after certain user inputs.
- Justification: This features serves as a form of encouragement to the user. Users who use Zer0Note will be with the intention of keeping track of their deadlines and notes. This might be a very dull task, and having a personalised message sent to the user to encourage them aims to lighten up the mood of the user.
- Credits: This feature was inspired from @NeilBaner’s IP.
-
Code Contributed: RepoSense Link
- Enhancements to existing features:
- Implemented the saveState function after the user executes a command instead of saveState upon exit. #107
- Documentation:
- Community: