{"id":13432658,"url":"https://github.com/nikitavoloboev/alfred-my-mind","last_synced_at":"2025-04-05T14:09:39.278Z","repository":{"id":62738370,"uuid":"93851254","full_name":"nikitavoloboev/alfred-my-mind","owner":"nikitavoloboev","description":"Alfred workflow to search through my notes and bookmarks","archived":false,"fork":false,"pushed_at":"2024-01-22T12:15:16.000Z","size":16574,"stargazers_count":478,"open_issues_count":8,"forks_count":30,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-03-29T13:11:36.743Z","etag":null,"topics":["alfred","alfred-workflow","awgo","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikitavoloboev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-09T11:13:42.000Z","updated_at":"2025-03-29T00:10:00.000Z","dependencies_parsed_at":"2024-01-22T14:16:57.031Z","dependency_job_id":"101714ed-2f23-40aa-8799-6a342d2b48de","html_url":"https://github.com/nikitavoloboev/alfred-my-mind","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Falfred-my-mind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Falfred-my-mind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Falfred-my-mind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitavoloboev%2Falfred-my-mind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikitavoloboev","download_url":"https://codeload.github.com/nikitavoloboev/alfred-my-mind/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345856,"owners_count":20924102,"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":["alfred","alfred-workflow","awgo","go"],"created_at":"2024-07-31T02:01:14.820Z","updated_at":"2025-04-05T14:09:39.256Z","avatar_url":"https://github.com/nikitavoloboev.png","language":"Go","funding_links":["https://github.com/sponsors/nikitavoloboev"],"categories":["Go","Productivity"],"sub_categories":[],"readme":"# Alfred My Mind\n\n\u003e [Alfred](https://www.alfredapp.com/) workflow to search through my notes and bookmarks\n\n\u003cimg src=\"https://i.imgur.com/ZbpobeM.png\" width=\"500\" alt=\"img\"\u003e\n\nThis workflow lets you search through entirety of [my personal wiki](https://wiki.nikiv.dev/). There's over 100,000 lines of markdown with many links inside. This [video](https://www.youtube.com/watch?v=m5aFsVVknPU) showcases the workflow in action.\n\n## Install\n\nDownload workflow from [GitHub releases](../../releases/latest).\n\nSee [here](https://github.com/deanishe/awgo/wiki/Catalina) for instructions on fixing permissions in macOS refusing to run Go binary.\n\n## Setup\n\nThe workflow is written in [Go](https://golang.org/) and uses [AwGo](https://github.com/deanishe/awgo) library for all Alfred related things.\n\nIt uses [modd](https://github.com/cortesi/modd) and [Alfred command](https://godoc.org/github.com/jason0x43/go-alfred/alfred) to ease its development.\n\n## Run\n\n1. Run `alfred link` (makes symbolic link of [`workflow`](workflow) directory)\n2. Run `modd` (starts a process that automatically builds the workflow with `alfred build` on any changes you make to `.go` files, this builds and places a binary inside [`workflow`](workflow) directory.)\n3. Make changes to code or modify Alfred objects to do what you want! Open debugger in Alfred or run the workflow with `workflow:log` passed in as argument to see the logs Alfred produces.\n\n![](https://i.imgur.com/FFYOecx.png)\n\n## Contribute\n\nAlways open to useful ideas or fixes in form of issues or PRs.\n\nCan [open new issue](../../issues/new/choose) (search [existing issues](../../issues) first) or [start discussion](../../discussions).\n\nIt's okay to submit draft PR as you can get help along the way to make it merge ready.\n\nJoin [Discord](https://discord.com/invite/TVafwaD23d) for more indepth discussions on this repo and [others](https://github.com/nikitavoloboev#src).\n\n### 🖤\n\n[Support on GitHub](https://github.com/sponsors/nikitavoloboev) or look into [other projects](https://nikiv.dev/projects).\n\n[![Discord](https://img.shields.io/badge/Discord-100000?style=flat\u0026logo=discord\u0026logoColor=white\u0026labelColor=black\u0026color=black)](https://discord.com/invite/TVafwaD23d) [![X](https://img.shields.io/badge/nikitavoloboev-100000?logo=X\u0026color=black)](https://twitter.com/nikitavoloboev) [![nikiv.dev](https://img.shields.io/badge/nikiv.dev-black)](https://nikiv.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitavoloboev%2Falfred-my-mind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikitavoloboev%2Falfred-my-mind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitavoloboev%2Falfred-my-mind/lists"}