Skip to content

Ability to categorize bookmarks by folder #3

@devalexwhite

Description

@devalexwhite

Feature

Allow users to categorize bookmarks in a folder structure. Users can create folders with a name and icon. Folders can have subfolders (up to 3 levels). Folders are displayed as a sidebar on the list view, and users can drag+drop a bookmark into a folder.

Tasks

  • Add a folder object with a name, icon and nullable parent_id
  • Restrict folder depth to 3
  • Display folders as a sidebar on the list page (slideout on mobile)
  • When a folder is clicked, scope displayed Bookmarks to that folder
  • Add ability to drag-n-drop a bookmark from the list view into a folder UI/UX How would this work in mobile?
  • Ability to right-click a folder to create a new subfolder
  • Ability to right-click a folder to delete it
  • Ability to right-click a folder and change the name+icon

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions