mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 18:51:30 +08:00
Update docs and sort content
This commit is contained in:
@ -4,15 +4,17 @@ date: 2025-02-05
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags: []
|
||||
tags:
|
||||
- askfm
|
||||
- 爬虫
|
||||
finished: false
|
||||
published: false
|
||||
category:
|
||||
category: 软件
|
||||
slug: askfm-shutdown
|
||||
description:
|
||||
toAstro: true
|
||||
date_created: 2025-02-05T00:48:47+08:00
|
||||
date_modified: 2025-02-05T12:33:26+08:00
|
||||
date_modified: 2025-02-05T23:08:50+08:00
|
||||
---
|
||||
|
||||
今天翻了一下 todo list, 发现其中有一个是:写 askfm 爬虫
|
||||
|
@ -21,7 +21,7 @@ rinId: 17
|
||||
category: 前端
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:21+08:00
|
||||
date_modified: 2025-01-22T13:39:21+08:00
|
||||
date_modified: 2025-02-05T23:07:59+08:00
|
||||
---
|
||||
|
||||
``
|
||||
|
@ -15,7 +15,7 @@ published: true
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T11:03:24+08:00
|
||||
date_modified: 2025-02-05T12:58:38+08:00
|
||||
date_modified: 2025-02-05T22:12:39+08:00
|
||||
---
|
||||
|
||||
## 软件工具(电脑端)
|
||||
|
39
src/content/note/使用 1password 的 secure notes 存储提示词.md
Normal file
39
src/content/note/使用 1password 的 secure notes 存储提示词.md
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
date_created: 2025-02-05T13:21:09+08:00
|
||||
date_modified: 2025-02-05T23:07:24+08:00
|
||||
title: 使用 1password 的 secure notes 存储提示词
|
||||
date: 2025-02-05
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags:
|
||||
- 1password
|
||||
- secure-notes
|
||||
- prompt
|
||||
- prompt-template
|
||||
- 提示词
|
||||
finished: false
|
||||
published: false
|
||||
category: 软件
|
||||
slug: use-1password-secure-notes-to-store-prompt-templates
|
||||
description:
|
||||
toAstro: true
|
||||
---
|
||||
|
||||
你的提示词模板是如何存储和快速查找获取的?
|
||||
|
||||
作为一个能用键盘就不用鼠标,期望减少操作步骤的懒人,我把提示词存到了 1password 的 secure notes 中
|
||||
|
||||

|
||||
|
||||
如图所示,提示词的标题以 `[提示词-标题]` 的形式命名。
|
||||
|
||||
然后通过快捷键唤起搜索框,输入 `提示词` 关键词,就可以搜索到所有的提示词。然后通过 `cmd + c` 复制内容即可。
|
||||
|
||||

|
||||
|
||||
这样的好处是:
|
||||
|
||||
1. 云端存储,只要登录了 1password,就可以查看之前存储的提示词。
|
||||
2. 跨平台使用,macos、pc、手机等都可以使用。
|
||||
3. 快捷键唤起搜索框,快速复制提示词。
|
@ -16,7 +16,7 @@ finished: true
|
||||
toAstro: true
|
||||
astroType: "post"
|
||||
date_created: 2025-01-04T11:34:08+08:00
|
||||
date_modified: 2025-01-22T13:39:24+08:00
|
||||
date_modified: 2025-02-05T23:08:08+08:00
|
||||
---
|
||||
|
||||
# 2023-W10
|
||||
|
Reference in New Issue
Block a user