https://github.com/0x61nas/nota.zsh
a ZSH plugin that help you record notas with some context
https://github.com/0x61nas/nota.zsh
Last synced: about 2 months ago
JSON representation
a ZSH plugin that help you record notas with some context
- Host: GitHub
- URL: https://github.com/0x61nas/nota.zsh
- Owner: 0x61nas
- License: unlicense
- Created: 2025-03-12T13:45:32.000Z (over 1 year ago)
- Default Branch: aurora
- Last Pushed: 2025-12-09T20:22:11.000Z (6 months ago)
- Last Synced: 2026-01-01T07:22:48.787Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - nota - Simple plugin to manage a list of notes. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - nota - Simple plugin to manage a list of notes. (Plugins / ZSH on Windows)
README
Nota
====
Simple Zsh plugin to help my ADHD switch contexts a little bit faster and hopefully get some work done :)
Installation
============
```
# mkdir -p /usr/share/zsh/plugins/nota
# cp nota.zsh /usr/share/zsh/plugins/nota/
```
and make sure to `source` it somewhere in your shell startup scripts
```
source /usr/share/zsh/plugins/nota/nota.zsh
```
Usage
======
Just `notaadd`, `notaedit`, `notalist`, and `notadone` those are the most important functions to manage your `$NOTA_FILE` and `$NOTA_ARCIVE`