https://github.com/jongwony/jw
I just want to search and write my notes regardless of their file name ...
https://github.com/jongwony/jw
imgcat ppt python3 snippet tag-filesystem third-party-api vim
Last synced: 3 months ago
JSON representation
I just want to search and write my notes regardless of their file name ...
- Host: GitHub
- URL: https://github.com/jongwony/jw
- Owner: jongwony
- Created: 2018-12-22T09:29:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T16:22:56.000Z (about 5 years ago)
- Last Synced: 2025-01-15T22:23:03.656Z (4 months ago)
- Topics: imgcat, ppt, python3, snippet, tag-filesystem, third-party-api, vim
- Language: Python
- Homepage:
- Size: 7.43 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bio Project
My Own CLI
## Requirements
Python 3.7+
## Setup
```bash
pip install jw
jw --help
```## Build
```
python setup.py install
```## Feature
- imgcat
- tag memo system
- snippet
- markdown to presentation
- google calendar## Your Own Snippet
Put Bash Script in `scripts`
```bash
jw snip args...
```