BIBLIOGRAPHY
Andrei Sukhovskii. 2024a. โA Joker in Zettelkasten.โ Medium. February 19, 2024. https://qnnnp.medium.com/a-joker-in-zettelkasten-79967d13a025.
โโโ. 2024b. โSubstack - Qnnnp.โ June 16, 2024. https://qnnnp.substack.com/archive?sort=new.
โEmulating Howm Notes with Denote and Consult - System Crafters.โ n.d. Accessed March 7, 2025. https://systemcrafters.net/live-streams/march-7-2025/.
โHowm: Note-Taking Tool on Emacs.โ n.d. Accessed May 30, 2024. https://kaorahi.github.io/howm/.
โLeah Blogs: Note Taking in Emacs with Howm.โ n.d. Accessed May 30, 2024. https://leahneukirchen.org/blog/archive/2022/03/note-taking-in-emacs-with-howm.html.
Sukhovskii. 2025a. โEmacs101/Howm-Manual: Note-Taking in Emacs with Howm Package.โ https://github.com/Emacs101/howm-manual.
โโโ. 2025b. โะะฝะดัะตะน ะกัั ะพะฒัะบะธะน | Substack.โ 2025. https://substack.com/@qnnnp/notes.
โโโ. 2025c. โQnnnp | ะะฝะดัะตะน ะกัั ะพะฒัะบะธะน | Substack.โ February 24, 2025. https://qnnnp.substack.com/?utm_medium=web.
RelatedNotes
History
- howm
ะะฝะดัะตะน ะกัั ะพะฒัะบะธะน | Substack
(Sukhovskii 2025b)
- Substack - qnnnp
- Andrei Sukhovskii
- 2025
- ๊ฐ์ธ
qnnnp | ะะฝะดัะตะน ะกัั ะพะฒัะบะธะน | Substack
(Sukhovskii 2025c)
- Sukhovskii
- quod non nลvit, non prลficit. Click to read qnnnp, by ะะฝะดัะตะน ะกัั ะพะฒัะบะธะน, a Substack publication with hundreds of subscribers.
- 2025
A Joker in Zettelkasten
- (Andrei Sukhovskii 2024a)
- In Niklas Luhmannโs slip box, in one chain of his thoughts, there is an interesting observation about the nature of Zettelkasten (It is theโฆ
- 2024
Substack - qnnnp
(Andrei Sukhovskii 2024b)
-
Andrei Sukhovskii
-
Full archive of all the posts from qnnnp.
-
2024
Emacs101/howm-manual: Note-taking in Emacs with howm package
(Sukhovskii 2025a)
howm: note-taking tool on Emacs
(โHowm: Note-Taking Tool on Emacsโ n.d.)
Emulating Howm Notes with Denote and Consult - System Crafters
(โEmulating Howm Notes with Denote and Consult - System Craftersโ n.d.)
Emulating Howm with Denote and Consult What will we be trying to replicate?
- Searching for notes in most-recent-edit order
- Searching for notes from today, yesterday, specific date
- Following search query links
(consult-denote-mode 1)
(let ((tab (make-hash-table :test 'equal)))
(puthash "Foo" "foo.org" tab)
(gethash (completing-read "Yes: " tab) tab))
(defun denote-howmish-find-file ()
(declare (interactive-only t))
(interactive)
(let* ((sorted-files (sort (mapcar (lambda (file)
(cons (file-attribute-modification-time
(file-attributes file))
file))
(denote-directory-files))
(lambda (left right)
(not
(time-less-p (car left)
(car right))))))
(table (make-hash-table :test 'equal))
(options
(mapcar (lambda (file)
(puthash (denote-retrieve-title-or-filename (cdr file) 'org)
(cdr file)
table))
sorted-files))
(result
(consult--read table
:prompt "Note: "
:sort nil
:require-match t
:add-history (thing-at-point 'filename)
:state (consult--file-preview)
:category 'file
:history '(:input consult--find-history))))
(when result
(find-file (gethash result table)))))
leah blogs: Note taking in Emacs with howm
(โLeah Blogs: Note Taking in Emacs with Howmโ n.d.)
2025-03-08 W09
@user howm: note-taking tool on Emacs์ ๋ํด์ ์๋ ค์ค. ๊ทธ๋ฆฌ๊ณ Denote์ ์ด๋ค ์ ์์ ์ฐจ์ด๊ฐ ์๋์ง ๊ถ๊ธํด
@assistant howm๊ณผ Denote๋ ๋ชจ๋ Emacs์์ ์ฌ์ฉํ ์ ์๋ ๋ ธํธ ์์ฑ ๋๊ตฌ์ ๋๋ค. ๋ ๋๊ตฌ์ ์ฃผ์ ํน์ง๊ณผ ์ฐจ์ด์ ์ ๋ค์๊ณผ ๊ฐ์ต๋๋ค:
howm:
- 20๋ ์ด์์ ์ญ์ฌ๋ฅผ ๊ฐ์ง ์ค๋๋ ํจํค์ง์ ๋๋ค.
- ๋จ์ํ๊ณ ์ฐ์ํ ๋ ธํธ ์์ฑ ์๋ฃจ์ ์ ์ ๊ณตํฉ๋๋ค.
- ๋งํฌ๋ฅผ ๊ฒ์ ํธ๋ฆฌ๊ฑฐ๋ก ์ฌ์ฉํฉ๋๋ค.
- ๋ฉ๋ด์ ์์ฝ ๋ฒํผ๋ฅผ ํตํด ๋ ธํธ์ ์ ๊ทผํ ์ ์์ต๋๋ค.
- ์ผ์ ๊ด๋ฆฌ์ ํ ์ผ ๋ชฉ๋ก ๊ธฐ๋ฅ์ ์ ๊ณตํฉ๋๋ค.
- ๋ค์ํ ํ์ผ ํ์์ ์ง์ํฉ๋๋ค.
Denote:
- ์ต๊ทผ์ ๊ฐ๋ฐ๋ ๋น๊ต์ ์๋ก์ด ํจํค์ง์ ๋๋ค.
- ์์ธก ๊ฐ๋ฅํ๊ณ ์ค๋ช ์ ์ธ ํ์ผ ๋ช ๋ช ๊ท์น์ ์ค์ ์ ๋ก๋๋ค.
- ๋ ธํธ๋ฟ๋ง ์๋๋ผ ๋ชจ๋ ์ ํ์ ํ์ผ์ ์ฌ์ฉํ ์ ์์ต๋๋ค.
- Org ๋ชจ๋์ ์์กดํ์ง ์๊ณ ๋ค์ํ ํ์ผ ํ์์ ์ง์ํฉ๋๋ค.
- ํน์ ๋ ธํธ ์์ฑ ๋ฐฉ๋ฒ๋ก ์ ๊ฐ์ํ์ง ์์ต๋๋ค.
- ์ธ๋ถ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์์ด ์๋ํฉ๋๋ค.
์ฃผ์ ์ฐจ์ด์ :
- ์ ๊ทผ ๋ฐฉ์: howm์ ๋งํฌ์ ๊ฒ์์ ์ค์ ์ ๋๋ ๋ฐ๋ฉด, Denote๋ ํ์ผ ๋ช ๋ช ๊ท์น์ ์ค์ ์ ๋ก๋๋ค.
- ๊ธฐ๋ฅ ๋ฒ์: howm์ ์ผ์ ๊ด๋ฆฌ ๊ธฐ๋ฅ์ ํฌํจํ์ง๋ง, Denote๋ ์์ํ ๋ ธํธ ์์ฑ์ ์ง์คํฉ๋๋ค.
- ์ค๊ณ ์ฒ ํ: Denote๋ ์์ธก ๊ฐ๋ฅ์ฑ, ๊ตฌ์ฑ ๊ฐ๋ฅ์ฑ, ์ ์ฐ์ฑ์ ํต์ฌ ์์น์ผ๋ก ์ผ๊ณ ์์ต๋๋ค.
- ์ฌ์ฉ ํธ์์ฑ: howm์ ์ค๋ ๊ธฐ๊ฐ ๋์ ๊ฐ์ ๋์ด ์์ง๋ง, Denote๋ ํ๋์ ์ด๊ณ ๋จ์ํ ์ ๊ทผ ๋ฐฉ์์ ์ ๊ณตํฉ๋๋ค.
๋ ๋๊ตฌ ๋ชจ๋ Emacs์์ ํจ๊ณผ์ ์ธ ๋ ธํธ ์์ฑ์ ์ง์ํ์ง๋ง, ์ฌ์ฉ์์ ์ ํธ๋์ ํ์์ ๋ฐ๋ผ ์ ํํ ์ ์์ต๋๋ค.
- Citations: [1] https://github.com/kaorahi/howm [2] https://whhone.com/posts/denote-vs-org-roam/ [3] https://johnrakestraw.com/post/taking-note-in-emacs-a-move-to-denote/ [4] https://opensource.com/article/18/7/emacs-modes-note-taking [5] https://github.com/protesilaos/denote [6] https://blog.breadncup.com/ko/2009/01/25/emacs-org-mode-a-system-for-note-taking-and-project-planning/ [7] https://baty.blog/2024/03/the-emacs-howm-package-for-notes [8] https://lucidmanager.org/productivity/taking-notes-with-emacs-denote/ [9] https://leahneukirchen.org/blog/archive/2022/03/note-taking-in-emacs-with-howm.html [10] https://www.youtube.com/watch?v=mLzFJcLpDFI [11] https://forum.zettelkasten.de/discussion/2767/note-taking-on-emacs-with-howm-package [12] https://protesilaos.com/codelog/2022-06-07-denote-introduction/ [13] https://www.youtube.com/watch?v=eSmTN5jynvg [14] https://elpa.gnu.org/packages/doc/denote.html [15] https://kaorahi.github.io/howm/ [16] https://forum.systemcrafters.net/t/note-taking-brainstorming/392 [17] https://protesilaos.com/emacs/denote
@user