A tool for creating and managing notes
Project description
Nort (WIP)
What do I actually want?
- generate entries automatically
- grepable
- automatically copy undone tasks from yesterday into today
installation
pip3 install nort
Commands
-
nort new test --tags tag1 tag2 tag3generates note called test with tags tag1, tag2 and tag3 -
nort searchTODO -
nort view [name]opens note in viewer, specified in settings -
nort listlists all notes -
nort list --tags tag1lists notes that have tag1
Options
Options can be configured in the ~/.nort.yaml file (or ~/.config/nort/nort.yaml)
viewer: which viewer gets used bynort vieweditor: which editor gets used bynort newandnort editnort_path: where to save the notes
How to store meta info
- books can be own folders, or just tags
- like notable:
Notebooks/peter/corresponds to a notebook called peter
- like notable:
---signifies start and end of metadata- inside
---yaml is used
---
tags: [Notebooks/Work/protocols/2021/April, Todo]
title: Work on 16.04.2021
---
Template File
TODO
- implement nort new
- implement nort list
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
nort-0.2.0.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nort-0.2.0-py3-none-any.whl
(7.8 kB
view details)
File details
Details for the file nort-0.2.0.tar.gz.
File metadata
- Download URL: nort-0.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.7.2 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e54d5765a330fc7a07eec3036d2b3ebd94777868b06aca4c6c6e3db12f91fe4c
|
|
| MD5 |
1db6f7973576fdd10cb237090b79e3d2
|
|
| BLAKE2b-256 |
6e7e85e9fdca26936009f031b14a193d35282f04c4185f29c88bf247e4ec8a04
|
File details
Details for the file nort-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nort-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.7.2 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba73082f2cdd86e7139ac96d1f90cd9660fa5c379b5f4fbd797350e912fc4ef4
|
|
| MD5 |
451e0fa83cd864a08076dcdb90e4de41
|
|
| BLAKE2b-256 |
9823ba17af7020d0c4fc53b1c9627959828dbbae060477d87040d66915ff1b4f
|