Skip to main content

Personal todo and logging management

Project description

Noto

Noto is a personal management tool based on Zrb and todo.txt.

Installing Noto

pip install zrb
pip install zrb-noto

Setting up Repository

Making Noto accessible

First of all, you will need a file named ~/zrb_init.py.

import noto

Then, you need to set the value of ZRB_INIT_SCRIPTS variable as follows:

export ZRB_INIT_SCRIPTS=${ZRB_INIT_SCRIPTS}:~/zrb_init.py

To automatically ZRB_INIT_SCRIPTS, you can add the script to your ~/.bashrc or ~/.zshrc.

Setting up a daily repository

  • Create an empty repository on Github/Gitlab

  • Clone the repository to your local computer

  • Configure Noto by setting up the following variables

    export NOTO_LOCAL_REPO=${HOME}/daily
    export NOTO_REMOTE_GIT=git@github.com:yourUserName/daily.git
    

Start working

zrb noto list
zrb todo add -t "Learn noto"
zrb todo start -t "Learn noto"
zrb todo stop -t "Learn noto"
zrb todo complete -t "Learn noto"
zrb noto list

Trivia

noto = {
    "japanese": "note",
    "javanese": "to arrange"
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zrb_noto-0.0.3.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

zrb_noto-0.0.3-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file zrb_noto-0.0.3.tar.gz.

File metadata

  • Download URL: zrb_noto-0.0.3.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.0 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for zrb_noto-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d03b2af037b38f09498202629532179856f77a7b58ecd37903365c48810ca110
MD5 0efab688bba8b6fba7f1fb041a6bf053
BLAKE2b-256 cc4953abc3a0ffb9a61f2be7a1b3544b7e86e0814052f5b3fe9fa581995226f0

See more details on using hashes here.

File details

Details for the file zrb_noto-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: zrb_noto-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.10.0 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for zrb_noto-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ca2bc7331b96bac9241c59a8567c20ecea75a9904d7e4873ef52328f47d34a1f
MD5 e7049d97cc2981614532228f0eaf8f9d
BLAKE2b-256 8141fa9c793cb5173dd6d6ef33e16ee47ad8dfb432cb208979f51c5c4eb3b960

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page