{"id":27253501,"url":"https://github.com/codewithzaqar/notiq","last_synced_at":"2026-04-29T07:34:58.975Z","repository":{"id":287026419,"uuid":"962700195","full_name":"codewithzaqar/notiq","owner":"codewithzaqar","description":"Notiq is a lightweight, command-line based journal application written in Python.","archived":false,"fork":false,"pushed_at":"2025-04-09T15:02:51.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T06:02:53.106Z","etag":null,"topics":["cli","command-line","filesystem","journal","json","python","python3","readme","writing"],"latest_commit_sha":null,"homepage":"","language":"Python","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/codewithzaqar.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}},"created_at":"2025-04-08T14:43:13.000Z","updated_at":"2025-04-09T15:02:54.000Z","dependencies_parsed_at":"2025-04-09T16:22:39.405Z","dependency_job_id":"7bd85f6c-e27c-4f1c-a1a7-2958fdd91cc1","html_url":"https://github.com/codewithzaqar/notiq","commit_stats":null,"previous_names":["codewithzaqar/notiq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithzaqar/notiq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithzaqar%2Fnotiq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithzaqar%2Fnotiq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithzaqar%2Fnotiq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithzaqar%2Fnotiq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithzaqar","download_url":"https://codeload.github.com/codewithzaqar/notiq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithzaqar%2Fnotiq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32416146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","command-line","filesystem","journal","json","python","python3","readme","writing"],"created_at":"2025-04-11T01:54:44.729Z","updated_at":"2026-04-29T07:34:58.961Z","avatar_url":"https://github.com/codewithzaqar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notiq\n\nNotiq is a lightweight, command-line based journal application written in Python. It allows users to create, view, delete, and search journal entries with persistent storage.\n\n## Installation\n1. Ensure you have Python 3.x installed\n2. Clone or download this repository\n3. Navigate to the project directory\n4. Run the application\n\n```\npython main.py\n```\n\n## Usage\nRun the program and use the menu options:\n1. Add new entry - Create a new journal entry\n2. View all entries - Display all entries with sort option (date/title)\n3. Delete entry - Remove an entry by its number\n4. Search entries - Find entries by title keyword\n5. Edit entry - Modify an existing entry\n6. Filter by date - Show entries for a specific date\n7. Filter by category - Show entries in a specific category\n8. Export entries - Save all entries to a JSON file\n9. Import entries - Load entries from a JSON file\n10. Exit - Close the application\n\n### Command-Line Mode\n```python main.py --add \"title\" \"content\"``` Quick add entry \n```python main.py --view``` Quick view all entries \n```python main.py --help``` Show help\n\nEntries are automatically saved to `journal_entries.json` in the same directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithzaqar%2Fnotiq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithzaqar%2Fnotiq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithzaqar%2Fnotiq/lists"}