grist-core icon indicating copy to clipboard operation
grist-core copied to clipboard

Ability to organize documents into folders

Open terr-steak opened this issue 4 months ago • 0 comments

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

terr-steak avatar Oct 18 '24 23:10 terr-steak