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 Distribution
termnote-1.0.4.tar.gz
(4.8 kB
view details)
File details
Details for the file termnote-1.0.4.tar.gz
.
File metadata
- Download URL: termnote-1.0.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0fe78b4bdd3dbe177e6f3f41f32ac747af5f12b6c68d99f2eca42a48965c155 |
|
MD5 | 52f6cdeb32bbbeacc9553e226d8979f8 |
|
BLAKE2b-256 | 3b67590ac75b726f19da0fafa2843d28b2dbc47fa1e8bb86b0afaad24692dece |