Installation
- Windows
- Linux (varies per distro)
- Install Python3
sudo apt install python3 - Install pip for Python3
- install nestingnote
python3 -m pip install nestingnote - create alias (for convenience)
echo "alias nestingnote='python3 -m nestingnote'" >> ~/.bash_aliases source ~/.bash_aliasees - Install Python3
Execution
python3 -m nestingnote \path\to\my\notes
Controls
Most controls are intuitive, e.g., all printable keys insert that character, arrow keys, home, end, page up, and page down all move the cursor appropriately. However, there are a few special controls introduced by nestingnote:
- Tab: at the beginning of a line will indent the line, starting an inner nested list. Within the line, tab will split the line into fields similar to columns in a matrix.
- Ctrl+k: toggles whether the current item in the nested list is collapsed, meaning that all items nested beneath it are hidden.
- Ctrl+w: save the edits
Release files for nestingnote 0.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nestingnote-0.0.11.tar.gz | 19.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nestingnote-0.0.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 45.1 kB
Release files / nestingnote-0.0.11.tar.gz
| Download URL | nestingnote-0.0.11.tar.gz |
|---|---|
| Size | 19.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f2d5ee183ac489cb74bd5c610bb19dd658a7634d32d2b4f64d499c6757086cf
|
|
BLAKE2b-256 checksum How to use checksums |
17a306d21bf2257c15566931c6ad36e865382fd506f1e04fef965fa03a69dd54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
|
Release files / nestingnote-0.0.11-py3-none-any.whl
| Download URL | nestingnote-0.0.11-py3-none-any.whl |
|---|---|
| Size | 25.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
666b647a4bed9f195f31563fe0f1772fa6e258b165a73d0a6bc6fd91bb60523e
|
|
BLAKE2b-256 checksum How to use checksums |
680648662254b3e9419a4cd05cffc3ca373ea2213f09e02d1a18bd5645fe378a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
|