Git Product home page Git Product logo

vscode-medium-to-markdown's Introduction

Due a change in the Medium API, this extension is no longer working. If I'll find a way to fix it, I'll publish it again. Sorry

Medium to Markdown

Use Medium to Markdown to fetch and convert your Medium posts into local markdown files.

screen record

How to use?

Run the command bellow in the Command Palette

> Medium to Markdown: Convert Medium post

Options

{
  "downloadPath": "relative/path/to/your/posts/folder",
  "fileType": "md", // or "mdx"
  "frontmatter": true, // adds frontmatter data
  "canonical": false // adds canoniacl tags - not relevant if "frontmatter" = false
}

Notice

This extension is basically a wrapper on top of mediumexporter (forked from xdamman).

The converter uses some heuristics and the result may not looks exactly how you'd like. Please review the result before publishing it.

If you see how it can be improved please create an issue here or in the forked repo. Thank you.

vscode-medium-to-markdown's People

Contributors

moshfeu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vscode-medium-to-markdown's Issues

Error: Unexpected token in JSON

image

All I did was run from command palette: Medium to Markdown: Convert Medium post and pasted in the Medium article URL.

Any idea what might be causing this?
Thank you!

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.