{"id":16211791,"url":"https://github.com/alpayc/super-anki-raycast-extension","last_synced_at":"2026-02-28T00:54:30.530Z","repository":{"id":246573535,"uuid":"821520751","full_name":"AlpayC/super-anki-raycast-extension","owner":"AlpayC","description":"Super Anki is a Raycast extension designed to seamlessly connect users, especially students, to their self-hosted Anki server. With Super Anki, users can easily create and manage your Anki decks and notes directly from Raycast.","archived":false,"fork":false,"pushed_at":"2024-06-28T18:38:02.000Z","size":2384,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T05:26:31.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/AlpayC.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":"2024-06-28T18:21:47.000Z","updated_at":"2024-06-28T18:38:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e35830fd-e336-42d8-bb17-3b26ffb43fa1","html_url":"https://github.com/AlpayC/super-anki-raycast-extension","commit_stats":null,"previous_names":["alpayc/super-anki-raycast-extension"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlpayC/super-anki-raycast-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpayC%2Fsuper-anki-raycast-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpayC%2Fsuper-anki-raycast-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpayC%2Fsuper-anki-raycast-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpayC%2Fsuper-anki-raycast-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlpayC","download_url":"https://codeload.github.com/AlpayC/super-anki-raycast-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlpayC%2Fsuper-anki-raycast-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","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":[],"created_at":"2024-10-10T10:49:15.860Z","updated_at":"2026-02-28T00:54:30.493Z","avatar_url":"https://github.com/AlpayC.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Super Anki\n\nSuper Anki is a Raycast extension designed to seamlessly connect users, especially students, to their self-hosted Anki server. With Super Anki, users can easily create and manage your Anki decks and notes directly from Raycast.\n\n## Screenshots\n\n\u003cimg src=\"metadata/super-anki-1.png\" alt=\"Super-anki raycast extension with anki-connect\" width=\"700\"\u003e\n\u003cimg src=\"metadata/super-anki-2.png\" alt=\"Super-anki raycast extension with anki-connect\" width=\"700\"\u003e\n\u003cimg src=\"metadata/super-anki-3.png\" alt=\"Super-anki raycast extension with anki-connect\" width=\"700\"\u003e\n\u003cimg src=\"metadata/super-anki-4.png\" alt=\"Super-anki raycast extension with anki-connect\" width=\"700\"\u003e\n\n## Features\n\n- **Get Deck Names**: Retrieve the names of all decks in your Anki collection.\n- **Add New Deck Names**: Create new decks, including nested decks (e.g., `Deck1::subdeck1`).\n- **Get Notes from a Specific Deck**: Fetch notes from a specific deck.\n- **Add Notes to a Specific Deck**: Add notes to any deck.\n- **Markdown Support**: Write and manage notes with Markdown formatting.\n- **Global Deck Name Storage**: Save the last used deck name globally within the extension for quick access.\n- **Sync Anki Database**: Sync your Anki database to ensure all changes are up-to-date.\n\n## Requirements\n\n- Anki application installed on your computer.\n- Anki Connect extension installed in Anki to enable API routing. [Download Anki Connect](https://git.foosoft.net/alex/anki-connect)\n- (Optional) Docker for self-hosting Anki to reacht your anki GUI everywhere in the world  [Docker Installation Instructions](https://github.com/mlcivilengineer/anki-desktop-docker)\n\n## Installation\n\n1. **Install Anki:**\n   Download and install the Anki application from the official Anki website.\n\n2. **Install Anki Connect:**\n   Load the Anki Connect extension into your Anki application to enable API routing. [Download Anki Connect](url 1)\n\n3. **Configure Anki Connect:**\n   Follow the instructions provided in the Anki Connect documentation to configure it properly.\n\n4. **Self-Host Anki (Optional):**\n   If you prefer to self-host Anki using Docker, follow the instructions provided here: [Docker Installation Instructions](url 2)\n\n5. **Install Super Anki Extension:**\n   - Download the Super Anki extension for Raycast.\n   - Follow the instructions in the Raycast documentation to install the extension.\n\n## Usage\n\n1. **Get Deck Names:**\n   Use the `Get Deck Names` command to retrieve the names of all decks in your Anki collection.\n\n2. **Add New Deck Names:**\n   Use the `Add New Deck Name` command to create a new deck. You can nest decks using the `::` notation (e.g., `Deck1::subdeck1`).\n\n3. **Get Notes from a Specific Deck:**\n   Use the `Get Notes` command and specify the deck name to fetch notes from that deck.\n\n4. **Add Notes to a Specific Deck:**\n   Use the `Add Note` command to add a new note to a specific deck. Notes can be formatted using Markdown.\n\n5. **Save Last Used Deck Name:**\n   The extension saves the last used deck name globally to save time when creating or retrieving notes.\n\n6. **Sync Anki Database:**\n   Use the `Sync Anki Database` command to sync your Anki database and ensure all changes are up-to-date.\n\n## Contributing\n\nContributions are welcome! If you have any suggestions or improvements, please submit a pull request or open an issue on the GitHub repository.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n---\n\nHappy studying with Super Anki!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpayc%2Fsuper-anki-raycast-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpayc%2Fsuper-anki-raycast-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpayc%2Fsuper-anki-raycast-extension/lists"}