A simple, yet powerful and handy terminal based note taking python app
Project description
# TermNote
A simple, yet powerful and handy terminal based note taking python app
### Requirement:
* requires python (>2 or 3)
### Usage:
* Install with pip
```
pip install termnote
```
Note: For the sake of LAZYNESS, 'tn' is a shortcut for 'termnote'
* Create your 1st note (Tip: default editor is vi; to change it, set $EDITOR environment variable)
```
export EDITOR=vim
tn my first note
```
* Write "I love cheeze" and close editor. Note is created. Now lets find the note by keywords
```
tn cheez
```
or by filename
```
tn first no
```
* List all notes
```
tn
```
A simple, yet powerful and handy terminal based note taking python app
### Requirement:
* requires python (>2 or 3)
### Usage:
* Install with pip
```
pip install termnote
```
Note: For the sake of LAZYNESS, 'tn' is a shortcut for 'termnote'
* Create your 1st note (Tip: default editor is vi; to change it, set $EDITOR environment variable)
```
export EDITOR=vim
tn my first note
```
* Write "I love cheeze" and close editor. Note is created. Now lets find the note by keywords
```
tn cheez
```
or by filename
```
tn first no
```
* List all notes
```
tn
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file termnote-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: termnote-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49d89fcb19675a963953266dbb412668b7a158ff270395ecdcea39f2e7f3d4bf |
|
MD5 | 03d7e0693993e302ddc8ea92d1540031 |
|
BLAKE2b-256 | 954944d013b1a52b968e8f30cdd5c36444f44b1845311740519e28d38031706b |