From cf61893d0411408ac2c5b7329d908cd242ef9883 Mon Sep 17 00:00:00 2001 From: samwhelp Date: Thu, 25 Jul 2024 17:46:46 +0800 Subject: [PATCH] fix --- README.md | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3f37a7..d754df8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,22 @@ # 首頁 -* [note-about-menu-applet](https://samwhelp.github.io/note-about-menu-applet/) ([GitHub](https://github.com/samwhelp/note-about-menu-applet)) +| Link | GitHub | +| ---- | ------ | +| [Menu Applet 開發筆記](https://samwhelp.github.io/note-about-menu-applet/) | [GitHub](https://github.com/samwhelp/note-about-menu-applet) | + + + + +## 主題 + +* [相關討論](#相關討論) +* [如何快速上手](#如何快速上手) +* [模組化](#模組化) +* [應用範例](#應用範例) +* [相關筆記](#相關筆記) + + ## 相關討論 @@ -10,6 +25,8 @@ * [如何開發「Menu Applet」](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=364454#forumpost364454) + + ## 如何快速上手 | 如何快速上手 | @@ -19,6 +36,8 @@ | [Selected](https://samwhelp.github.io/note-about-menu-applet/read/start/selected.html) + + ## 模組化 | 模組化 | @@ -29,6 +48,8 @@ | [jgmenu](https://samwhelp.github.io/note-about-menu-applet/read/start/modularize/jgmenu.html) | + + ## 應用範例 | Demo | Project | @@ -42,3 +63,19 @@ | [demo-tint2-launcher](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-tint2-launcher.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-tint2-launcher) | | [demo-preferred-terminal](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-preferred-terminal.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-preferred-terminal) | | [demo-mouse-button-modifier](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-mouse-button-modifier.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-mouse-button-modifier) | + + + + +## 相關筆記 + +| Link | GitHub | +| ---- | ------ | +| [Rofi 探索筆記](https://samwhelp.github.io/note-about-rofi/) | [GitHub](https://github.com/samwhelp/note-about-rofi) | + + + + +## Samwhelp + +* [個人筆記](https://samwhelp.github.io/book/)