GithubHelp home page GithubHelp logo

morristech / markdown-new-tab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plibither8/markdown-new-tab

0.0 0.0 0.0 1.66 MB

Google Chrome Extension โ€” ๐Ÿ—’๏ธ โฐ โ˜‘๏ธ Take down notes, save reminders, paste links, create checklists or tables with markdown [Mโ†“] directly in your 'New Tab' page

Home Page: https://chrome.google.com/webstore/detail/demppioeofcekpjcnlkmdjbabifjnokj

License: MIT License

JavaScript 66.41% HTML 11.22% CSS 22.37%

markdown-new-tab's Introduction

Markdown New Tab

Build Status Chrome Webstore Version Chrome Webstore Users Licence

Made_with_love_in India

Take down notes ๐Ÿ—’๏ธ, save reminders โฐ, paste links ๐Ÿ”—, create checklists โ˜‘๏ธ or tables, all using markdown... directly in your 'New Tab' page! Markdown New Tab is a replacement for the default 'New Tab' page on Google Chrome ๐Ÿ†• ๐ŸŽ‰.

Get it on the Chrome Webstore

Demo GIF

About

Markdown New Tab allows you to take down important notes, thoughts or anything else you need to jot down or paste quickly, directly into your New Tab page... via the markdown syntax.

Markdown will allow you to easily create headings, subheadings, links, styled texts, checkboxes, tables, lists, images and much more... just by a simple syntax. To get the hang of it, check this brilliant cheat sheat

Markdown New Tab is complete with the ability to store revisions of the markdown content you made, so if you ever need to look back at previous versions of your content, check the revision history!

Development

  1. Clone this repo:
$ git clone https://github.com/plibither8/markdown-new-tab
  1. Open Chrome and go to chrome://extensions
  2. Enable 'Developer Mode' by checking the tickbox (on the top of the page).
  3. Click the 'Load Unpacked Extension' button and select the dist/ folder of the cloned repository.
  4. The extension should be loaded now and the 'New Tab' page should be Markdown New Tab. ๐ŸŽ‰

Testing in Firefox

In Firefox the extension can be installed temporarily until you restart the browser. To do so:

  1. enter "about:debugging" in the URL bar
  2. click "Load Temporary Add-on"
  3. open the extension's directory in your local repo and select dist/manifest.json More info here.

Usage

You can edit and save the texts either by pressing the buttons on the top right, or by using the shortcuts Ctrl + X (or Cmd + X on Mac) to edit the text and Ctrl + S (or Cmd + S on Mac) to save the text.

The code makes use of localStorage() to save the raw text and the time and date of when the edit has been made.

To do

  • Enable user to change colors/add themes
  • Implement user-defined markdown rendering
  • Other gimmicks to make it less minimalistic (?)

License

Copyright (c) Mihir Chaturvedi. All rights reserved.

Licensed under the MIT License.

markdown-new-tab's People

Contributors

jorgeyp avatar mvasilkov avatar plibither8 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.