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 -U 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 -U 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.5.tar.gz
(4.8 kB
view details)
File details
Details for the file termnote-1.0.5.tar.gz
.
File metadata
- Download URL: termnote-1.0.5.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb7554f0c2822f1bf030fec60d5d2c091fee95c61b5b1004297b1d4bdd4ee390 |
|
MD5 | 85f71d0b6bebc98ebff2ee0922eee886 |
|
BLAKE2b-256 | bc224698774a3c67af9a71e79177e14e2c495cb2b69298de540eda881baf9e73 |