Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prncss-xyz/zkb
https://github.com/prncss-xyz/zkb
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prncss-xyz/zkb
- Owner: prncss-xyz
- License: mit
- Created: 2024-02-22T19:31:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-25T01:13:16.000Z (9 months ago)
- Last Synced: 2024-02-25T02:27:32.094Z (9 months ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zkb
# A Small script to create notes with appropriate metadata based on source file and koreader `.sdr` file
## Dependencies
- exiftool
- arch: `pacman -S perl-image-exiftool`
- lua## Basic use
`zkb meta `
Dumps metadata. Log option give insight to tune the algorithm used for HTML files.
`zkb create `
Create note file (`.md`) with source metadata in preamble. `--dir` option specifies a directory (defaults to `inbox`). Directory is relative to `ZK_NOTEBOOK_DIR` env variable (or current dir if not set). If an appropriate `.sdr` file exists, will extract highlighting data into note's body.
`zkb type `
Utility to add a type field to existing note.