GithubHelp home page GithubHelp logo

platzidev / pulse Goto Github PK

View Code? Open in Web Editor NEW
22.0 9.0 4.0 401 KB

A Platzi Flavored Markdown desktop editor

License: MIT License

JavaScript 100.00%
markdown pulse electron-app nextjs react-app platzi pulse-editor

pulse's People

Contributors

sergiodxa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pulse's Issues

Multi windows support

Allow to have many Markdown files opened at the same time.

  • Support creating many windows

Build for Windows and Linux

The app is currently only being built for Mac, it should also build for Windows and Linux.

  • Windows build
  • Linux build

Fix images styles

If the image is too big it's not being resized to fix in the preview.

  • Fix images max width

Dark mode

Allow the user to change between light mode (current colors) to a dark mode.

  • Create dark mode styles
  • Allow changing between dark and light mode

Open links in browser

Right now the preview links try to open with a new window of the editor. They should open in the default user browser.

  • Open links in the default user browser

Add linter

Use standard linter

  • Set linter
  • Pass any linter warning

Remove internet dependency

Right now the icons are being loaded from a CDN, load them locally.

  • Load icon locally instead of using a CDN

Automated build

Right now someone need to manually build the app. It should be automated so it can generate a new binary for each SO after each release.

  • Automated Mac build
  • Automated Windows build
  • Automated Linux build

Image upload

Allow image upload with a simple Drop using the Imgur API.

  • Handle drop and get image content
  • Send blob to Imgur API
  • Insert the final image URL in the document

Export HTML

Allow the user to export the preview as an HTML file.

  • Export preview to .html file.

Code highlight

Implement code highlight in the preview of the editor.

  • Highlight code with Highlight.js

Auto save

When you open a file or save a new one for the first time start auto saving it.

  • After open
  • After first save

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.