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

Rewrite the split and merge tools #1072

Closed
vkbo opened this issue May 23, 2022 · 0 comments · Fixed by #1154
Closed

Rewrite the split and merge tools #1072

vkbo opened this issue May 23, 2022 · 0 comments · Fixed by #1154
Assignees
Labels
enhancement Request: New feature or improvement

Comments

@vkbo
Copy link
Owner

vkbo commented May 23, 2022

The split and merge tool need to be rewritten to support the updated project structure. There are also some usability issues with the current tool. See #1032.

A new split/merge tool could include the feature #1071.

The new tool could be implemented as a set of conversion tools with multiple options:

  • Convert folder to document
  • Convert parent item with child items into a single document (equivalent to current merge tool)
  • Convert a single document to a document or folder with child documents (equivalent to current split tool)
  • Replace a document with a folder, which moves the document to Trash and inserts a folder where it used to be, updating the child items with a new parent.
@vkbo vkbo added the enhancement Request: New feature or improvement label May 23, 2022
@vkbo vkbo added this to the Release 1.7 RC 1 milestone May 23, 2022
@vkbo vkbo self-assigned this May 23, 2022
@vkbo vkbo added the todo label May 31, 2022
This was referenced Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request: New feature or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant