Zettelstore

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-07-03
10:59
Mave package strfun to external package t73f.de/r/zero ... (Leaf check-in: ca94f0bb3c user: stern tags: trunk)
2025-07-02
16:15
dirbox: make writing to zettel files more robust ... (check-in: 07ca8d7b69 user: stern tags: trunk)
16:12
Fix manual ... (check-in: d27123b210 user: stern tags: trunk)
16:03
Update check list for release ... (check-in: 89b4d8fc76 user: stern tags: trunk)
08:42
Small refactoring in select/query ... (check-in: a56f4a450c user: stern tags: trunk)
08:15
Fix "vuca bani" bug, i.e. search a word that is not contained, together with a word that is contained in the ZS. ... (check-in: 6320c5035b user: stern tags: trunk)
2025-07-01
12:03
Manual: update outdated URIs ... (check-in: 64d9e3c5a1 user: stern tags: trunk)
2025-06-28
12:38
WebUI: remove action "version" ... (check-in: 4e8e110e8f user: t73fde tags: trunk)
2025-06-27
17:36
Fix typos, mostly in manual, one in software, one in web site, all reported by my students ... (check-in: 0796a3da98 user: stern tags: trunk)
10:09
Make DIRECTED a default for WebUI context/thread urls ... (check-in: 6c59d51f87 user: stern tags: trunk)
2025-06-26
15:48
Refactor context and thread directive; add / update documentation ... (check-in: d4188ac893 user: stern tags: trunk)
15:05
Add DIRECTED to CONTEXT directive; not yet documented ... (check-in: 6ed448a705 user: stern tags: trunk)
14:20
Refactor CONTEXT query ... (check-in: 942030fab4 user: stern tags: trunk)
14:10
Add DIRECTED directive to thread directive; metadata keys ending with -ref and -refs are interpreted as zettel identifier ... (check-in: 8e0b505df5 user: stern tags: trunk)
10:11
Remove support for explicit version zettel ... (check-in: 939bea711e user: stern tags: trunk)
2025-06-24
18:12
WebUI: add thread query URIs also to zettel page precursor/prequel entries ... (check-in: 8f76623a50 user: stern tags: trunk)
15:21
Initial implementation and documentation of thread query directives ... (check-in: 6e1d05ba58 user: stern tags: trunk)
2025-06-23
17:41
Very initial implementation of thread queries ... (check-in: 2be9d8ee3f user: stern tags: trunk)
13:07
Add zsx to dependency zettel ... (check-in: 5e978a78be user: stern tags: trunk)
13:02
Modify CONTEXT cost model ... (check-in: 9ec1107c68 user: stern tags: trunk)
11:32
WebUI: refactor how to work with role specific extensions ... (check-in: a6eca323de user: stern tags: trunk)
10:20
WebUI: show "version" action not on default view, only on Info view ... (check-in: 4f3b4a5342 user: stern tags: trunk)
2025-06-20
17:43
Fix crash, when sx-max-nesting was not specified; refactor related code ... (check-in: e8137c8eb9 user: stern tags: trunk)
17:20
Introduce startup configuration "sx-max-nesting" to control the maximum nesting of sx computations; refactor related code and documentation ... (check-in: 291bca9356 user: stern tags: trunk)
15:54
Merge slog code ... (check-in: 75e997e7ee user: stern tags: trunk)
15:51
Add initial test for logHandler; fixes some issues; Groups are intentful missing ... (Closed-Leaf check-in: 1590d7d5f3 user: stern tags: slog)
11:15
Adapt to sx changes ... (check-in: 97a3963377 user: stern tags: slog)
08:24
Update dependency ... (check-in: 150a1b6365 user: stern tags: slog)
2025-06-19
16:55
Update sx dependency ... (check-in: 79eda2cb37 user: stern tags: slog)
16:39
Adapt to sx changes (sxeval.ComputeHandler) ... (check-in: 054250da85 user: stern tags: slog)
2025-06-18
18:02
Log sx computations (trace) ... (check-in: 969b6924ec user: stern tags: slog)
16:05
Refactor role of binding/environment when rendering a template ... (check-in: ecfe2b34df user: stern tags: slog)
11:42
Update dependencies ... (check-in: 21007948a1 user: stern tags: slog)
2025-06-16
18:15
Merge from trunk; update dependencies ... (check-in: 9129f51546 user: stern tags: slog)
18:09
Show number of symbols per package ... (check-in: 50cca6221a user: stern tags: trunk)
16:21
Adapt to latest sx ... (check-in: 8a48132b79 user: stern tags: trunk)
12:38
Adapt to latest sx ... (check-in: 49cbeebe4f user: stern tags: trunk)
2025-06-04
14:33
Update dependency zero ... (check-in: 2e9c40cd40 user: stern tags: slog)
13:30
Add request id when logging web requests ... (check-in: 99f3fc5f9e user: stern tags: slog)
2025-06-03
16:50
Use webs/middleware logging (as the test case for migrating to slog) ... (check-in: 19d96d5b18 user: stern tags: slog)
15:53
Allow to log current user, if user was authenticated ... (check-in: 336f05b90a user: stern tags: slog)
15:26
Refactor user handling into auth/user ... (check-in: 4261ace649 user: stern tags: slog)
14:57
Rename server.GetUser -> GetCurrentUser ... (check-in: b5be5e2535 user: stern tags: slog)
2025-06-02
16:48
Improve logging by omitting nil error values ... (check-in: 62addfcd86 user: stern tags: slog)
16:24
Fix some spellings in manual ... (check-in: c9e3b02358 user: stern tags: trunk)
11:35
Remove logger package (and fix some loose ends) ... (check-in: bf0010a767 user: stern tags: slog)
11:16
Remove all log statements of package logger ... (check-in: 576fe78724 user: stern tags: slog)
2025-05-31
16:41
Some smaller updates to use slog logger ... (check-in: 48a739662c user: t73fde tags: slog)
16:29
Use slog logger for package box ... (check-in: 56a69951ae user: t73fde tags: slog)
14:34
Use slog logger in box manager/indexer ... (check-in: d3be40f1af user: t73fde tags: slog)