1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-08 17:16:00 +00:00
cnotes/cmd
Jason Hall 47abf1a0ce
Prevent cnotes installation from temporary directories
- Add check for os.TempDir() and /tmp/ prefix
- Resolve symlinks to handle macOS temp directory structure
- Guide users to use 'go install' for proper installation
2025-07-21 14:57:34 -04:00
..
install.go Prevent cnotes installation from temporary directories 2025-07-21 14:57:34 -04:00
notes.go Add configurable emojis for user and assistant messages 2025-07-21 14:41:19 -04:00
root.go Implement proper deduplication using last event timestamp tracking 2025-07-21 14:51:00 -04:00