Update docs and sort content
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 241 KiB After Width: | Height: | Size: 241 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 788 KiB After Width: | Height: | Size: 788 KiB |
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
@ -65,7 +65,7 @@ finished: true
|
||||
4. **使用 Cherry Studio (可选):**
|
||||
* 可以使用 Cherry Studio 创建 commit msg 生成助手
|
||||
|
||||

|
||||

|
||||
具体效果
|
||||
|
||||

|
||||

|
||||
|
@ -40,11 +40,11 @@ date_modified: 20250302
|
||||
之前更换了 astro 的 template 之后,内容的 type 分为了 post 和 note 这两类,其中 post 主要指的是比较长和花心思写了的内容,而 note 就是一些比较碎片化的记录。
|
||||
|
||||
我之前的内容输出是通过 quick add + template 快速添加一个文档来实现的,所以即使是碎片化的内容,也是单独的文档。
|
||||

|
||||

|
||||
|
||||
也就是下图这种。
|
||||
|
||||

|
||||

|
||||
|
||||
所以只能自己去写 dataview 来方便检索。
|
||||
|
||||
@ -82,7 +82,7 @@ date_modified: 20250302
|
||||
|
||||
不过它默认的快捷键不太符合我的使用习惯。我修改了一下这个按键,在按下 esc 的时候自动保存,避免我无意中丢掉变更。
|
||||
|
||||

|
||||

|
||||
|
||||
### 1.3. 重新梳理的输出的工作流
|
||||
|
||||
@ -117,11 +117,11 @@ graph LR
|
||||
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
然后这是 milanote 中的大致目录结构。
|
||||
|
||||

|
||||

|
||||
|
||||
<!--section: 3-->
|
||||
|
||||
@ -172,10 +172,10 @@ module.exports = {
|
||||
2. **使用 Cherry Studio (可选):**
|
||||
* 可以使用 Cherry Studio 创建 commit msg 生成助手
|
||||
|
||||

|
||||

|
||||
具体效果
|
||||
|
||||

|
||||

|
||||
|
||||
<!--section: 4-->
|
||||
|
||||
@ -189,9 +189,9 @@ module.exports = {
|
||||
|
||||
一个很有设计感的网站,截图无法体现具体的细节,可以直接访问网站查看。
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
<!--section: 4.2-->
|
||||
|
||||
@ -201,7 +201,7 @@ Cherry Studio 已经成我的主力大模型客户端了,该有的体验都有
|
||||
|
||||
可以针对不同的场景定义系统提示词创建助手,也支持知识库、网络搜索等。
|
||||
|
||||

|
||||

|
||||
|
||||
不过目前不太好的一点是同步的功能不太完善,可以通过网盘或者 webdav 同步,但是网盘只能手动备份和恢复。
|
||||
|
||||
|