win10-ui icon indicating copy to clipboard operation
win10-ui copied to clipboard

Some thoughts on this project

Open Cheedoong opened this issue 7 years ago • 1 comments

It's an amazing project! To make it better, here I sincerely provide some tips:

  1. Keep it a pure JavaScript project, and leave out well-defined APIs (e.g., file read/write/upload/download, open with...);
  2. Borrow some useful features from KodExplorer, especially Markdown and LaTeX rendering support;
  3. System command support for NAS and web server panel use.

Cheedoong avatar Oct 07 '17 12:10 Cheedoong

First of all, thank you very much for your support for this project.

In my design, this project is the entrance to a subset of functions. Functions such as file management (such as KODE) and website panels should be implemented by their subsystems, but they can register a graceful icon entrance here.

Please also keep an eye on the upcoming 2.X version.

yuri2peter avatar Oct 09 '17 02:10 yuri2peter