当前位置:网站首页>There is a powerful and good-looking language bird editor, which is better than typora and developed by Alibaba
There is a powerful and good-looking language bird editor, which is better than typora and developed by Alibaba
2022-07-05 14:30:00 【Young】
Some time ago , Stroll around GitHub I checked several open source note taking applications , There are readers leaving messages backstage , YuQue's editor is about to open source , You can focus on that .
Always used before Typora Make notes , I haven't tried YuQue , I only know that it belongs to Alipay , I took this opportunity to experience the YuQue , It's too late to meet after a few days' trial , Later, I will transfer all the articles I wrote to YuQue .
Language sparrow :http://www.yuque.com
Featured card
YuQue's document editing supports a variety of characteristic cards , Let the document be more than just graphics . This kind of fine-grained disassembly of document content , It allows me to focus on content output , Not in typesetting .
Such as input / grid You can generate a grid card , This way can make the typesetting more beautiful , Don't remember the complicated Markdwon grammar , Of course, YuQue also supports Markdown Of .
Markdown Editor
YuQue supports full functions markdown grammar , The appeal of developer documentation is also well supported , For example, use... In text Inline code
, Code variable names can be displayed smoothly . Or quickly create the code block shown below , Support multiple color themes at the same time .
The programmer community fits
In addition to the characteristic card content output method , It also supports inserting a Sketchpad into a document , Draw flow chart 、 Mind map 、 Architecture, etc , It is convenient to write technical documents .
Because YuQue hatched in the experience Technology Department of ant group , At first, I just hope to provide engineers with a useful tool to write technical documents , therefore , It does a lot of adaptation for the programmer community .
If you want to make a similar flow chart and UML, You can use the drawing board and text drawing function module provided by YuQue .
I also recommended some open source drawing software before , Create an icon with some code or command , The language bird editor combines these functions .
It was originally designed as a **“ Programmers write to programmers ”** Tools for . In addition to some functional support , You can also view the favorite functions of programmers in the official template center .
to open up API
For developers , The language bird provides an open API Interface , So programmers can be based on open API Develop to meet your own personalized needs .
adopt API You can manage your own articles and knowledge base , Because many existing applications are open API , So you can connect all kinds of applications .
Everyone has their own way of playing , All the articles are written in YuQue , It can be done by developing API One click synchronization to Zhihu 、 official account 、 Nuggets , Greatly improved efficiency .
Another example , You are reading APP There are notes in it , It can also automatically synchronize the content of notes to YuQue . With open API, Everyone can customize their own workflow .
If you are too lazy to write , You can go to GitHub Search on , There are many finished wheels .
Recommend several projects
1. Hexo Is a simple blog framework , The following open source project can help you synchronize YuQue's articles to your blog platform .
Open source address :https://github.com/x-cold/yuque-hexo
2. This open source project can help you put the local Markdown Publish the document directory to YuQue .
Open source address :https://github.com/yesmeck/waque
3. An open source plug-in designed to enhance the use experience of the language bird , Including typesetting optimization 、 Enhanced search box 、 Active calendar 、 Enhanced features such as dark patterns .
Open source address :https://github.com/arvinxx/power-yuque
At the end
Whether it's fragmented knowledge accumulation , Or build a systematic knowledge base ; Whether it's reading notes , Or writing technical documents , Almost all the scenarios where you need to output content can find a solution in YuQue .
This is partly due to the powerful editor of the language bird , Look forward to its open source .
边栏推荐
- CyCa children's physical etiquette Ningbo training results assessment came to a successful conclusion
- mysql8.0JSON_ Instructions for using contains
- Pointer operation - C language
- Google eventbus usage details
- Fonctions communes de thymeleaf
- Mysql database installation tutorial under Linux
- Thymeleaf 使用后台自定义工具类处理文本
- PostgreSQL 13 installation
- R Language ggplot2 Visualization: visualize linegraph, using Legend in Theme function. Paramètre de position emplacement de la légende personnalisée
- How to deeply understand the design idea of "finite state machine"?
猜你喜欢
家用电器行业商业供应链协同平台解决方案:供应链系统管理精益化,助推企业智造升级
区间 - 左闭右开
世界环境日 | 周大福用心服务推动减碳环保
How does redis implement multiple zones?
Which Internet companies are worth going to in Shenzhen for software testers [Special Edition for software testers]
分享 20 个稀奇古怪的 JS 表达式,看看你能答对多少
How to choose the appropriate certificate brand when applying for code signing certificate?
Pointer operation - C language
CYCA少儿形体礼仪 宁波市培训成果考核圆满落幕
乌卡时代下,企业供应链管理体系的应对策略
随机推荐
leetcode:881. lifeboat
Thymeleaf 模板的创建与使用
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用coef函数获取模型中每个变量(自变量改变一个单位)对应的对数优势比(log odds ratio)
区间 - 左闭右开
【leetcode周赛总结】LeetCode第 81 场双周赛(6.25)
R语言使用MASS包的polr函数构建有序多分类logistic回归模型、使用coef函数获取模型中每个变量(自变量改变一个单位)对应的对数优势比(log odds ratio)
世界环境日 | 周大福用心服务推动减碳环保
微帧科技荣获全球云计算大会“云鼎奖”!
【学习笔记】图的连通性与回路
Postgresql 13 安装
R语言ggplot2可视化:使用ggplot2可视化散点图、使用labs参数自定义X轴的轴标签文本(customize X axis labels)
乌卡时代下,企业供应链管理体系的应对策略
ASP. Net large takeout ordering system source code (PC version + mobile version + merchant version)
总量分析 核算方法和势方法 - 分摊分析
Thymeleaf 使用后台自定义工具类处理文本
Discussion on memset assignment
最简单不用证书也可以多开功能的方式
分享 20 个稀奇古怪的 JS 表达式,看看你能答对多少
Why do mechanical engineers I know complain about low wages?
R语言ggplot2可视化:gganimate包基于transition_time函数创建动态散点图动画(gif)、使用shadow_mark函数为动画添加静态散点图作为动画背景