{"id":50970186,"url":"https://github.com/fazleyrabby/dailylog","last_synced_at":"2026-06-19T01:30:54.292Z","repository":{"id":363398100,"uuid":"1263114787","full_name":"fazleyrabby/dailylog","owner":"fazleyrabby","description":"A personal Life OS \u0026 dashboard to track notes (with backlinks), tasks, daily journals, projects, and resources.","archived":false,"fork":false,"pushed_at":"2026-06-16T06:01:26.000Z","size":667,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-16T08:13:03.299Z","etag":null,"topics":["journal","laravel","notes","projects","todo","wallets"],"latest_commit_sha":null,"homepage":"","language":"Blade","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazleyrabby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-08T16:28:04.000Z","updated_at":"2026-06-16T06:01:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fazleyrabby/dailylog","commit_stats":null,"previous_names":["fazleyrabby/dailylog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fazleyrabby/dailylog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazleyrabby%2Fdailylog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazleyrabby%2Fdailylog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazleyrabby%2Fdailylog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazleyrabby%2Fdailylog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazleyrabby","download_url":"https://codeload.github.com/fazleyrabby/dailylog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazleyrabby%2Fdailylog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34514282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["journal","laravel","notes","projects","todo","wallets"],"created_at":"2026-06-19T01:30:53.502Z","updated_at":"2026-06-19T01:30:54.267Z","avatar_url":"https://github.com/fazleyrabby.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DailyLOG 🚀\n\n\u003e **DailyLOG** is a personal Life OS and single source of truth dashboard. It provides high-density, high-productivity modules to track tasks, notes, journal reflections, bookmarks, learning paths, and project progress.\n\n\u003cimg width=\"1439\" height=\"839\" alt=\"image\" src=\"https://github.com/user-attachments/assets/05bc1251-a934-4c2c-88e2-c06fe66ebc69\" /\u003e\n\n## 🛠️ Tech Stack \u0026 Architecture\n\n*   **Backend**: Laravel 12 monolith utilizing PostgreSQL (with native enums, CITEXT, GIN full-text search index, check constraints, and integrity triggers).\n*   **Frontend**: Tailwind CSS v4, Alpine.js, and Vite.\n*   **Markdown Rendering**: Integrated `marked` library for rich client-side Markdown rendering and inline backlink parsing.\n\n---\n\n## ✨ Key Features Implemented\n\n### 📝 Notes \u0026 Bidirectional Backlinks\n*   **Eloquent CRUD**: Complete backend persistence for note creation, modification, and archiving.\n*   **Bidirectional Backlinking**: Automatic parsing of internal links (`[[Note Title]]` or `[[note-slug]]`) via a backend `LinkService`. Connected notes dynamically show references in the **Linked Backlinks** context drawer.\n*   **Markdown Preview**: Instantly toggle between Markdown text editing and parsed HTML preview.\n*   **Resizable Panels**: Left navigation and note canvas split by a draggable border handle built with Alpine.js mouse trackers.\n\n### 📅 Daily Journal \u0026 Reflections\n*   **Dynamic Calendar**: A custom 30-day interactive calendar highlighting dates containing journal reflections.\n*   **Logs History**: Sidebar list displaying chronological reflections.\n*   **Multi-Section Logs**: Captures structured daily updates across four dimensions:\n    *   *What I Learned Today*\n    *   *What I Worked On Today*\n    *   *Wins \u0026 Milestones*\n    *   *Ideas Captured*\n*   **Serialization**: Data is stored as JSON in the database `body` field of the `entries` table, maintaining an indexable, migration-free structure.\n\n### ☑️ Persistent Task Board\n*   **Smart Lists**: Partitioned tasks categorized into *Inbox*, *Today*, *Upcoming*, and *Completed*.\n*   **Tactile Actions**: Toggle task completion, edit titles/tags, and cycle priorities (Low, Medium, High).\n*   **Dynamic Defaults**: Auto-attaches attributes (e.g. `due:today`) based on active filtering tabs.\n\n---\n\n## 🎨 Design System\n\n*   **Typography**: Styled completely using **IBM Plex Sans** for clean, readable sans-serif elements.\n*   **Color Palette**: A curated \"Warm Stone\" light theme and high-contrast dark theme (class-based `html.dark` variant).\n*   **Tactile Controls**: Custom 3D button interactions (`border-b-[3px]`, `hover:border-b-[4px]`, `active:border-b-[1px]`) that feel tactile and responsive.\n*   **Sleek Scrollbars**: Custom premium `6px` scrollbars that dynamically match the active theme.\n\n---\n\n## 🚀 Installation \u0026 Setup\n\n1.  **Clone \u0026 Install Dependencies**:\n    ```bash\n    composer install\n    npm install\n    ```\n\n2.  **Environment Setup**:\n    ```bash\n    cp .env.example .env\n    php artisan key:generate\n    ```\n\n3.  **Run Migrations \u0026 Seed**:\n    ```bash\n    php artisan migrate --seed\n    ```\n\n4.  **Launch Local Servers**:\n    ```bash\n    # Run Vite assets compilation\n    npm run dev\n    \n    # Run Laravel local development server\n    php artisan serve\n    ```\n\n---\n\n## 🧪 Testing\n\nThe codebase includes feature tests to verify endpoint integrity and data serialization. Run tests using PHPUnit:\n\n```bash\nphp artisan test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazleyrabby%2Fdailylog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazleyrabby%2Fdailylog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazleyrabby%2Fdailylog/lists"}