Skip to content

Commit b45a686

Browse files
xiaojunjunxiaojunjun
authored andcommitted
Update username from kaigii to kaigiii across all files
1 parent f9dbe21 commit b45a686

15 files changed

Lines changed: 49 additions & 49 deletions

File tree

DEPLOYMENT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ git push origin main
1818
```
1919

2020
部署完成后,您的网站将可以通过以下地址访问:
21-
`https://[您的用户名].github.io/QuickNote-for-macOS/`
21+
`https://kaigiii.github.io/QuickNote-for-macOS/`
2222

2323
## 🔍 Google Search Console 设置
2424

2525
### 1. 添加网站
2626

2727
1. 访问 [Google Search Console](https://search.google.com/search-console)
2828
2. 点击 "添加资源"
29-
3. 输入您的网站 URL:`https://[您的用户名].github.io/QuickNote-for-macOS/`
29+
3. 输入您的网站 URL:`https://kaigiii.github.io/QuickNote-for-macOS/`
3030
4. 选择 "HTML 标签" 验证方式
3131

3232
### 2. 验证网站所有权
@@ -51,7 +51,7 @@ git push origin main
5151
### 3. 提交 Sitemap
5252

5353
1. 在 Google Search Console 中,进入 "Sitemaps" 部分
54-
2. 添加您的 sitemap URL:`https://[您的用户名].github.io/QuickNote-for-macOS/sitemap.xml`
54+
2. 添加您的 sitemap URL:`https://kaigiii.github.io/QuickNote-for-macOS/sitemap.xml`
5555
3. 提交 sitemap
5656

5757
## 📊 监控和分析

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,19 @@ QuickNote isn't just another text editor. It's meticulously crafted to be an ext
7272

7373
### 🚀 For Users
7474

75-
[⬇️ Download for macOS (.dmg)](https://github.com/kaigii/QuickNote-for-macOS/releases/tag/v0.1.0)
75+
[⬇️ Download for macOS (.dmg)](https://github.com/kaigiii/QuickNote-for-macOS/releases/tag/v0.1.0)
7676

77-
Or visit the [Releases page for all versions](https://github.com/kaigii/QuickNote-for-macOS/releases)
77+
Or visit the [Releases page for all versions](https://github.com/kaigiii/QuickNote-for-macOS/releases)
7878

7979
### 🌐 Web Version
8080

81-
Visit our [web version](https://kaigii.github.io/QuickNote-for-macOS/) to try QuickNote in your browser!
81+
Visit our [web version](https://kaigiii.github.io/QuickNote-for-macOS/) to try QuickNote in your browser!
8282

8383
**Note:** The web version is a demonstration of the interface. For the full desktop experience with all features, please download the macOS app.
8484

8585
**Option 1: One-Command Installation (Recommended)**
8686
```bash
87-
curl -L -o QuickNote.dmg "https://github.com/kaigii/QuickNote-for-macOS/releases/latest/download/QuickNote_0.1.0_aarch64.dmg" && sudo xattr -rd com.apple.quarantine QuickNote.dmg && open QuickNote.dmg
87+
curl -L -o QuickNote.dmg "https://github.com/kaigiii/QuickNote-for-macOS/releases/latest/download/QuickNote_0.1.0_aarch64.dmg" && sudo xattr -rd com.apple.quarantine QuickNote.dmg && open QuickNote.dmg
8888
```
8989

9090
**Option 2: Manual Download & Install**
@@ -116,7 +116,7 @@ curl -L -o QuickNote.dmg "https://github.com/kaigii/QuickNote-for-macOS/releases
116116

117117
1. **Clone the repository:**
118118
```bash
119-
git clone https://github.com/kaigii/QuickNote-for-macOS.git
119+
git clone https://github.com/kaigiii/QuickNote-for-macOS.git
120120
cd QuickNote-for-macOS
121121
```
122122

README.zh-TW.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ QuickNote 不僅是另一個文字編輯器。它被精心打造,旨在成為
6666

6767
### 🚀 一般使用者
6868

69-
[⬇️ 下載 macOS 版本 (.dmg)](https://github.com/kaigii/QuickNote-for-macOS/releases/tag/v0.1.0)
69+
[⬇️ 下載 macOS 版本 (.dmg)](https://github.com/kaigiii/QuickNote-for-macOS/releases/tag/v0.1.0)
7070

71-
或前往 [所有版本下載頁](https://github.com/kaigii/QuickNote-for-macOS/releases)
71+
或前往 [所有版本下載頁](https://github.com/kaigiii/QuickNote-for-macOS/releases)
7272

7373
**選項 1:一鍵安裝(推薦)**
7474
```bash
75-
curl -L -o QuickNote.dmg "https://github.com/kaigii/QuickNote-for-macOS/releases/latest/download/QuickNote_0.1.0_aarch64.dmg" && sudo xattr -rd com.apple.quarantine QuickNote.dmg && open QuickNote.dmg
75+
curl -L -o QuickNote.dmg "https://github.com/kaigiii/QuickNote-for-macOS/releases/latest/download/QuickNote_0.1.0_aarch64.dmg" && sudo xattr -rd com.apple.quarantine QuickNote.dmg && open QuickNote.dmg
7676
```
7777

7878
**選項 2:手動下載與安裝**
@@ -104,7 +104,7 @@ curl -L -o QuickNote.dmg "https://github.com/kaigii/QuickNote-for-macOS/releases
104104

105105
1. **複製專案倉庫:**
106106
```bash
107-
git clone https://github.com/kaigii/QuickNote-for-macOS.git
107+
git clone https://github.com/kaigiii/QuickNote-for-macOS.git
108108
cd QuickNote-for-macOS
109109
```
110110

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@
99
<!-- SEO Meta Tags -->
1010
<meta name="description" content="A simple, fast, and lightweight note-taking application for macOS, designed for quick access and ease of use." />
1111
<meta name="keywords" content="note-taking, productivity, macOS, desktop app, quick notes" />
12-
<meta name="author" content="kaigii" />
12+
<meta name="author" content="kaigiii" />
1313

1414
<!-- Open Graph Meta Tags -->
1515
<meta property="og:title" content="QuickNote - Simple, Fast Note-Taking App" />
1616
<meta property="og:description" content="A simple, fast, and lightweight note-taking application for macOS, designed for quick access and ease of use." />
1717
<meta property="og:type" content="website" />
18-
<meta property="og:url" content="https://kaigii.github.io/QuickNote-for-macOS/" />
19-
<meta property="og:image" content="https://kaigii.github.io/QuickNote-for-macOS/public/icon_app.png" />
18+
<meta property="og:url" content="https://kaigiii.github.io/QuickNote-for-macOS/" />
19+
<meta property="og:image" content="https://kaigiii.github.io/QuickNote-for-macOS/public/icon_app.png" />
2020

2121
<!-- Twitter Card Meta Tags -->
2222
<meta name="twitter:card" content="summary_large_image" />
2323
<meta name="twitter:title" content="QuickNote - Simple, Fast Note-Taking App" />
2424
<meta name="twitter:description" content="A simple, fast, and lightweight note-taking application for macOS, designed for quick access and ease of use." />
25-
<meta name="twitter:image" content="https://kaigii.github.io/QuickNote-for-macOS/public/icon_app.png" />
25+
<meta name="twitter:image" content="https://kaigiii.github.io/QuickNote-for-macOS/public/icon_app.png" />
2626

2727
<!-- Google Search Console verification -->
2828
<meta name="google-site-verification" content="pC__mPcGW0gpgYpRdaqWSTLx5ZXBukSwdM5Oh352Bhk" />

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.1.0",
55
"description": "A simple, fast, and lightweight note-taking application designed for quick access and ease of use.",
6-
"author": "kaigii <ken940702@gmail.com>",
6+
"author": "kaigiii <ken940702@gmail.com>",
77
"license": "CC-BY-NC-SA-4.0",
88
"type": "module",
99
"scripts": {

public/robots.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
User-agent: *
22
Allow: /
3-
4-
Sitemap: https://kaigii.github.io/QuickNote-for-macOS/sitemap.xml
3+
4+
Sitemap: https://kaigiii.github.io/QuickNote-for-macOS/sitemap.xml

public/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>https://kaigii.github.io/QuickNote-for-macOS/</loc>
4+
<loc>https://kaigiii.github.io/QuickNote-for-macOS/</loc>
55
<lastmod>2024-01-01</lastmod>
66
<changefreq>weekly</changefreq>
77
<priority>1.0</priority>

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "QuickNote"
33
version = "0.1.0"
44
description = "A simple, fast, and lightweight note-taking application designed for quick access and ease of use."
5-
authors = ["kaigii <ken940702@gmail.com>"]
5+
authors = ["kaigiii <ken940702@gmail.com>"]
66
license = "CC-BY-NC-SA-4.0"
77
edition = "2021"
88

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bundle": {
4646
"active": true,
4747
"targets": "all",
48-
"identifier": "com.kaigii.quicknote",
48+
"identifier": "com.kaigiii.quicknote",
4949
"icon": [
5050
"icons/512x512.png"
5151
],

src/App.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ onMounted(() => {
2626
2727
// Listen for menu events from native menu and system tray (Tauri only)
2828
if (!isWeb) {
29-
listen("menu-event", (event) => {
30-
const menuId = event.payload as string;
31-
handleMenuEvent(menuId);
32-
});
29+
listen("menu-event", (event) => {
30+
const menuId = event.payload as string;
31+
handleMenuEvent(menuId);
32+
});
3333
}
3434
});
3535

0 commit comments

Comments
 (0)