{"id":20626977,"url":"https://github.com/schneedotdev/til","last_synced_at":"2026-03-01T00:31:43.110Z","repository":{"id":252577167,"uuid":"840530033","full_name":"schneedotdev/til","owner":"schneedotdev","description":"📝 til is a command-line application designed to help you keep track of the important sh%t you want to remember","archived":false,"fork":false,"pushed_at":"2024-08-24T20:50:17.000Z","size":66,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-19T11:39:04.369Z","etag":null,"topics":["clap-rs","cli","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/today-i-learned","language":"Rust","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/schneedotdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-08-09T23:40:26.000Z","updated_at":"2024-09-01T15:31:26.000Z","dependencies_parsed_at":"2024-08-23T02:45:54.026Z","dependency_job_id":"207607c1-fcc3-4479-98cc-3c40ee375c8e","html_url":"https://github.com/schneedotdev/til","commit_stats":null,"previous_names":["schneedotdev/today-i-learned"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/schneedotdev/til","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Ftil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Ftil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Ftil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Ftil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schneedotdev","download_url":"https://codeload.github.com/schneedotdev/til/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schneedotdev%2Ftil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29956194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"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":["clap-rs","cli","rust"],"created_at":"2024-11-16T13:15:25.967Z","updated_at":"2026-03-01T00:31:43.054Z","avatar_url":"https://github.com/schneedotdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 today i learned 📚\n\ntil is a command-line application designed to help you keep track of the important sh%t you want to remember. Whether it's a key insight from your work, a useful programming trick, or a valuable life lesson, this app helps you store and retrieve your notes in a friendly manner.\n\n## Current Features\n\n- Store notes by passing a message and an optional title.\n- Retrieve your notes by searching a date (MM-DD-YYYY) or title.\n\n## Installation\n\nTo install and use the CLI, follow these steps:\n\n```\ncargo install today-i-learned\n```\n\n_today-i-learned on [crates.io](https://crates.io/crates/today-i-learned)_\n\n## Usage\n\n### Add\n\nTo store a note, use the `add` command, passing a message and _optional_ tags (comma-separated with no spaces):\n\n```\ntil add \"til is build with clap, a powerful command-line argument parser\" --tags \"rust,clap,crates\"\n```\n\n### Search\n\nTo search for a note, use the `search` command, specifying a date \u003c!--or a range of dates --\u003e(\"MM-DD-YYYY\").\n\n#### Date\n\nSearch for a note from a specific date:\n\n```\ntil search --date \"8-18-2024\"\n```\n\n\u003c!-- #### Range\n\nSearch for a note within a range:\n\n```\ntil search --from \"8-16-2024\" --to \"8-18-2024\"\n``` --\u003e\n\n## Configuration\n\nThe app stores notes in a `.til/notes` directory under your home directory. This directory is created automatically if it does not exist. In future versions of this app, the location you store notes will be configurable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschneedotdev%2Ftil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschneedotdev%2Ftil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschneedotdev%2Ftil/lists"}