{"id":30219918,"url":"https://github.com/pushfoo/obsidian-runny","last_synced_at":"2025-10-05T01:51:26.345Z","repository":{"id":308963612,"uuid":"1031127803","full_name":"pushfoo/obsidian-runny","owner":"pushfoo","description":"Misc Obsidian run helpers.","archived":false,"fork":false,"pushed_at":"2025-08-08T22:21:03.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-09T00:19:50.387Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pushfoo.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}},"created_at":"2025-08-03T04:24:37.000Z","updated_at":"2025-08-08T22:21:06.000Z","dependencies_parsed_at":"2025-08-09T00:19:52.227Z","dependency_job_id":"054b133f-6867-42c6-b1b3-3c3bafd5da22","html_url":"https://github.com/pushfoo/obsidian-runny","commit_stats":null,"previous_names":["pushfoo/obsidian-runny"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pushfoo/obsidian-runny","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fobsidian-runny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fobsidian-runny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fobsidian-runny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fobsidian-runny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pushfoo","download_url":"https://codeload.github.com/pushfoo/obsidian-runny/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushfoo%2Fobsidian-runny/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399610,"owners_count":25980331,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2025-08-14T08:59:54.275Z","updated_at":"2025-10-05T01:51:26.312Z","avatar_url":"https://github.com/pushfoo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# obsidian-runny\n\nCLI helpers for [Obsidian][] using Python 3.12+.\n\n## Examples\n\n\u003e [!TIP]\n\u003e Add a shorthand [shell alias][] to use a different command\n\n[shell alias]: https://unix.stackexchange.com/questions/146419/creating-an-alias-for-a-bash-script\n\n```shell\nobsidian_runny new --name \"New Example Note\"\n```\nThis command creates a new blank note:\n\n- with the given `--name` (New Example Note)\n- inside the most recently used Obsidian vault\n\n\n## Installing\n\n\u003e [!IMPORTANT]\n\u003e Pre-alpha software means you should expect bugs.\n\n### Requirements\n\n1. Python 3.12+\n2. [Obsidian][]\n3. A high tolerance for unfinished software\n\n\u003e [!NOTE]\n\u003e [`pipx`][pipx] is also useful for use as a system-wide utility.\n\n### Installing\n\n| Approach    | Command                                                                     |\n|-------------|-----------------------------------------------------------------------------|\n| Local venv  | `pip install git+https://git+https://github.com/pushfoo/obsidian-runny.git` |\n| System-wide | `pipx install git+https://github.com/pushfoo/obsidian-runny.git`            |\n\n\u003e [!CAUTION]\n\u003e **Never** attempt to use `sudo` with `pip`! ([Learn why](#why-never-sudo-pip-install))\n\n\n[Obsidian]: https://obsidian.md/\n[pipx]: https://pipx.pypa.io/\n\n\n## Errata\n\n### Why never `sudo pip install`?\n\n**TL;DR:** It's the fastest way to break your system.\n\nEspecially on `apt`-based Linux distros, it is a bad time. Just\ndon't do it.\n\n1. The override flag is `--break-system-packages` for a reason\n2. The `apt` package manager relies on the \"system\" Python install\n3. If you break system Python, you also break:\n   * `apt` (can't install software)\n   * network utilities (not always, but it hurts)\n\nReinstalling is often faster than manually fixing the issues,\nbut it is also no fun.\n\n#### Ok, what should I use then?\n\nInstead, use one of the following:\n* [`pipx`][pipx]\n* [`uv`][uv]\n* An ordinary virtual environment (venv)\n* Any other reputable tool\n\n[uv]: https://docs.astral.sh/uv/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushfoo%2Fobsidian-runny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushfoo%2Fobsidian-runny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushfoo%2Fobsidian-runny/lists"}