zettelkasten activity report

Table of Contents

Here is a date-based index of my zettelkasten activity: what I have written down each day. Now it only contains what zettel I have created at this day. In the future I will also include what zettel I have modified. The content of this zettel is generated by my project org-roam-activity-report.

I just realized that they are from day 1 to 31, while for activity report it is clearly that day 31 to 1 is more sementic. I rearranged the months to be in that order.

2024

03 - March

<2024-03-29 Fri>

in 03/29/24 to 03/30/24, created 9 nodes

<2024-03-28 Thu>

in 03/28/24 to 03/29/24, created 5 nodes

<2024-03-27 Wed>

in 03/27/24 to 03/28/24, created 6 nodes

<2024-03-26 Tue>

in 03/26/24 to 03/27/24, created 6 nodes

<2024-03-25 Mon>

in 03/25/24 to 03/26/24, created 2 nodes

<2024-03-19 Tue>

in 03/19/24 to 03/20/24, created 5 nodes

<2024-03-18 Mon>

in 03/18/24 to 03/19/24, created 2 nodes

<2024-03-15 Fri>

in 03/15/24 to 03/16/24, created 1 nodes

<2024-03-13 Wed>

in 03/13/24 to 03/14/24, created 4 nodes

<2024-03-12 Tue>

in 03/12/24 to 03/13/24, created 0 nodes

<2024-03-09 Sat>

in 03/09/24 to 03/10/24, created 0 nodes

<2024-03-07 Thu>
<2024-03-06 Wed>
<2024-03-05 Tue>

in 03/05/24 to 03/06/24, created 3 nodes

<2024-03-04 Mon>

in 03/04/24 to 03/05/24, created 5 nodes

<2024-03-03 Sun>

in 03/03/24 to 03/04/24, created 2 nodes

<2024-03-02 Sat>

02 - February

<2024-02-27 Tue>

in 02/27/24 to 02/28/24, created 5 nodes

<2024-02-26 Mon>

in 02/26/24 to 02/27/24, created 0 nodes

<2024-02-25 Sun>

in 02/25/24 to 02/26/24, created 3 nodes

<2024-02-23 Fri>

in 02/23/24 to 02/24/24, created 3 nodes

<2024-02-22 Thu>

in 02/22/24 to 02/23/24, created 2 nodes

<2024-02-19 Mon>

<2024-02-17 Sat>

in 02/17/24 to 02/18/24, created 594 nodes (this is not accurate, I think that probably is the day I move everything from /home/Notes to /home/Dropbox/Notes)

utility

to find notes where CTIME is not set. Currently I manually go to them.

(let ((nodes (org-roam-node-list)))
  (setq noctime (-filter (lambda (node) (not (assoc "CTIME" (org-roam-node-properties node)))) nodes))
                )
(length noctime)
(org-roam-node-title (nth 1 noctime))
(cl-loop for node in noctime do (insert (org-roam-node-title node) "\n"))#+title: Eberding, Thórisson, Sheikhlar, Andrason :: SAGE: Task-Environment Platform for Evaluating a Broad Range of AI Learners
Ritter, Tehranchi, Oury :: ACT-R: A Cognitive Architecture for Modeling Cognition
Cortese, De Martino, Kawato :: The Neural and Cognitive Architecture for Learning from a Small Sample
applying for PhD
Human, all too human
Sweller, van Merriënboer, Paas :: Cognitive Architecture and Instructional Design: 20 Years Later
David Allen Getting Things Done

Backlinks

Index

This is a semantic Level-0 navigation of this braindump. For time-based index, see zettelkasten activity report The first and foremost, with the purpose of tieing subfields together.

Author: Linfeng He

Created: 2024-04-14 Sun 03:26