WizTeam / WizQTClient

为知笔记跨平台客户端
Other
2.63k stars 810 forks source link

Possible new features. #248

Open danielsanfr opened 10 years ago

danielsanfr commented 10 years ago

I think it would be very interesting if you could look at this another project: Zim, and if possible try to replicate some of its features and plugins for WizNote.

If you prefer I could list here the features and plugin that I consider more important and cool.

coderlxn commented 10 years ago

I have tried this wiki based note program. It's quite effective for one to manage personal knowledge. But I can not find some features like task list and version control. I install the program from source zim-0.61.tar.gz , am I make some things wrong?

Zim has some features that quite different form WizNote, what's your advice that we should replicate into WizNote?

Some features may be not suitable for WizNote, such as link to local files since we need sync data to other platforms.

danielsanfr commented 10 years ago

First, sorry for the delay in my response. Some of the interesting features of Zim are available as plugin.

Below is a list of features that I find interesting: Link to another note; Link to websites; Word count; Evaluate math; List of tasks; Subscript and superscript; Date and time; Diagrams; Symbols; Equations; Map link (if the link is implemented for other notes); Web server (sharing the note or folder in html format); Export;

I think these are the features I like most.

danielsanfr commented 10 years ago

Thank you for adding the export to html. And sorry for already exists the option to insert date and time.

In a future version could be an option to export a notebook with everything that's inside? And export to markdown?

And once again thank you for this excellent application that you develop.

coderlxn commented 9 years ago

Thanks for your advice.

The feature of link to another note is already exists, drag a document from document list to editor could create link to the document. Also you could copy document link from context menu of the document list.

The feature of check list works quite similar with list of tasks.

For now you could use Mathjax to write Math Equations, it would be rendered in reading view if the suffix of document title was .md or .mj.

We will enhance other features in recently.