Discover Packages
github.com/kijimaD/parakeet
command
module
Version:
v0.0.0-...-6311edb
Opens a new window with list of versions in this module.
Published: Nov 24, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
protesilaos/denote 的なファイル名スキーマツール。ファイル管理に使用する。
{timestamp(ID)}--{人間が見るコメント}__{任意の数のtag 1}_{任意の数のtag 2}.{拡張子}
20250903T083109--TCPIP入門__network_infra.pdf
サポート
CLIツールとして、サポートする。
ディレクトリ一括。
# ID付与
go run . generate . --ext pdf
# バリデーション
go run . validate . --ext pdf
# タグ編集(インタラクティブ)
go run . tag {ID}
# タグ編集(非インタラクティブ)
go run . tag {ID} --set {tag名}
# markdown表出力
go run . md --ext pdf
go install github.com/kijimaD/parakeet@main
Expand ▾
Collapse ▴
Documentation
¶
Package main はアプリケーションのエントリーポイント
Source Files
¶
Click to show internal directories.
Click to hide internal directories.