feat(notes): Zettelkasten fleeting/literature/permanent sublayout#5
Merged
Conversation
…layout
- Init: scaffold 10-Zettelkasten/{fleeting,literature,permanent} dirs
- Notes: add book/reading keywords for Literature classification
- Routes: Zettelkasten cat → fleeting/literature/permanent; Resources/Ideas → fleeting
- Prompts: document Zettelkasten subcategories for AI classifier
- Add rust-toolchain.toml pinning rustc 1.85 for edition 2024 - init.rs: read zettelkasten_dir from vault.toml instead of hardcoding - notes.rs: narrow book keywords to reduce false positives - notes.rs: add comment for Resources/Ideas backward compat - notes.rs: add fallback and keyword matching tests
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
10-Zettelkasten/아래fleeting/,literature/,permanent/3단계 하위 구조 추가Zettelkasten카테고리 → 하위 폴더,Resources > Ideas→fleeting호환 유지init.rs에서vault.toml의zettelkasten_dir설정을 읽어 커스텀 경로 지원book review,book note,book summary,isbn)rust-toolchain.toml추가 (edition 2024 / rustc 1.85+)init재실행(repair/upgrade) 안내 추가Test plan
of init재실행하여 누락 폴더 생성 확인