Code Monkey home page Code Monkey logo

pe's Introduction

Hi there ๐Ÿ‘‹

pe's People

Contributors

dalsontws avatar

Watchers

 avatar  avatar

pe's Issues

No validation on notification setting

Turning on and off notification can be done repeatedly.
i.e. when notification setting is off, using the command "notif_off" will still show success message that that notification has been turned off.
Cannot differentiate between current notification status on the app, can only be seen in the system tray.

GUI Flaw - Upcoming panel

Panel showing upcoming events in the current month cannot show all the tasks, only one at a time.

Scrolling can only see a single event, and panel is not adjustable.

image.png

Duplicate task bug when using edit command

Attempted to edit multiple tasks shown on the timeline.
image.png

However, when doing so, an error message was shown stating that there are duplicate tasks.
image.png

This command should work based on the user guide:

image.png

Tags not case-sensitive

Tags are not case sensitive, not mentioned in User Guide, as such possible duplicate entries can be added.

image.png

Timeline cannot take more than 4 tasks in a single timeslot

Timeline can only be used when the command "--due" is used. When you add a new task with the "--due", success message is shown but no new tasks is shown on the timeline.

for e.g. the command : add_task task333 "15/11/2019 12:30" does not work, but the command add_task task333 --due "15/11/2019 12:30" works for adding into timeline.

add_task task333 "15/11/2019 12:30" is redundant

image.png

After adding the new task, nothing shows up on the timeline

image.png

No validation message when editting tasks

Tasks of index 2 and 3 are already scheduled on 15/11/2019 12:31 and seen:

image.png

When attempting to edit these two tasks to the same date and time 15/11/2019 12:31:

image.png

The success message "Tasks Editted" is shown at the top of the screen

Unable to add task of the same name at a different timing

Example below: after adding the task "work" on 15/11/2019 23:00, my attempt to add "work" at 15/11/2019 23:30 shows an error, the task list only showing one "work" entry.

  1. adding "work"
    image.png

  2. "work" is added and shown on task list
    image.png

  3. attempting to add "work" at a different time slot. i.e. 23:30
    image.png

  4. failed, with duplicate error message
    image.png

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.