Skip to content

Add folder/notebook organization system #29

@Ditract

Description

@Ditract

Description

Implement a folder/notebook system to help users organize their notes hierarchically.

Features

  • Create new folders/notebooks
  • Rename existing folders
  • Delete folders (with confirmation and handling of contained notes)
  • Move notes between folders (drag & drop or selector)
  • Display folder tree/list in sidebar
  • Allow selecting destination folder when creating a new note (default: current folder or "Uncategorized")
  • Support for nested folders

Technical considerations

  • Handle notes when deleting folders (move to default or ask user)
  • Nested folders will need recursive queries

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions