{"id":18427844,"url":"https://github.com/eliasnorrby/notes","last_synced_at":"2025-04-13T19:48:59.197Z","repository":{"id":53087141,"uuid":"353829530","full_name":"eliasnorrby/notes","owner":"eliasnorrby","description":"Easily recalled bits of knowledge","archived":false,"fork":false,"pushed_at":"2024-10-10T10:27:04.000Z","size":82,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T09:47:49.185Z","etag":null,"topics":["documentation","gitbook","notes"],"latest_commit_sha":null,"homepage":"https://notes.eliasnorrby.com","language":"Shell","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/eliasnorrby.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":"2021-04-01T21:20:44.000Z","updated_at":"2024-10-10T10:27:08.000Z","dependencies_parsed_at":"2024-11-06T05:12:04.642Z","dependency_job_id":"af821053-3408-4c2f-afbf-5e60f206a0c5","html_url":"https://github.com/eliasnorrby/notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasnorrby%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasnorrby%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasnorrby%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasnorrby%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliasnorrby","download_url":"https://codeload.github.com/eliasnorrby/notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239107912,"owners_count":19582992,"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":["documentation","gitbook","notes"],"created_at":"2024-11-06T05:12:02.892Z","updated_at":"2025-02-16T08:26:57.850Z","avatar_url":"https://github.com/eliasnorrby.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes\n\n\u003e The contents of my brain, at my fingertips.\n\nOr at least that's what my idea for this project is. Maybe someday I'll think\nof a better name than `notes`, but for now, I'll just stick with it and start\ncommitting.\n\n## The idea\n\nI've picked up things here and there over the years. Some things I remember,\nsome I forget. Some I write down, some I don't. Some I write down twice because\nI forgot about the first time. I'm becoming frustrated with the difficulties\ninvolved in retrieving solutions to problems I've solved in the past. I'll\nrecognize the need for a specific command or pattern, only to scour three sets\nof notes and whichever one of the repositories I worked in the last few weeks\nfor the right section of code to review or copy. I want these little post-its\nof bit sized knowledge to be more easily retrieved.\n\nMy plan is to use a set of markdown documents, one for each topic, with\nmetadata stored in the frontmatter. I can use `fzf` as an interface to this\nlittle database, allowing quick access to medium-form documentation and\nshortcuts for copying useful snippets and whatnot.\n\nTo try it out, clone this repo to `~/notes` and launch `notes_entry.sh`. Filter\nnotes with input, press enter to open the selected one (in `$EDITOR`) or create\na new note if there is no match. If the note has a snippet tied to it, it will\nbe shown in the top of the preview window. Copy it with `ctrl-y`.\n\n## Dependencies\n\n- `fzf`\n- `yq`\n- `bat`\n- `mdcat`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasnorrby%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliasnorrby%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasnorrby%2Fnotes/lists"}