Skip to content

Instantly share code, notes, and snippets.

@multidis
Created November 2, 2013 21:17
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 multidis/7283612 to your computer and use it in GitHub Desktop.
Save multidis/7283612 to your computer and use it in GitHub Desktop.
Project git repository in cloud-sync (Dropbox), zim wiki allowing tags / todo / GTD / latex / more, still allowing for future setup of git origin in github / bitbucket or heroku / appfog etc.
### setting up git remote (origin-like) in a Dropbox-synced folder
#
  • Zim-wiki: mkdir ~/Dropbox/project-notes/projname-zim/ ; create .zim empty-folder and exclude .zim from Dropbox-sync (Preferences -> Selective sync) on EVERY computer. (Only then) Create/open new zim-wiki with appropriate name.
  • Create source code dir ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment