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

Ability to organize documents into folders #1275

Open
terr-steak opened this issue Oct 18, 2024 · 0 comments
Open

Ability to organize documents into folders #1275

terr-steak opened this issue Oct 18, 2024 · 0 comments

Comments

@terr-steak
Copy link

Describe the problem to be solved

As a user I would Like the ability to organize my documents via nesting/folders inside a workspace so that I can more easily organize my pages in a hierarchical way. I think it would be valuable to be able to have a document or folder to achieve this because I could see situations where I would want to be able to summarize things from child documents and in this case I would want to be able to just nest things under the document. However I could also see situations where I would just want to be able to organize things for clarity without the need for a top level document, in this case I would like to be able to just add a folder. An example would be if I was creating a budget I would like to be able to organize my documents like this:

  • Transactions (Document)
  • Accounts (Document)
    • Bank Accounts (Document)
      • Bank 1 (Folder)
        • Checking 1
        • Checking 2
        • Savings
      • Bank 2 (Folder)
        • Checking
    • Credit Cards (Document)
      • CC1
    • Loans (Document)
      • Mortgage
      • Auto Loan 1
      • Auto Loan 2
    • Investment Accounts (Document)
      • Brokerage 1
        • Stocks
        • Bonds
      • Brokerage 2
        • Mutual Funds
        • ETFs
    • Retirement Accounts (Document)
      • 401(k)
      • IRA
        • Roth IRA
        • Traditional IRA

Describe the solution you would like

Ability to nest documents under a folder or document

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