docs(README): remove roadmap section and link to roadmap wiki page
This commit is contained in:
parent
240ba606e4
commit
9647ee623f
21
README.md
21
README.md
@ -23,6 +23,8 @@ Currently you can do the following to tasks:
|
||||
- Checklists
|
||||
- Mark tasks as complete
|
||||
|
||||
For a list of planned features, check out the [roadmap](https://github.com/JordanKnott/taskcafe/wiki/Roadmap)!
|
||||
|
||||
## Installation
|
||||
|
||||
### With docker & docker-compose
|
||||
@ -103,25 +105,6 @@ If you're interesting in contributing to Taskcafe, please read the [contribution
|
||||
|
||||
There is also a [Code of Conduct](https://github.com/JordanKnott/taskcafe/blob/master/CODE_OF_CONDUCT.md) as well.
|
||||
|
||||
## Roadmap
|
||||
|
||||
This is a list of features that will eventually be added to Taskcafe in no particular order:
|
||||
|
||||
- Add a calender tab overview of task due dates
|
||||
- Add lists tab overview of tasks (alternative view to Kanban )
|
||||
- Add gantt timeline view (with swimlanes)
|
||||
- Implemention list actions (copy, mass delete, etc)
|
||||
- Task sorting, filtering, and search
|
||||
- Custom fields
|
||||
- Automation rules
|
||||
- Wiki tab
|
||||
- Progress tab
|
||||
- Archive tasks, then option to delete instead of only being able to delete tasks
|
||||
- Keyboard shortcuts
|
||||
- Custom project backgrounds
|
||||
- Custom project colors
|
||||
- Portfolio view
|
||||
|
||||
## License
|
||||
|
||||
[MIT License](LICENSE)
|
||||
|
Loading…
Reference in New Issue
Block a user