-
![Screenshot 2023-04-14 at 2.24.28 PM.png](https://raw.githubusercontent.com/Diatbbin/pe/main/files/c75f1b72-7a1f-429d-b116-cbe9358a229f.png)
![Screenshot 2023-04-14 at 2.24.43 PM.png](https://raw.gi…
-
If the user accidentally types a large number like 100 for the number of tasks to schedule, there is no way to exit unless they close the entire program. This is not optimized for fast typists and can…
-
The current search uses full words to find companies. However, this causes inconvenience to the user if the company's name is extremely long (as there is no limit to the name length). Consider using p…
-
## Description Set the context.
Long commands (such as add, schedule, potentially edit and tag) and case-sensitivity makes the command(s) not optimised for fast-typists. Stated at the introduction of …
-
Is there a callback or prop for starting or stopping Typist depending on a trigger? I'm using [React-Fullpage](https://www.npmjs.com/package/react-fullpage) and want the typing to start upon page scro…
-
#### Bug found:
* output display is not optimized for fast typists. Users will have to scroll down vertically with their mouse to see what is displayed fully.
* I understand that the lack of horizonta…
-
For example:
`add n/JD p/98765432 e/johnd@u.nus.edu th/johnny01 gt/RA1:50| MidTerms:0 | Finals:0 | PE:0` doesn't let me add a person without an RA2 score. This means that whenever I add a person, I m…
-
Command abbreviations are not accepted at all in this application, but a few commands can be shortened to apply for their specified users. In the UG, it is specified that `If you are a fast typer Then…
-
![Screenshot 2023-11-17 at 5.01.21 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S1/pe/master/files/2b4cc24a-77fa-427b-9874-e890c3262bad.png)
The a/ needs to type in the name , forcing t…
-
@Krishna-Sivakumar what do you think of outputting HTML or Typst invoices?
Related to #8. I have a use-case where I'd like the notes with certain information (say, payment address) to appear at the…