-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Labels
type: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.0.10
Feature type
New functionality
Proposed functionality
Keep track of the objects that have been visited last and frequently.
This can be displayed on the dashboard (or even in a dropdown on the top of each page), so that it is easier to navigate.
Use case
When working in netbox, I frequently have to go back to the prefix, device, .. when I added a child item.
Also, when returning to netbox the day after, I want to be able to easy go back to where I was the day before.
The dropdown on the toppage, will give the fastest navigation possbilities
Database changes
A new table needs to be created that will contain
- user
- object type
- object id
- last visited
- times visited
External dependencies
No response
Metadata
Metadata
Assignees
Labels
type: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application