Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas To HexoEditor . #2

Open
zhuzhuyule opened this issue Jan 2, 2018 · 16 comments
Open

Ideas To HexoEditor . #2

zhuzhuyule opened this issue Jan 2, 2018 · 16 comments
Labels

Comments

@zhuzhuyule
Copy link
Owner

No description provided.

@ivan-nginx
Copy link
Collaborator

ivan-nginx commented Jan 3, 2018

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 zhuzhuyule added the ✨Enhancement 增强 label Jan 4, 2018
@zhuzhuyule
Copy link
Owner Author

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

@tryshchenko
Copy link

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
Copy link
Owner Author

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

@BillYang2016
Copy link
Contributor

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

@BillYang2016
Copy link
Contributor

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
Copy link
Owner Author

@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
Copy link
Contributor

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

@zhuzhuyule zhuzhuyule changed the title Ideas To HexoEditor . 🔥Ideas To HexoEditor . Apr 9, 2018
@zhuzhuyule zhuzhuyule changed the title 🔥Ideas To HexoEditor . Ideas To HexoEditor . Apr 9, 2018
@systmrrr
Copy link

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

@Ir1d
Copy link

Ir1d commented Sep 22, 2018

@systmrrr
Copy link

thank you

@StringKe
Copy link

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

@YccAlan
Copy link

YccAlan commented Dec 6, 2018

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
Copy link

I think add Emoij display would be great!

@hello-java-maker
Copy link

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

@liyuan97
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests