{"id":24778083,"url":"https://github.com/9de/mindful-journal","last_synced_at":"2025-03-24T02:17:14.275Z","repository":{"id":274266716,"uuid":"922407304","full_name":"9de/Mindful-Journal","owner":"9de","description":"📔 A privacy-focused journaling web app with markdown support, mood tracking, and tag organization. Write mindfully, reflect daily. ✨","archived":false,"fork":false,"pushed_at":"2025-01-26T07:13:20.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T14:39:08.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://9de.github.io/Mindful-Journal/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/9de.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-26T05:35:20.000Z","updated_at":"2025-01-26T07:13:23.000Z","dependencies_parsed_at":"2025-01-26T06:23:11.246Z","dependency_job_id":"b6d98331-2d52-48fe-8be3-8f220eba20f5","html_url":"https://github.com/9de/Mindful-Journal","commit_stats":null,"previous_names":["9de/mindful-journal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMindful-Journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMindful-Journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMindful-Journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9de%2FMindful-Journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9de","download_url":"https://codeload.github.com/9de/Mindful-Journal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195965,"owners_count":20575937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-29T08:16:40.955Z","updated_at":"2025-03-24T02:17:14.236Z","avatar_url":"https://github.com/9de.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📔 Mindful Journal\n\n\u003cdiv align=\"center\"\u003e\n\n![Mindful Journal Banner](https://raw.githubusercontent.com/9de/Mindful-Journal/main/assets/banner.png)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Stars](https://img.shields.io/github/stars/9de/Mindful-Journal?style=social)](https://github.com/9de/Mindful-Journal/stargazers)\n[![Forks](https://img.shields.io/github/forks/9de/Mindful-Journal?style=social)](https://github.com/9de/Mindful-Journal/network/members)\n\n*A beautiful, intuitive journaling web application for mindful self-reflection* ✨\n\n[Features](#-features) • [Demo](#-demo) • [Installation](#-installation) • [Usage](#-usage) • [Roadmap](#️-roadmap) • [Contributing](#-contributing)\n\n\u003c/div\u003e\n\n## ✨ Features\n\n- 📝 **Rich Text Formatting**: Markdown support for headers, bold, italic, and lists\n- 🏷️ **Smart Tagging**: Organize entries with #hashtags\n- 😊 **Mood Tracking**: Record your daily emotional state\n- 🔍 **Quick Search**: Find entries by content or tags\n- 📊 **Progress Tracking**: Monitor your writing streak\n- 💾 **Auto-Save**: Never lose your thoughts with automatic draft saving\n- ⌨️ **Keyboard Shortcuts**: Efficient writing with keyboard support\n- 📱 **Responsive Design**: Perfect on any device\n\n## 🚀 Demo\n\nVisit the live demo: [Mindful Journal Demo](https://9de.github.io/Mindful-Journal/)\n\n## 💻 Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/9de/Mindful-Journal.git\n```\n\n2. Navigate to the project directory:\n```bash\ncd Mindful-Journal\n```\n\n3. Open `index.html` in your preferred browser.\n\n## 🎯 Usage\n\n1. **Start Writing**: Click the text area and begin your journal entry\n2. **Format Text**: Use the toolbar or keyboard shortcuts:\n   - `Ctrl/Cmd + B`: Bold\n   - `Ctrl/Cmd + I`: Italic\n   - `Ctrl/Cmd + S`: Save entry\n3. **Add Tags**: Include #hashtags in your text to categorize entries\n4. **Set Mood**: Select an emoji that matches your current mood\n5. **Save**: Click the save button or use `Ctrl/Cmd + S`\n\n## 🛣️ Roadmap\n\nHere are some planned improvements and features:\n\n### Short-term Goals\n- [ ] Dark mode support\n- [ ] Export entries to PDF/Markdown\n- [ ] Multiple journal categories\n- [ ] Rich text editor enhancements\n- [ ] Custom mood emoji support\n\n### Long-term Vision\n- [ ] Cloud sync capabilities\n- [ ] Mobile app version\n- [ ] AI-powered insights\n- [ ] Templates for different journal types\n- [ ] Collaboration features for shared journals\n- [ ] End-to-end encryption\n- [ ] Custom themes and styling\n- [ ] Journal prompts and inspiration\n- [ ] Integration with mental health resources\n- [ ] Voice-to-text entry support\n\n## 🤝 Contributing\n\nContributions are welcome! Here's how you can help:\n\n1. Fork the repository\n2. Create your feature branch: `git checkout -b feature/AmazingFeature`\n3. Commit your changes: `git commit -m 'Add some AmazingFeature'`\n4. Push to the branch: `git push origin feature/AmazingFeature`\n5. Open a Pull Request\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- Font Awesome for the beautiful icons\n- The open-source community for inspiration\n- All contributors who help improve this project\n\n---\n\n\u003cdiv align=\"center\"\u003e\nMade with ❤️ for mindful journaling\n\n[Report Bug](https://github.com/9de/Mindful-Journal/issues) • [Request Feature](https://github.com/9de/Mindful-Journal/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9de%2Fmindful-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F9de%2Fmindful-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9de%2Fmindful-journal/lists"}