zhuzhuyule / HexoEditor

this markdown Editor for hexo blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideas To HexoEditor .

zhuzhuyule opened this issue · comments

commented

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.

commented

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

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.

commented

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

  • Render whitespace,just like this:
    image
  • Integrated Git,and show diff like vscode.

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.

commented

@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 !

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

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

thank you

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

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.

I think add Emoij display would be great!

commented

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

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