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 a way to clean the history #23

Closed
kelson42 opened this issue Jul 7, 2016 · 10 comments
Closed

Implement a way to clean the history #23

kelson42 opened this issue Jul 7, 2016 · 10 comments
Assignees

Comments

@kelson42
Copy link
Contributor

kelson42 commented Jul 7, 2016

both search & navigation history.

@automactic automactic self-assigned this Jul 11, 2016
@automactic automactic modified the milestone: 1.6.1 Jul 13, 2016
@kelson42
Copy link
Contributor Author

Assuming it works :) Thx for being so reactive!

@kelson42
Copy link
Contributor Author

It seems to clean only the search history, not the navigation history. To do so, you have to force to stop the application, which is not really user friendly.

@kelson42 kelson42 reopened this Jul 16, 2016
@automactic
Copy link
Member

Yes, only clean search history. Because it is in setting -> search -> history.

Search history is persist on disk, so it make sense to clean it. So does article reading history. Should navigation history be able to be cleared? (You don't clear a tab's navigation stack in a browser) I don't know...

@kelson42
Copy link
Contributor Author

What matters is to provide a solution to clean navigation traces: all kind of them. To my opinion one option to clear both navigation and search is goo and. Current tabs are left open - but history is removed (similar workflow like in firefox).

@automactic automactic modified the milestones: 1.6.1, 1.8.1 Mar 2, 2017
@automactic
Copy link
Member

Both clear browsing history and search history function is added in commit 4d05217

@kelson42
Copy link
Contributor Author

@automactic 1.8.1 dies if I click on 'clear search history'

@automactic
Copy link
Member

@kelson42 Oops...

@automactic
Copy link
Member

would also be useful if there is an option to turn off search history

@kelson42
Copy link
Contributor Author

kelson42 commented Mar 27, 2017

@automactic To me two things seem to still do not work correctly:

  • the back/forward arrows keep their blue color (although the history is cleared), they should be grey
  • the current page loaded is removed, it should be kept.

The clean search seems to work fine.

@automactic
Copy link
Member

This is fixed. Another planned feature is to disable search history at all.

@automactic automactic modified the milestones: 1.8.1, 1.8.2 Apr 18, 2017
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