All Projects → bikenik → alfred-anki

bikenik / alfred-anki

Licence: MIT license
Create New Cards into any decks with any "Note Type".

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to alfred-anki

Search Omnifocus
Alfred workflow that allows free text searching of OmniFocus tasks
Stars: ✭ 231 (+450%)
Mutual labels:  alfred, alfred-workflow
Alfred Github Workflow
GitHub Workflow for Alfred 4
Stars: ✭ 2,542 (+5952.38%)
Mutual labels:  alfred, alfred-workflow
Alfred Pwgen
Generate passwords with Alfred
Stars: ✭ 201 (+378.57%)
Mutual labels:  alfred, alfred-workflow
Alfred Network Workflow
Show and change your network settings
Stars: ✭ 186 (+342.86%)
Mutual labels:  alfred, alfred-workflow
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (+495.24%)
Mutual labels:  alfred, alfred-workflow
Alfred Mweb Workflow
搜索、打开MWeb 内部文档和外部 Markdown 文档
Stars: ✭ 188 (+347.62%)
Mutual labels:  alfred, alfred-workflow
Alfred Pinboard Rs
Alfred Workflow for Pinboard (Rust)
Stars: ✭ 223 (+430.95%)
Mutual labels:  alfred, alfred-workflow
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (+304.76%)
Mutual labels:  alfred, alfred-workflow
alfred-workflow-zoom-meetings
Join a Zoom meeting without the link opening in your browser.
Stars: ✭ 45 (+7.14%)
Mutual labels:  alfred, alfred-workflow
Small Workflows
Small Alfred workflows I use
Stars: ✭ 218 (+419.05%)
Mutual labels:  alfred, alfred-workflow
Google Alfred3 Workflow
🎉 The missing Alfred 3 Workflow for searching google.
Stars: ✭ 241 (+473.81%)
Mutual labels:  alfred, alfred-workflow
Alfred Repos
Browse, search and open Git repositories in Alfred
Stars: ✭ 244 (+480.95%)
Mutual labels:  alfred, alfred-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (+323.81%)
Mutual labels:  alfred, alfred-workflow
Alfred Fakeum
Generate fake test data in Alfred
Stars: ✭ 195 (+364.29%)
Mutual labels:  alfred, alfred-workflow
Alfred Gitlab
A GitLab workflow for Alfred 3
Stars: ✭ 176 (+319.05%)
Mutual labels:  alfred, alfred-workflow
Alfred Bear
Streamlined note searching and creation for Bear using Alfred
Stars: ✭ 203 (+383.33%)
Mutual labels:  alfred, alfred-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (+292.86%)
Mutual labels:  alfred, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+5214.29%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+6142.86%)
Mutual labels:  alfred, alfred-workflow
mnemocards
In addition to helping you memorise, this code helps you do other things that I don't remember...
Stars: ✭ 34 (-19.05%)
Mutual labels:  anki, anki-flashcards

alfred-anki Build Status

anki card generator: Create New Cards into any Decks with any "Note Type".

main window main window main window

Install

$ npm install --global alfred-anki

or as anki.alfredworkflow

Requires: Node.js 7.6+, Alfred Powerpack, Anki intelligent flash cards, AnkiConnect plugin for Anki

Also you can consider DrLulz/Anki-Templates

Usage

  • In Alfred, type :anki,
  • Enter/Click on the any field to fill it in
  • Enter/Click to save current value
  • the same staps to edit.
  • type :anki!, to setting menu.

This workflow uses Markdown syntax:


On the card fields:

  • hit ⌃ + to remeber last input after created card.
  • hit ⌃ + one more time to toggle switch this option
  • hit ⌥ + to reset text from all fields
  • hit (shift) to preview parsed fields of card
  • for line break type '\n' (with space or without), also should be handy to use 'Alfred's snippets'.
  • to add imag from clipboard use Alfred snippet >>img needs install pngpaste
  • check out another snippets

  • To use your own icons for your Model's fields just you should call the png files the same as fields [name-of-field].png and put it into icons folder of this Workflow directory. Recommended use two instances of each icon where second icon (with some mark) will be called as [name-of-field]_marked.png for "remember last import" option.

Buy Me A Coffee

License

MIT © bikenik

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].