관련메타
BIBLIOGRAPHY
“Djliden/Paper-Planner.” 2024. https://github.com/djliden/paper-planner.
KEYWORDS
- bib/ @니르이얄 #초집중: #본짓 #딴짓 #내부계기 #내면탐구 #몰입 ‘2024-03-26 #2025-06-16
- bib/ @김명석 클라라 #두뇌보완계획 #논리철학 #과학방법 #언어철학 ‘2024-06-10 #2025-04-29
- botlog/ 에이전트-어젠다-reverse-datetree-멀티디바이스-설계 ‘2026-02-27 #2026-02-27
- botlog/ 통합-어젠다-뷰-완성-인간과-에이전트-단일-타임라인 ‘2026-03-01 #2026-03-09
- botlog/ §geworfen 게보르펜 존재-데이터-뷰어: WebTUI SF 터미널 어젠다 ‘2026-03-10 #2026-03-20
- notes/ #프로젝트관리: #이맥스 #도구 - #어젠다 #프로젝타일 ‘2022-10-05
- notes/ @norang #어젠다: 텍스트로 당신의 인생을 설계하라 ‘2023-10-30 #2025-02-18
- notes/ #어젠다: 워크플로우 예제 모음 - 조직모드 ‘2023-12-09 #2025-02-18
- notes/ @힣: #대기중 #올드노트 ‘2024-01-04 #2024-01-04
- notes/ @힣: #개인지식관리 #역사 ‘2024-03-28 #2024-03-28
- notes/ #할일 #목록 #관리 - #무작위 #뽑기 #시간관리 ‘2024-12-19 #2025-04-11
- notes/ Emacs agent-shell + OpenCode MCP 통합 실행 계획 ‘2025-11-21 #2025-11-21
패키지
Liden, Daniel 2024 “djliden/paper-planner”
(“Djliden/Paper-Planner” 2024)
- An emacs org-mode planner based on a paper planner format
안쓸 것 같긴하다. 다만. 두고 볼 일이니까
(use-package paper-planner
:config
;; Configure your settings here
(setq paper-planner-file-format "weekly-planner-%s.org")
(setq paper-planner-starting-day "Sunday")
(setq paper-planner-my-tasks
'((read . 8)
(exercise . 6)
(work . 40)
(study . 10)))
;; Optional: Set the default directory for your planner files
(setq paper-planner-directory "~/your/directory/"))단어 선택
@user 계획을 영어로 뭐라고 할까? planning?
@assistant 네, 맞습니다. “계획”은 영어로 “planning”이라고 합니다. 또는 “plan”이라는 단어도 사용할 수 있습니다. 상황에 따라 “schedule”이나 “agenda”도 적절할 수 있습니다.
Comments