Updated UI, added date search, search queries and datestamps - #1
Open
clayshieh wants to merge 44 commits into
Open
Updated UI, added date search, search queries and datestamps#1clayshieh wants to merge 44 commits into
clayshieh wants to merge 44 commits into
Conversation
Owner
|
This is incredibly cool :) |
…ase selection page and added clear query button
Added export functionality
Author
|
Hi @jsok I haven't worked on this project in a while and recently got some inquiries on some fixes (breaking changes to the db file) and I didn't realize that issues couldn't be opened on forked projects. I would like to continue contributing to this project during my free time but I was wondering if you had any plans on accepting this PR and adding me as a developer on the project or if I could clone the current state of my forked repo to a new one that I could maintain and credit you in the README. Please let me know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I was trying to create something similar to what you achieved already so I decided to just fork off your repo and develop from there. I've cleaned up some of the code, updated the UI to iOS9-eque, added date filtering, added search querying and datestamps similar to how apple displays messages across different dates. I've edited the README to accredit your original repo as well but feel free to pull this into your own repo and update the README!
Clay