-
Notifications
You must be signed in to change notification settings - Fork 0
Product Roadmap
Shashwat Chandra edited this page Oct 30, 2017
·
18 revisions
Move dropdown, because not everything can be dragged and droppedIntroduction textSee what happens when I add a Secret Gist hash to the config file with the no-privys key.Dropping folder into itself deletes it. Fix, and create delete folder functionality
Drag and drop folders- Export/import JSONs as folders
- As a fun side-effect of the code, JSONs of anyone's secret repos can be added. great to share folders across GistUX
- Select multiple files
- Filters
Filetype- File Name/Description
Secret/Public
- Search
- v1: iFrame with GitHub search - Not Doable. Framebuster
- v2: Parse all content of all files. Too slow?
-
Donate button(BTC done) - Breadcrumb has current folder selectable. Looks bad.
-
OAuth Flow- Not doable client-side
New folder creation, auto-focus on create- Neater UX while
bundle.js
is downloading Work on breadcrumb positioning too- Embed Gists so that the user isn't taken away from the interface - Hard to do with <script> tag embedding disallowed by Vue
- Download entire folder as list of URLs / CSV?