dralkh_spaceforge/manifest.json
dralkh a4aff67faa feat: add calender event tooltips on hover instead of notifications**
- full calender system with events
- Implemented tooltip system for calendar event tabs
- Added smart positioning with viewport awareness
- Included fade-in animations and responsive design
- Enhanced user experience with contextual information display
- Added proper cleanup and memory management
2025-10-08 14:29:17 +03:00

10 lines
No EOL
325 B
JSON

{
"id": "spaceforge",
"name": "Spaceforge",
"version": "1.0.3",
"minAppVersion": "0.15.0",
"description": "A spaced repetition FSRS & SM-2 Algorithm powered by AI plugin for efficient knowledge review with pomodoro timer",
"author": "dralkh",
"authorUrl": "https://github.com/dralkh",
"isDesktopOnly": false
}