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

automatic card flatten or split #193

Open
brainchild0 opened this issue Apr 9, 2020 · 0 comments
Open

automatic card flatten or split #193

brainchild0 opened this issue Apr 9, 2020 · 0 comments
Labels
feature proposal Idea for a feature or improvement, pending approval.

Comments

@brainchild0
Copy link

brainchild0 commented Apr 9, 2020

I have not found any features that automatically modify the tree structure without affecting the text sequence, though it might prove useful to be able to do so in certain cases.

A few basic cases might be:

  • Flatten card and descendants into a single leaf (while preserving text).
  • Move each subsequent paragraph into a child card, keeping only the first in the target card.
  • Generate card hierarchy from the section hierarchy contained in a single card. (Useful for integrating text from other sources into a document.)
@brainchild0 brainchild0 added the bug label Apr 9, 2020
@AdrianoFerrari AdrianoFerrari added feature proposal Idea for a feature or improvement, pending approval. and removed bug labels May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature proposal Idea for a feature or improvement, pending approval.
Projects
None yet
Development

No branches or pull requests

2 participants