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

Idea: Add Textfile export option #99

Closed
DarkTrick opened this issue Apr 26, 2021 · 1 comment
Closed

Idea: Add Textfile export option #99

DarkTrick opened this issue Apr 26, 2021 · 1 comment

Comments

@DarkTrick
Copy link

Example input:

Central Idea ----> idea 1 ----> idea1.1
   |                 |--------> idea1.2
   |                 |--------> idea1.3
   |
   |-------------> idea 2                  
                     |--------> idea2.1
                     |--------> idea2.2

Expected output:

- Central Idea
   - idea 1
      - idea1.1
      - idea1.2
      - idea1.3
   - idea 2
      - idea2.1
      - idea2.2

I would not expect this to have any order (otherwise, implementation might get difficult)

Background / Example use case

You could use this output to use in a texteditor / word processor to further fletch out your ideas

@DarkTrick
Copy link
Author

I'll close this report, as not Feature Request are going to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant