Personal Organiser
Author: Timeless Prototype
Version: 1.0.0
This is a modern reimagining of the classic Personal Organiser, rebuilt with accessibility, responsiveness, and clean design in mind.
Privacy & Data
Local-first. Your data stays on this device. No accounts. No cloud. No analytics.
What data is stored
- Notes, Calendar events, Tasks
- Cards and practice progress
- Wheel items and last selection
- Tracker metrics and entries
- UI preferences (theme, active tab, chart options)
Where it’s stored
- In your browser’s storage (
localStorage
) under the keypo-data-v1
and related UI settings. There is no server-side copy.
What is not collected
- No personal data is sent to any server by this app.
- No analytics, trackers, ads, or cookies are set by this app.
Third‑party requests
- Google Fonts (fonts.googleapis.com, fonts.gstatic.com) are used to load the Inter font.
- The Buy Me a Coffee button image (cdn.buymeacoffee.com) is loaded on this About page.
These providers may receive your IP address and user agent when assets are requested. Their own privacy policies apply.
Your controls
- Export/Import: Use the Data tab to back up or move your data (JSON).
- Erase All: Use Data → Erase All to remove all organiser data from this browser.
- Clear site data: You can also clear storage via your browser’s site settings.
Legal basis & your rights (GDPR)
This app does not process your personal data on a server; all information remains under your control locally. If you choose to interact with third‑party services (e.g., Buy Me a Coffee), their policies govern that interaction.
- Access & Portability: Export your data from the Data tab.
- Rectification: Edit or delete items directly within the app.
- Erasure: Use Erase All or clear the site’s data in your browser.
Children
This utility is for a general audience and does not knowingly collect personal information from children.
Contact
Questions or requests? Open an issue at github.com/TimelessP/idlegames/issues.
Effective date: 2025‑09‑21
Terms & Disclaimer
By using this app, you agree to the terms below.
- As-is, no warranty: The software is provided “as is”, without warranties of any kind. See the full MIT License for details.
- No professional advice: This tool is for general information and personal productivity. It is not legal, medical, financial, or professional advice.
- Your responsibility: You control what you enter and store. Please back up important information (see the Data tab for Export) and comply with applicable laws when using the app.
- Liability: To the maximum extent permitted by law, the author is not liable for any loss or damage arising from use of the app, including data loss.
- External links: Links to third‑party sites are provided for convenience. No endorsement is implied and their policies apply.
- Changes: These terms may change by updating this section. Continued use after changes constitutes acceptance.
Effective date: 2025‑09‑21
Accessibility
We want this app to be usable by as many people as possible and are working toward conformance with WCAG 2.1 AA.
What should work
- Keyboard navigation for all interactive controls, with visible focus styles.
- Semantic HTML with ARIA roles and labels on interactive elements.
- Responsive layout that works across screen sizes; text scales with browser zoom.
- Icon-only buttons retain accessible names via aria-label; labels collapse only visually.
Known limitations
- Charts and other visualizations may not yet include complete text alternatives.
- Certain dynamic updates may not be announced to assistive technologies in all cases.
Feedback
If you encounter an accessibility issue or have suggestions, please open an issue at github.com/TimelessP/idlegames/issues.
Licenses & Attribution
- Project license: MIT License
- Fonts: Inter served via Google Fonts.
- Support button image from Buy Me a Coffee.
- Other tools in this repository may include additional open‑source components. See their individual pages and the repository LICENSE.