A convinient note running in Linux
这是一个运行在Linux上的非常方便的记事本
In the Next version,I want to add "scan" function
在下一个版本,我想添加浏览功能
Before using it,please add the executable file made by mynote.cpp to PATH
在你使用之前请把用mynote.cpp生成的可执行文件添加到PATH里面
How to use it?
怎么使用它?
There are two ways to use
这里有两种使用方式
First way(recommand)
第一种方式(推荐)
mynote what you want to write
Second way(not convinient enough)
第二种方式
mynote
How to exit?
input .quit
输入.quit


