Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabicool/malleus-anki-addon
Anki addon to help create and find cards related to the Malleus Clinical Medicine project
https://github.com/sabicool/malleus-anki-addon
anki medicine
Last synced: 20 days ago
JSON representation
Anki addon to help create and find cards related to the Malleus Clinical Medicine project
- Host: GitHub
- URL: https://github.com/sabicool/malleus-anki-addon
- Owner: Sabicool
- License: agpl-3.0
- Created: 2024-11-01T18:09:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T03:58:42.000Z (27 days ago)
- Last Synced: 2024-12-14T04:18:34.067Z (26 days ago)
- Topics: anki, medicine
- Language: Python
- Homepage: https://malleuscm.notion.site
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme for ankiweb.org
- License: LICENSE
Awesome Lists containing this project
README
Please read more about the project at the [[https://malleuscm.notion.site][Malleus medicine website]], a collaborative Anki project for Australian Medical School Students
An Anki extension that integrates with the Malleus notion database to seamlessly manage Malleus clinical medicine cards. The extension allows you to search the Malleus Notion database, find existing cards with matching tags, and create new cards with proper tagging.
* Usage
** Finding Existing Cards1. Click the "Malleus" button in the browser toolbar or editor
2. Select your database (Subjects or Pharmacology)
3. Enter a search term
4. Select the subtag you want to search for (leave as Tag to ignore subtag)
5. Choose the relevant pages from the search results
6. Click "Find Cards" to search for existing cards with matching tags** Creating New Cards
1. Follow steps 1-5 above
2. Click "Create Cards" to open the Add Cards window
3. The cards will be pre-filled with the appropriate tags* Directions for the Future
- [ ] Add button in editor page
- [ ] Publish to Ankiweb addons
- [ ] Add configuration for:
- [ ] Keybindings
- [ ] Default deck location
- [ ] Add eTG create cards function* Troubleshooting
This extension requires access to the internet to use the notion API. Please ensure you are using it while connected to the internet.This extension is relatively new, if you do encounter any issues please create a new issue on the [[https://github.com/Sabicool/Malleus-Anki-Addon][github page]].
* Licence
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).This license grants you the freedom to use, modify, and distribute this software, provided that any derivative work or distribution is also licensed under the AGPL-3.0. Additionally, if you deploy this software on a network, users interacting with it over that network must also be granted access to the source code.
For more details, please refer to the full license text in the [[https://github.com/Sabicool/Malleus-Anki-Addon/blob/main/LICENSE][LICENSE]] file or visit [[https://www.gnu.org/licenses/agpl-3.0.en.html][GNU AGPL-3.0 License]].