https://github.com/jenkinsci/favorite-view-plugin
Jenkins favorite-view plugin
https://github.com/jenkinsci/favorite-view-plugin
adopt-this-plugin
Last synced: 2 months ago
JSON representation
Jenkins favorite-view plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/favorite-view-plugin
- Owner: jenkinsci
- Created: 2010-12-13T05:33:16.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T08:05:28.000Z (7 months ago)
- Last Synced: 2025-03-03T08:27:08.793Z (7 months ago)
- Topics: adopt-this-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/favorite-view/
- Size: 19.5 KB
- Stars: 2
- Watchers: 101
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Favorite view plugin
==============================
[](https://ci.jenkins.io/job/plugins/job/favorite-view-plugin/)
[](https://plugins.jenkins.io/favorite-view/)
[](https://plugins.jenkins.io/favorite-view/)
[](https://github.com/jenkinsci/favorite-view-plugin/graphs/contributors)The plugin provides 2 alternative implementation of the tab bar.
Both support sorting of the tabs on a per user basis.
* Favorite Views
Users can mark some views as favorites, and these will show up as tabs. Other views are listed in an overflow button.

* Sortable Views
### Enable
Go to `Manage Jenkins -> System` or the folder config and select `Favorite Views` or `Sortable Views` from the `Views Tab Bar` dropdown.### Known limitations
- When a favorite view is renamed it will no longer be a favorite.
- When a folder is renamed the favorite information is lost for that folder.