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

Add support for grouping url with same domain and for deleting particular url #1

Open
parinck opened this issue Jun 13, 2014 · 2 comments

Comments

@parinck
Copy link

parinck commented Jun 13, 2014

No description provided.

@idibidiart
Copy link
Owner

I'm adding a way for users to avoid capturing certain URLs. But both delete and grouping would be good to have. Delete is straight forward. But delete and grouping together (as in delete a group or delete item in a group?) need more thought. Also, since this is about displaying web history, and history being a chronology of events, grouping of URLs has to be across a given time interval, like all URLs from the same domain in the last hour would be grouped together, but the period could also be a day instead of an hour. I need to think about the UX.

@idibidiart
Copy link
Owner

Hi Parin

I've added ability to delete individual items in 0.0.5

I've also made a few fixes (regressions in 0.0.2 were fixed in 0.0.3, and interruptible result streams were added in 0.0.4)

But I haven't gotten to grouping yet. I will get to it soon.

Btw, I see no attachments in your message. I think you had replied to this via email. Markdown allows embedding images.

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

No branches or pull requests

2 participants