zhuzhuyule / HexoEditor

this markdown Editor for hexo blog
GNU General Public License v3.0
1.23k stars 151 forks source link

Ideas To HexoEditor . #2

Open zhuzhuyule opened 6 years ago

ivan-nginx commented 6 years ago

I want templates for NexT tags. For example, i often use tag note, so, for that tag i must input in editor:

{% note info %}
Something...
{% endnote %}

So, a little long to input. And it's was cool if from context menu (or somehow else, by hotkey, for e.x.) i do 1-2 clicks or input 1-2 keys — my any saved template putting in editor directly. Not for tags exactly. For any often text, any i want to save in template.

As a result — economy of time.

zhuzhuyule commented 6 years ago

@ivan-nginx I think you want to add auto-complete !

tryshchenko commented 6 years ago

Drag and drop upload of images would be lovely. It's something I'm personally suffering because of lack of this feature in most editors.

zhuzhuyule commented 6 years ago

@tryshchenko yes, this is a necessary feature, add to plan !

BillYang2016 commented 6 years ago
BillYang2016 commented 6 years ago

The highlight for the code is ugly.
image

Also,could you add shortcuts keys to some syntax,for example,when selected abcd and pressed Ctrl+B,then the editor will show **abcd** automatically.

You can read vscode-markdown for reference.

zhuzhuyule commented 6 years ago

@BillYang2016

The highlight for the code is ugly.

just because of highlight.js render, this same as Hexo Render !

Also,could you add shortcuts keys to some syntax,for example,when selected abcd and pressed Ctrl+B,then the editor will show abcd automatically. You can read vscode-markdown for reference.

yes, the vscode-markdown is great repository, i will add this feature like this, thanks a lot !

BillYang2016 commented 6 years ago

新建post的时候也许可以加入一个文本框写标题(传参{{ title }}),用同步文件名有些时候不太方便?

systmrrr commented 6 years ago

nice good job bro. but you must build .deb package for debian. ty

Ir1d commented 6 years ago

@systmrrr https://github.com/zhuzhuyule/HexoEditor/releases

systmrrr commented 6 years ago

thank you

StringKe commented 5 years ago

支持运行在编译静态文件之后运行自定义脚本么? 需求是这样的 需要通过 ftp 或者其他方式上传上去,但是hexo本身配置的 ftp 存在 connection timeout 无法解决 现借助winscp实现了文件同步

YccAlan commented 5 years ago

I changed the render in Hexo. The new render(e.g., hexo-render-pandoc) behaves slightly different from the default one. It will be better if HexoEditor can use the current render in Hexo to render preview.

In addition, i guess HexoEditor is using katex to render latex. Adding a choice for mathjax may be useful, since mathjax can render more complicated latex expressions.

pnhuyduy commented 5 years ago

I think add Emoij display would be great!

hello-java-maker commented 5 years ago

when i use hexoEditor,I found a bug,when I write blog ,can not preview,I dont know how to fix it .

liyuan97 commented 4 years ago

请求支持阿里云oss! please add aliyun cloud oss API.