Skip to content

Features

Eric Cabrel TIOGO edited this page Mar 21, 2022 · 2 revisions

Here are the features the web application will provide:

Main features

  • Create a folder: There is no depth limit

  • Rename, delete, move a folder

  • Create a snippet: It can be public or private

  • Add tags on a snippet

  • Generate Embeddable link to share the snippet

  • Generate a link to share a folder

  • Like a snippet

  • Add comment to a snippet: The comment depth is two

  • Fork a snippet

  • Mark a snippet of a folder as a favorite

  • Create a snippet with many files

  • Rename, delete, move a snippet

  • Duplicate a snippet

  • Download a snippet

  • Copy the snippet content in the clipboard

  • View public snippets: sort by recently created - updated in asc/desc

  • Search a snippet by keyword, language, filename, folder name

  • Sign up with Github, Twitter, and Stackoverflow

  • Forgot and reset password

  • Import Gist from GitHub

Features to add later

  • Update the user profile, password, notification settings

  • View history changes of a snippet

  • Open a snippet file inside an online code editor platform (Stackblitz)

  • Create browser extension: Firefox - Chrome - Safari - Edge

  • Create VS code extension

  • Create IntelliJ plugin

  • Export all the snippets as a zip folder

  • Add shortcut

The GitHub project's manager will prioritize the features.

Clone this wiki locally