当前位置:网站首页>Advantages and disadvantages of several note taking software
Advantages and disadvantages of several note taking software
2022-04-23 17:17:00 【Lost Camel】
Now there are a lot of note taking software , I've also used several , Such as impression notes , youdao , To know ,onenode. They have their own merits , And I often choose between them . Now let me take a programmer's point of view , Let's talk about their advantages and disadvantages !( Of course, this comparison is mixed with my personal feelings , So for reference only !!!!)
Let me first talk about note taking software , Where do I care more !
1、 Hierarchical structure , Note structure should be clear .
2、 Whether the text color can be copied when copying and pasting .
3、 Can be exported as Word,pdf Equiform .
4、 It has the function of inserting software code .
5、 You can browse notes online .
6、 When the notes are too long , You can set anchor links .
Let's talk about these points respectively :
1、 Hierarchical structure , Note structure should be clear .
Impression notes : Display the notebook in a tree structure , Display notes in a list structure . It was good , I like it very much , But later it was found that its tree structure has only two levels , When there are more notes, it's hard to do . That's the biggest reason I gave it up . Below is my note structure :
There is a note : The layout of Youdao notes is similar to that of impression notes . But its tree is multi-level ( I like ), But every item of the tree is too far apart , There are not many notebooks on one screen . Here's the picture :
Knowing notes : The layout for you is the same as the previous two notes , It is also a multi-level tree , But I don't like the tree icon . The others are OK . Here's the picture :
onenode: Its structure is my favorite . Its notebooks are listed ; But there are sections and groups in the notebook ; At the same time, you can also add sub pages to the note list , Shrink your notes . This is my favorite . Here's the picture :
2、 Whether the text color can be copied when copying and pasting .
Because I'm a programmer , So when taking notes , Often copy code into notes , So if the saved code can IDE The code colors in are also copied into the notes , It would be better . Code “ Readability ” Better .
for example : I am here sql server Copy and paste a paragraph in sql sentence , The original format is as follows :
Impression notes : You can copy the original format ( You can copy colors ), as follows
There is a note : This software can only copy text , You cannot copy the color of text . as follows :
Knowing notes : You can copy the original format ( You can copy colors ), as follows :
onenode: This software can only copy text , You cannot copy the color of text . as follows :
3、 Can be exported as Word,pdf Equiform .( Because these two formats are the most commonly used for )
After taking notes , Sometimes you may want to export to a document , Here I think it's best to export Work,Pdf.
Impression notes : The export format of is as follows :
There is a note : The export format of ( Personally, I think this is the best , But you can't export attachments ), as follows :
Knowing notes The export format of is as follows :
OneNode: I didn't find a place to export .
4、 It has the function of inserting software code .
As a programmer , It's a good choice to insert in your notes , The front... Of course 3 term “ Whether the text color can be copied when copying and pasting ” You can also save code , But this is the choice of saving small code , If you want to save long code , Still need “ Insert code function ”.
Impression notes : It has the function of inserting code . as follows :
There is a note : Youdao has no function of inserting code , The stored code doesn't look very good . as follows :
Knowing notes : It has the function of inserting code , as follows :
OneNode: This note , I didn't find this feature .
5、 You can browse online
Impression notes :
There is a note :
1、 No user login required ;
2、 It can be edited online .
3、 You can also comment on .
Knowing notes :
6、 When the notes are too long , You can set anchor links .
Impression notes : I can't find a place to set anchor links .
There is a note : I can't find a place to set anchor links .
Knowing notes : Because Weizhi's notes can be set to html Pattern , understand Html You can set anchor links .
OneNode: No, .
This comment is not official , compact . And with strong personal feelings , Let's not be too serious !!!
This is just a summary , Later, I have other feelings , Make it up !!!
Finally, let's talk about it , My final choice is OneNode. Because the purpose of my notes is to summarize , Sort out your knowledge ; The greater purpose is to consult for yourself in the future , So I need a structured note , Under this advantage , Other shortcomings can be ignored .
For the time being, let's write down some new comparison points , Supplement later :
1、 Can you copy the text in the picture ;
2、 Can you use markdown file
版权声明
本文为[Lost Camel]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230552421168.html
边栏推荐
- ClickHouse-SQL 操作
- C语言程序设计之函数的构造
- Using quartz under. Net core -- preliminary understanding of [2] operations and triggers
- Basic case of Baidu map
- ASP. Net core JWT certification
- XTask与Kotlin Coroutine的使用对比
- Summary of common websites
- Clickhouse - data type
- matlab如何绘制已知公式的曲线图,Excel怎么绘制函数曲线图像?
- C listens for WMI events
猜你喜欢
.Net Core3. 1 use razorengine NETCORE production entity generator (MVC web version)
oracle 中快速获取表的列名列表
Shell脚本——Shell编程规范及变量
Deep understanding of control inversion and dependency injection
Lock lock
Devexpress GridView add select all columns
1-4 configuration executable script of nodejs installation
Signalr can actively send data from the server to the client
线性代数感悟之1
【WPF绑定3】 ListView基础绑定和数据模板绑定
随机推荐
01-初识sketch-sketch优势
Devexpress GridView add select all columns
Redis docker installation
RPC核心概念理解
About stream flow, write it down briefly------
How to change input into text
Document operation II (5000 word summary)
Solution of Navicat connecting Oracle library is not loaded
ASP. Net core reads the configuration file in the class library project
Deep understanding of control inversion and dependency injection
线性代数感悟之1
1-5 nodejs commonjs specification
1-2 JSX syntax rules
Model problems of stock in and stock out and inventory system
Using quartz under. Net core - calendar of [6] jobs and triggers
Paging SQL
Promise (IV)
Using quartz under. Net core - [1] quick start
Shell-awk命令的使用
VsCode-Go