Skip to content

Instantly share code, notes, and snippets.

@Walkman100
Last active August 1, 2016 16:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Walkman100/5b4103857f8f3a7a3f57 to your computer and use it in GitHub Desktop.
Save Walkman100/5b4103857f8f3a7a3f57 to your computer and use it in GitHub Desktop.
Projects and upcoming features

OUTDATED. PLEASE SEE gists/ProjectsAndFeatures.md

A list of all projects is available here.

  • Command line flags
  • Update checker
  • More buttons
  • Open Deturl download links page
  • Display thumbnail button
  • Release v1.4.2 (Waiting for @Deavmi to look at the thumbnail viewer)
  • Command line flags
  • Update checker
  • Make certain buttons become disabled when an operation is in progress
  • UI Elements (look at YTVL as example)
  • Fix bug where Open Repo only allows you to select a folder in Documents
  • Fix/finish file browser for saving log location
  • Add taskbar progress indicator (Win7 and up) (Doesn't work)
  • More context menu items
  • Open Repo Readme (or Home.md if it's a wiki)
  • Pull/Push individual repo
  • Remove repo, list repos in selected folder
  • Open repo URL
  • Fix open in GitHub for Windows

CLI Support

CLI: [![CMD][CMD]][CMD] [![PowerShell][PS]][PS] [![Git Bash][Bash]][Bash]
Perform Git Operations:
Open repo in:
[CMD]: http://walkman100.github.io/images/Screenshots/Windows_Explorer/CmdLarge.png
[PS]: http://walkman100.github.io/images/Screenshots/Windows_Explorer/PSLarge.png
[Bash]: http://walkman100.github.io/images/other/git-code-fork.png

Repo Auto-detection

Repo type: [![SLN][SLN]][SLN] [![Wiki][Wiki]][Wiki] [![GitHub Pages][GH Pages]][GH Pages] [![Anything Else][Repo]][Repo]
Auto-Detection: ✔ (Default) ✘ (SLN is Default)
Open repo file: *.SLN:✔ home.md:✔ index.html:✔ Readme.*:✔
[SLN]: http://walkman100.github.io/images/Screenshots/Windows_Shell/VS-SLN.png
[Wiki]: http://walkman100.github.io/images/embeddable-images/github-wiki.png
[GH Pages]: http://walkman100.github.io/images/other/github-pages-clean.jpg
[Repo]: https://assets.xplenty.com/blog/assets/2014/08/github-dc-repo.png
  • Command line flags
  • Update checker
  • UI Overhaul
  • Listbox
    • Figure out how to make a two column list (done - it only becomes two columns when items don't fit vertically)
    • Or, put path and launch code in one entry, separated by | (nah - easier to just use a number as launch code and have just the path in an entry)
      • implement path and launch code in one entry (will get it done eventually)
  • UI Elements (look at YTVL as example)
  • Command line flags
  • Update checker

#3

  • Command line flags
  • Update checker
  • Make text on icon hover show current status (currently checking/not checking)
  • Publish
  • Command line flags (Don't need)
  • Update checker
  • Publish a release
  • Command line flags
  • Finish post on relocating everything to C:\ProgramFiles
@deavmi
Copy link

deavmi commented May 11, 2015

AWESOME 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment