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

Copy Block Feature #3376

Closed
BacLuc opened this issue Mar 21, 2023 · 4 comments
Closed

Copy Block Feature #3376

BacLuc opened this issue Mar 21, 2023 · 4 comments
Assignees

Comments

@BacLuc
Copy link
Contributor

BacLuc commented Mar 21, 2023

Currently only for the same camp (but soon will be needed to copy blocks from one camp to another)

Occurrence counter: 3

@carlobeltrame
Copy link
Member

Open questions which need to be resolved for this feature:

Copying within the same camp

  • Are material items also copied? (is easily doable)
  • Are responsibilities also copied? (is easily doable)
  • Could many of the use cases also be covered by making the category preset feature more easy to discover and understand?

Copying across camps

  • Which category does the copied block get? It's not possible to automatically choose the correct category in the target camp. On the other hand, categories have less influence on the block than in eCamp v2
  • Are material items also copied? If so, into which material lists? Do material lists also have to be copied?
  • Are responsibilities also copied? If so, what about responsibilities of people which are not part of the new camp?

In general, once we allow copying blocks, every single content node will have to define how it can be copied to a different camp.
Also, this feature might encourage the re-use of any deprecated content nodes (e.g. if we ever replace the recommended content node for security concepts with a new one).

@BacLuc
Copy link
Contributor Author

BacLuc commented Jun 25, 2023

Similar to #3536

@pmattmann
Copy link
Member

pmattmann commented Sep 30, 2023

Idea:

  • Copy Frontend-ScheduleEntry URL to clipboard;

    • ScheduleEntry upper right corner
    • Activity-View Menu upper right corner
  • Paste copied Activity on Picasso

    • Add Activity Dialog recognize URL in Clipboard
    • If URL is a readable ScheduleEntry; Allow Option 'Copy Content from Activity'
    • Add Option 'Clear Clipboard'

@BacLuc BacLuc moved this from Refinement to In Progress in Development Kanban Sep 30, 2023
@carlobeltrame
Copy link
Member

Implemented in #3993

@github-project-automation github-project-automation bot moved this from In Progress to Done in Development Kanban Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants