{"id":42554703,"url":"https://github.com/klingtnet/notes","last_synced_at":"2026-01-28T19:37:26.412Z","repository":{"id":57561392,"uuid":"302118409","full_name":"klingtnet/notes","owner":"klingtnet","description":"A personal note/journal server with extended markdown support and full text search.","archived":false,"fork":false,"pushed_at":"2020-11-21T08:40:52.000Z","size":450,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-21T21:49:13.758Z","etag":null,"topics":["go","journal","notebook","notes","sqlcipher"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klingtnet.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}},"created_at":"2020-10-07T17:58:18.000Z","updated_at":"2023-07-25T14:39:51.000Z","dependencies_parsed_at":"2022-09-01T11:51:47.655Z","dependency_job_id":null,"html_url":"https://github.com/klingtnet/notes","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/klingtnet/notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klingtnet","download_url":"https://codeload.github.com/klingtnet/notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Fnotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28850446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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":["go","journal","notebook","notes","sqlcipher"],"created_at":"2026-01-28T19:37:25.798Z","updated_at":"2026-01-28T19:37:26.401Z","avatar_url":"https://github.com/klingtnet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notes - a journal server\n\n- ![CI](https://github.com/klingtnet/notes/workflows/CI/badge.svg)\n- [Releases][releases]\n\n`notes` is a web service equivalent to a notebook, you can store ideas and look for them with a full text search.  The search makes it even better than a notebook.\nNotes are stored in a encrypted SQLite database using SQLCipher.\nIt supports github flavored markdown and everything is contained in a single binary (execpt the database file).\n\nI am happy to get pull requests and here a couple of improvement ideas:\n\n- [ ] mark tasks as finished by clicking on a checkbox\n- [ ] only show open tasks\n- [ ] add pagination or date filtering\n\n## Installation\n\nFor Linux users with a working Go setup the easiest way is to install the server and its systemd user service using by running `make install`.\nYou can also [grab a prebuilt binary from the releases page][releases] and copy it into your `$PATH`.\nA database file is created on the first start at `$XDG_CONFIG_HOME/notes/notes.db` or wherever you set the argument of `--database-path` to.\nIt is important to set a proper database password on the first run using `DATABASE_PASSPHRASE` environment variable (you can use the flag as well but [this comes with some security downsides][so-password].)\nAt the moment there is no option to change the password but you should be able to achieve that in a db shell session (`scripts/dbshell` shows how to start such a session).\n\n[releases]: https://github.com/klingtnet/notes/releases\n[so-password]: https://security.stackexchange.com/questions/14000/environment-variable-accessibility-in-linux/14009#14009","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklingtnet%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklingtnet%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklingtnet%2Fnotes/lists"}