https://github.com/thiswillbeyourgithub/i3_search_anki_collection
python script and i3 binding to quickly browse your anki collection
https://github.com/thiswillbeyourgithub/i3_search_anki_collection
Last synced: 8 months ago
JSON representation
python script and i3 binding to quickly browse your anki collection
- Host: GitHub
- URL: https://github.com/thiswillbeyourgithub/i3_search_anki_collection
- Owner: thiswillbeyourgithub
- License: gpl-3.0
- Created: 2021-09-21T09:20:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T09:29:56.000Z (over 4 years ago)
- Last Synced: 2025-02-09T06:43:11.957Z (about 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i3_search_anki_database
python script and i3 binding to quickly browse your anki collection
Here's my i3 binding:
`bindsym $mod+b exec i3-input -F "exec /path_to/python3 /path_to/i3_seach_anki_collection/__init__.py --query='%s'" -l 50 -P "Search anki: "`