Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NoteFragment filtering feature #212

Merged
merged 22 commits into from Oct 29, 2019

Conversation

Sam-limyr
Copy link

Added:

  • NoteFragment class to represent portions of a Note's content.
  • Several ParserUtil methods for use of parsing NoteFragments from Notes.
  • Ability for NoteFragments to be seen in FilterAllByTag.
  • Some test cases for NoteFragment methods.
  • Support for two different types of Note viewing
  • Ability to view tags in the GUI
    Changed:
  • ViewNoteCommand has been changed to show a cleaned Note.
  • The old ViewNoteCommand is now renamed to ViewRawNoteCommand.

@Sam-limyr Sam-limyr added this to the v1.3 milestone Oct 29, 2019
@Sam-limyr Sam-limyr self-assigned this Oct 29, 2019
@ckb055
Copy link

ckb055 commented Oct 29, 2019

Thank you!

@ckb055 ckb055 merged commit 1f81fb2 into AY1920S1-CS2103T-W13-3:merge-integration Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants