Skip to content

Add a simple right click menu on the files Nextcloud app

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

holdenger/files_rightclick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files Right Click (Nextcloud app)

Add a simple right click menu on the Files Nextcloud app. Add also some open options in function of the file type

Some screenshots

Folder context menu

Add "Open folder" option to open the folder as you just left clicked on it Add "Open in a new tab" option to open the folder in a new tab (middle click) alt text

Picture context menu

Add "See this picture" option to see the picture Add "Open in the gallery app" option to open the picture in the gallery app alt text

File context menu

Add "Edit this file" option to edit the file alt text

Other file types are handled (if an app can open it)

  • Audio files: start and stop playing
  • Video files: start watching

TODOs

  • Add a context menu for files applications (Files and Files_Sharing)
  • Add custom options for each files:
    • Open option (detect the file type)
    • Check or uncheck option
    • Adapt sharing and copy/move options with selected files
    • WebDAV link option
  • Detect if an app is installed
  • Split js files
  • Use strict mode
  • Create a context menu generator
  • Add a context menu to create files or directories
  • Add a context menu in each icon apps
  • Add sub menu compatibility in context menu
  • Backport to NC 12

About

Add a simple right click menu on the files Nextcloud app

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.9%
  • PHP 3.3%
  • Makefile 3.0%
  • CSS 0.8%