Coder Social home page Coder Social logo

vscode-xlog's Introduction

vscode xLog

Visual Studio Marketplace Version

Usage

Create a configuration in your vscode settings.json file:

{
  "xlog.handle": "hyoban",
  "xlog.post-folder": "posts",
  "xlog.token": "your-token"
}

Caution

Do not commit your token to your repository. You should put it in both your user settings and your workspace settings.(In VSCode, click on the gear icon in the bottom left corner and navigate to Settings. Searching for 'xlog' will allow you to find both the user settings and workspace settings.)

To get your token, go to your xLog dashboard, open developer tools (F12), and run the following code in console:

JSON.parse(localStorage.getItem("connect-kit:account")).state.wallet.siwe.token;

Features

  1. download your posts
  2. create/update a post by right-clicking your markdown file.
  3. upload any file to ipfs by right-clicking your file.
ScreenShot.2024-03-19.13.46.46.mp4
ScreenShot.2024-03-19.13.50.34.mp4

vscode-xlog's People

Contributors

hyoban avatar wsqstar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

wsqstar

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.