https://github.com/mossop/allthethings
https://github.com/mossop/allthethings
tasks typescript webapp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mossop/allthethings
- Owner: Mossop
- Created: 2021-01-25T16:52:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T14:32:45.000Z (over 4 years ago)
- Last Synced: 2025-01-20T07:12:52.492Z (over 1 year ago)
- Topics: tasks, typescript, webapp
- Language: TypeScript
- Homepage:
- Size: 8.65 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changes
Awesome Lists containing this project
README
# AllTheThings
Why should you have to visit a whole bunch of different places to see everything that you have on your plate right now? Why can't you just see All The Things?
Part task list, part notes, part file storage, part dashboard this app attempts to pull together everything you need to keep track of in one handy place.
Within the app you can create items that can be notes, files, simple links, or something provided by a supported service. Items can be checked off (depending on the type), archived or snoozed for a later time.
Need some organisation? You can create a hierarchy of projects to separate out the different things you're working on. Each project can also be separated out into a set of sections. And for good measure you can create entirely different contexts to switch between to separate your work projects from your home projects.
## Services
Services can be configured to pull items from elsewhere. Think GitHub issues, Emails, anything really. When a service finds something new it is added to the Inbox where they can be moved to any of your projects.
Currently supported services:
- Bugzilla (Bugs)
- Github (Issues)
- Google (Emails and Drive files)
- Jira
- Phabricator (Revisions)