neodash icon indicating copy to clipboard operation
neodash copied to clipboard

Feature Request: "tag" and "latest" functionality on generated links for sharing

Open michael-smith-qs2 opened this issue 2 years ago • 0 comments

As-is, with sharing updates to existing dashboards, we require to save to neo4j and generate a new link to share with users or clients. This contains what looks like a new UUID even for minor tweaks. Two ideas along these lines to improve this:

  • Would it be possible to have link-sharing get some sort of "latest" functionality" that could always point to the newest node? This "newest" idea could either be overall, or by tag (below). This would obviate the need to generate new links for sharing every time we make an update.
  • Would it be possible to have link-sharing get an optional "tag" (e.g., "Dashboard for Client A")? This would allow categorization of dashboards when saving, and might play well with the "latest" idea too.

michael-smith-qs2 avatar Mar 08 '22 15:03 michael-smith-qs2