2024-07-14 11:29:53 -07:00
2024-07-14 11:29:53 -07:00
2024-07-14 11:20:37 -07:00
2024-07-14 11:29:53 -07:00
2024-07-14 11:29:53 -07:00
2024-07-14 11:20:37 -07:00
2024-07-14 11:20:37 -07:00
2024-07-14 11:20:37 -07:00
2024-07-11 22:08:32 -07:00

z.py

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: - Z.py assumes you want to operate in the current folder where the command is run. Folders are indicated by creating a .z file.

Description
Zippy note taking workflow that fits my needs.
Readme 58 KiB
Languages
Python 96.7%
Nix 3.3%