briefercloud / briefer

Dashboards and notebooks in a single place. Create powerful and flexible dashboards using code, or build beautiful Notion-like notebooks and share them with your team.
https://briefer.cloud
GNU Affero General Public License v3.0
3.01k stars 156 forks source link

[feature] Duplicate a page into another Workspace #104

Open mvgentil opened 3 hours ago

mvgentil commented 3 hours ago

It would be a great feature if it were possible to duplicate a page and send it to another workspace. Why? Imagine Iā€™m working on a project for a customer, using their database connection and credentials. Now, imagine I have another customer who wants the same analysis/dashboard or something very similar, with only minor changes. Each customer would have access to their respective workspace as viewers, but as a developer and admin of both workspaces, I would appreciate the ability to duplicate the notebook/dashboard across different workspaces. Does that make sense? šŸ˜Š

mvgentil commented 3 hours ago

I just have seen that the issue #55 could resolve the problem in a certain way. We could just export the .ypnb file from one workspace and upload it into another workspace. But the dashboard view still would be missing anyway.