Create document of planned & not planned features

This commit is contained in:
heliguy
2023-11-14 01:39:33 -05:00
parent 256038c6eb
commit c394a43dc2
2 changed files with 32 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
# Features not Planned to be Added
### This page exists as a list of features which will never be added to Warehouse, so be sure to read this when making a feature request
- Permission management
- Full fledge package manager / app store
- Viewing app icons and screenshots from remotes
- Reading and leaving app reviews
- Auto updates
- Management of any non Flatpak packages
- Supporting any repackages (apart from nixpkgs should that arise)

32
PLANNED & NOT PLANNED.md Normal file
View File

@@ -0,0 +1,32 @@
> This document exists to inform feature requesters, contributors, and anyone else who is curios on the state of Warehouse. Make sure to give this a read before requesting any new features.
# Features Currently Being Worked On
### Features that are actively in development and will most likely ship in a coming update
- Snapshots (backing up app data)
- Installing flatpaks from a search
- Removing lag when refreshing the main list
# Features Being Considered
### Features that might be added in the future but have no work done on them at all
- Supporting host icon themes
- Updating flatpaks
- Edit flatpak pins
- Remember filter settings
- Set a custom default filter
- Uninstall unused packages
# Features not Planned to be Added
### Features that will never be added to Warehouse
- Permission management
- Full fledge package manager / app store
- Viewing app icons and screenshots from remotes
- Reading and leaving app reviews
- Auto updates
- Management of any non Flatpak packages
- Supporting any repackages (apart from nixpkgs should that arise)