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

File Browser ™️ #38

Open
4 of 26 tasks
SpraxDev opened this issue Oct 17, 2021 · 0 comments
Open
4 of 26 tasks

File Browser ™️ #38

SpraxDev opened this issue Oct 17, 2021 · 0 comments

Comments

@SpraxDev
Copy link
Member

SpraxDev commented Oct 17, 2021

The File Browser ™️ - Probably the most important and most used part of Apollo.

// TODO: Find out why tf the formatting of the lists broke

  • Great mobile support
  • Can be viewed as list or tiles
    • list view shows individual icons for all file types (or at least a lot)
  • Links, Virtual Files, Favorites are highlighted in some way
  • Multiple files can be selected at once
  • Breadcrumbs showing the current path the user is in
  • Files can be Drag'n Dropped within Apollo (even using the breadcrumbs)
  • Files can be uploaded using Drag'n Drop #45
  • There needs to be a section where file information can be shown (right sidebar?)
    • Thumbnail and File name always shown
    • View can be switched between Info and Meta
      • Info: File size, File type, meta data saved in Apollo (e.g. File Tagging #31)
      • Meta: Information saved inside the file (author, GPS, etc.) or the file system
  • Changes happening on the file system should automatically be synced to the web client
  • Buttons at the top to
    • reload
    • upload
    • change view to list/tiles
    • (basically everything from the context menu)
  • There needs to be some kind of input system (modal?)
    • Confirmation dialog (e.g. delete files)
    • input field (e.g. rename file or transcode video file)

Related tickets

@SpraxDev SpraxDev changed the title FileBrowser FileBrowser ™️ Oct 17, 2021
@SpraxDev SpraxDev changed the title FileBrowser ™️ File Browser ™️ Oct 17, 2021
This was referenced Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant