z-py/README.md

16 lines
549 B
Markdown
Raw Permalink Normal View History

2024-07-14 11:32:19 -07:00
# z-py
2024-07-11 22:08:32 -07:00
> Gotta go fast! -Bowser
A zippy note taking implementation that fits my needs. Principles are:
1. Should be pure python and only rely on standard libraries
2. Loosly based on the excellent Denote package for Emacs
3. CLI first with potential to integrate with (n)vim
4. Primarily for Markdown files, but can name other files
5. Notes viewable and editable with Obsidian
Notes:
2024-07-14 11:32:19 -07:00
- z-py assumes you want to operate in the current folder where the command
2024-07-11 22:08:32 -07:00
is run. Folders are indicated by creating a `.z` file.