Code Monkey home page Code Monkey logo

vim-dropbox's Introduction

Vim-Dropbox

This is a fork of the NetRw project which allows vim to support URL's of the type dbx:///Path/Inside/Dropbox.

At the moment, it supports only reading files, creating files, and browsing directories. It cannot perform file deletions or renames.

Here is a demo video showing the expected behavior.

Installation

Installation is currently manual, but should not be too difficult for users versed in the ways of the shell.

  1. Install the Dropbox Python SDK if you do not already have it installed.

  2. Go to https://www.dropbox.com/developers/apps and create a new app with any name.

  3. Click into the App's settings page and click on the Generate button under the label Generated Access Token.

  4. Copy this token and replace the string INSERT_TOKEN_HERE in the file bin/dbx.py with the token.

  5. Run the make install from this directory, which will simply append a line to your .vimrc and .bashrc files to enable this plugin.

If you run into any trouble with these steps, please open an issue on GitHub or contact the author out-of-band.

Usage

vim dbx:///
vim dbx:///TestFolder/Example.txt

vim-dropbox's People

Contributors

hq6 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.