https://github.com/programmer-ke/insta-recall
Recall stuff instantly!
https://github.com/programmer-ke/insta-recall
Last synced: over 1 year ago
JSON representation
Recall stuff instantly!
- Host: GitHub
- URL: https://github.com/programmer-ke/insta-recall
- Owner: programmer-ke
- Created: 2016-01-16T15:58:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T09:52:49.000Z (about 7 years ago)
- Last Synced: 2025-01-03T21:43:33.754Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recall Instantly!!
## How it works
- Create a folder
- Dump text and image files of things you need to recall here
- The filename of each file should be a comma-separated list of tags
e.g. 'math, polynomials.jpg', 'lisp, printing symbols.txt'
- Run this command in the directory, with the tags you need to recall as arguments
e.g. `recall lisp`, `recall algebra polynomials logarithms`
Files with tags included in their names will be opened either in your default browser
or an associated program (depending on your OS)