Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imlinhanchao/sticky_notes
📌 A Sticky Note App
https://github.com/imlinhanchao/sticky_notes
note sticky vue webview2
Last synced: 3 months ago
JSON representation
📌 A Sticky Note App
- Host: GitHub
- URL: https://github.com/imlinhanchao/sticky_notes
- Owner: imlinhanchao
- License: apache-2.0
- Created: 2023-06-01T15:18:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-21T14:48:00.000Z (9 months ago)
- Last Synced: 2024-05-22T14:54:44.963Z (9 months ago)
- Topics: note, sticky, vue, webview2
- Language: C++
- Homepage:
- Size: 701 KB
- Stars: 36
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Sticky Notes | 贴纸便签
这是一个 Windows 桌面应用,可以用来记录你的工作事项,然后钉在桌面上,随时可以查看修改。不需要修改的时候,可以完全成为桌面上一个半透明的区块,而不会影响到你的工作。
## ✨ 功能
1. 📝 新建便签
2. 📌 钉在桌面上## 使用方法
1. 下载 [Sticky Notes](https://github.com/imlinhanchao/sticky_notes/releases)。
2. 运行 `Notes.exe`。
3. 按下快捷键 `Win + Shift + F8` 新建便签。
4. 写上你的工作事项,然后按下 `Ctrl + Enter` 添加。
5. 完成编写后,点击便签右上角的⚪,转为半透明。
6. 点击便签右上角的🔒,可以锁定便签,然后就无法点击到了。
7. 需要修改便签内容时,把鼠标移动到便签上,按下快捷键 `Win + Shift + F7`,解锁便签。
8. 快捷键可以在系统托盘的图标右键菜单 `Setting` 中修改。> 使用有任何需求改进,欢迎给我提出 issue ~