开始前必读
NoteDeep 深度笔记:构建你的知识库
NoteDeep 不仅仅是一个编辑器,它是你思考的延伸。我们致力于提供简洁优雅的创作体验,让你随时随地捕捉灵感,构建结构化的知识体系。
⚡️ 多端支持:随时随地,无缝衔接
无论你在办公室、咖啡厅还是通勤路上,NoteDeep 都能提供一致且流畅的体验。
🖥 桌面端 | 📱 移动端 | 🌐 网页版 |
原生体验,极速响应。支持快捷键与离线编辑,性能稳定。 | 原生 App 体验,随时查看和编辑,灵感不错过。 | 无需安装,打开浏览器即可使用,数据云端实时同步。 |
🔄 实时协同:多人协作无冲突
基于 OT 算法的实时协同引擎,让团队协作如同面对面交流般自然。
sequenceDiagram
participant UserA as 用户 A (桌面端)
participant Server as 同步服务
participant UserB as 用户 B (手机端)
UserA->>Server: 发送编辑操作 (Insert)
Server->>UserB: 广播操作 Delta
UserB->>Server: 发送编辑操作 (Format)
Server->>UserA: 广播操作 Delta
Note over UserA,UserB: 最终状态一致
🎨 强大的可视化组件
1. Draw.io 绘图支持
直接在文档中绘制专业的流程图、UML 图或架构图,无需切换其他工具。
<mxfile host="diagram.notedeep.com" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36" version="29.3.4">
<diagram id="diagram" name="Page-1">
<mxGraphModel dx="1367" dy="653" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" parent="1" style="shape=table;childLayout=tableLayout;startSize=40;collapsible=0;recursiveResize=0;expand=0;fillColor=none;fontStyle=1" value="PERK UP WITH A LATTE" vertex="1">
<mxGeometry height="300" width="670" x="180" y="250" as="geometry" />
</mxCell>
<mxCell id="3" edge="1" parent="2" source="8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="18" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="4" parent="2" style="shape=tableRow;horizontal=0;swimlaneHead=0;swimlaneBody=0;top=0;left=0;bottom=0;right=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;startSize=40;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="Customer" vertex="1">
<mxGeometry height="180" width="670" y="40" as="geometry" />
</mxCell>
<mxCell id="5" parent="4" style="swimlane;swimlaneHead=0;swimlaneBody=0;connectable=0;fillColor=none;startSize=40;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="Feel tired" vertex="1">
<mxGeometry height="180" width="130" x="40" as="geometry">
<mxRectangle height="180" width="130" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="6" edge="1" parent="5" source="7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7" parent="5" style="rounded=1;whiteSpace=wrap;html=1;arcSize=50;" value="Start" vertex="1">
<mxGeometry height="40" width="90" x="20" y="60" as="geometry" />
</mxCell>
<mxCell id="8" parent="5" style="rounded=0;whiteSpace=wrap;html=1;" value="Find barista" vertex="1">
<mxGeometry height="40" width="90" x="20" y="120" as="geometry" />
</mxCell>
<mxCell id="9" parent="4" style="swimlane;swimlaneHead=0;swimlaneBody=0;connectable=0;fillColor=none;startSize=40;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="Make transaction" vertex="1">
<mxGeometry height="180" width="370" x="170" as="geometry">
<mxRectangle height="180" width="370" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="10" parent="9" style="rounded=0;whiteSpace=wrap;html=1;" value="Request latte" vertex="1">
<mxGeometry height="40" width="90" x="20" y="120" as="geometry" />
</mxCell>
<mxCell id="11" parent="9" style="rounded=0;whiteSpace=wrap;html=1;" value="Buy latte" vertex="1">
<mxGeometry height="40" width="90" x="150" y="120" as="geometry" />
</mxCell>
<mxCell id="12" parent="4" style="swimlane;swimlaneHead=0;swimlaneBody=0;connectable=0;fillColor=none;startSize=40;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="Feel perky" vertex="1">
<mxGeometry height="180" width="130" x="540" as="geometry">
<mxRectangle height="180" width="130" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="13" edge="1" parent="12" source="14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="15">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="14" parent="12" style="rounded=0;whiteSpace=wrap;html=1;" value="Drink latte" vertex="1">
<mxGeometry height="40" width="90" x="20" y="60" as="geometry" />
</mxCell>
<mxCell id="15" parent="12" style="rounded=1;whiteSpace=wrap;html=1;arcSize=50;" value="End" vertex="1">
<mxGeometry height="40" width="90" x="20" y="120" as="geometry" />
</mxCell>
<mxCell id="16" parent="2" style="shape=tableRow;horizontal=0;swimlaneHead=0;swimlaneBody=0;top=0;left=0;bottom=0;right=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;startSize=40;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="Barista" vertex="1">
<mxGeometry height="80" width="670" y="220" as="geometry" />
</mxCell>
<mxCell id="17" parent="16" style="swimlane;swimlaneHead=0;swimlaneBody=0;connectable=0;fillColor=none;startSize=0;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="" vertex="1">
<mxGeometry height="80" width="130" x="40" as="geometry">
<mxRectangle height="80" width="130" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="18" parent="17" style="rounded=0;whiteSpace=wrap;html=1;" value="Greet customer" vertex="1">
<mxGeometry height="40" width="90" x="20" y="20" as="geometry" />
</mxCell>
<mxCell id="19" parent="16" style="swimlane;swimlaneHead=0;swimlaneBody=0;connectable=0;fillColor=none;startSize=0;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="" vertex="1">
<mxGeometry height="80" width="370" x="170" as="geometry">
<mxRectangle height="80" width="370" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="20" edge="1" parent="19" source="21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="23" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="21" parent="19" style="rounded=0;whiteSpace=wrap;html=1;" value="Accept<br>payment" vertex="1">
<mxGeometry height="40" width="90" x="150" y="20" as="geometry" />
</mxCell>
<mxCell id="22" parent="19" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" value="Write details<br>on cup" vertex="1">
<mxGeometry height="60" width="90" x="20" y="10" as="geometry" />
</mxCell>
<mxCell id="23" parent="19" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" value="Make latte" vertex="1">
<mxGeometry height="40" width="90" x="260" y="20" as="geometry" />
</mxCell>
<mxCell id="24" parent="16" style="swimlane;swimlaneHead=0;swimlaneBody=0;connectable=0;fillColor=none;startSize=0;collapsible=0;recursiveResize=0;expand=0;fontStyle=1;" value="" vertex="1">
<mxGeometry height="80" width="130" x="540" as="geometry">
<mxRectangle height="80" width="130" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="25" edge="1" parent="2" source="18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="10" value="">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="160" y="260" />
<mxPoint x="160" y="180" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="26" edge="1" parent="2" source="10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="22" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="27" edge="1" parent="2" source="22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="11" value="">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="300" y="260" />
<mxPoint x="300" y="180" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="28" edge="1" parent="2" source="11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="21" value="">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="29" edge="1" parent="2" source="23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" target="14">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="530" y="260" />
<mxPoint x="530" y="120" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
2. 智能表格 (Smart Table)
不仅仅是表格,更是轻量级的项目管理工具。支持看板、甘特图等多种视图。
🌳 构建你的知识体系
- 树形结构:无限层级的文件夹与文档,让信息层次清晰。
- 双向链接:发现知识间的隐秘关联,从点到网。
- 全局搜索:支持全文检索、OCR 图片文字识别,毫秒级响应。