Git Product home page Git Product logo

evernote-markdown-vue's Introduction

evernote-markdown-vue-theme

Evernote印象笔记Markdown自定义主题,基于typora-vue-theme 修改。

简介

Evernote 印象笔记是一款超好用的笔记软件,尤其最近新增的Markdown笔记更是满足了更多笔记的需求。但相对于专业的Markdown编辑器Typora,还是有很大差距。尤其是样式一般,目前还不能更换自定义主题。

在macOS中,Markdow的显示使用了安装包中的/Applications/印象笔记.app/Contents/Resources/common-markdown-mac/index.html文件,在这个文件中添加新的css引用,覆盖原有样式表,便可以随心修改样式。

本主题的样式是在typora-vue-theme的基础上,做了简单修改,并添加了代码样式github-gist

使用方法

  1. 下载本主题中的vue.css文件和包含字体的vue文件夹;
  2. 修改印象笔记的文件 vi /Applications/印象笔记.app/Contents/Resources/common-markdown-mac/index.html,在最后一行</html>前插入
<link href="/Users/xxx/github/evernote-markdown-vue/vue.css" rel="stylesheet">
  1. 重新打开印象笔记

效果图

效果图

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.