Zettelstore

Timeline
Login

Timeline

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

50 most recent check-ins

2025-12-12
16:46
Cleanup repo main page / readme ... (Leaf check-in: 351970d43b user: stern tags: trunk)
12:59
Fix some spelling errors in manual / predefined zettel, most of them found by students of my se course ... (check-in: d9c880862b user: stern tags: trunk)
2025-12-10
17:17
Update dependencies (that remove some errors) ... (check-in: 7494a955be user: stern tags: trunk)
17:07
Update some t73fde depencencies: zero, webs ... (check-in: 5098225787 user: stern tags: trunk)
14:24
Show stack as string (and not as a byte slice) when recovering from a panic ... (check-in: 142feff620 user: stern tags: trunk)
2025-12-09
16:46
Fix some spelling errors (found by some students in one of my courses) ... (check-in: cda4831603 user: stern tags: trunk)
16:45
Fix error in membox: respect maximum number of zettel (off-by-one, found by a student in one of my courses) ... (check-in: df64531acc user: stern tags: trunk)
13:54
Fix wrong default values for token-lifetime-api and token-lifetime-html (found by a student of my se course) ... (check-in: 3a83ab9d1b user: stern tags: trunk)
13:45
Update dependencies ... (check-in: efc585ec0e user: stern tags: trunk)
2025-12-08
18:11
Fix some spelling errors in the manual (reported by some of my students) ... (check-in: 5e1fb44d92 user: stern tags: trunk)
2025-12-06
17:39
Typo in changes.wiki ... (check-in: 28efaa2227 user: t73fde tags: trunk)
2025-12-05
14:21
Version 1.0.0 ... (check-in: 3e0072c598 user: stern tags: trunk, release, v1.0.0)
2025-12-02
19:02
Update client ... (check-in: bee5024476 user: stern tags: trunk)
2025-12-01
15:11
Update golang dependencies ... (check-in: 519ece9b29 user: stern tags: trunk)
2025-11-24
12:56
Cleanup wording (outside the manual) ... (check-in: 33781be17e user: stern tags: trunk)
2025-11-19
14:22
Update to improved client / zmk parser ... (check-in: dc2e19d8cc user: stern tags: trunk)
2025-11-18
16:53
Refactor registration of parsers ... (check-in: a36fcd9964 user: stern tags: trunk)
16:06
Fix parsing markdown lists (again, now with more tests) ... (check-in: 177310b8f9 user: stern tags: trunk)
15:49
Update manual: children of SZ lists and descriptions ... (check-in: 3696ee9a9d user: stern tags: trunk)
2025-11-17
17:32
Fix markdown list quote parisng issues, zmk generation issues ... (check-in: 14e0616204 user: stern tags: trunk)
16:16
Manual/Constbox: update external URIs ... (check-in: 4a5521963b user: stern tags: trunk)
10:00
Fix tests and docs: markdown's nested block quotes cannot be represented in zettelmarkup (but in sz) ... (check-in: 6ada8eab7a user: stern tags: trunk)
2025-11-14
18:03
Fix list SZ encoding when paring markdown; open: zmk encoding has some errors ... (check-in: eb40af11d3 user: stern tags: trunk)
15:34
Fix typo ... (check-in: 85de562bea user: stern tags: trunk)
15:27
Refactor box: introduce CreateBox, UpdateBox, DeleteBox ... (check-in: cdcdc342f1 user: stern tags: trunk)
15:01
Refactor cmd / auth / ast code ... (check-in: 2a3f567535 user: stern tags: trunk)
2025-11-10
18:06
Fix some (s)html generating errors: missing "id=..."; images w/o alt text ... (check-in: 47bb7e33c9 user: stern tags: trunk)
16:46
WebUI: fix missing "alt" attribute in image ... (check-in: 87265f2e43 user: stern tags: trunk)
2025-11-08
18:17
Refactor dirbox direntry ... (check-in: 706a54fef9 user: stern tags: trunk)
18:16
Update zsc dependency, should fix heisenbug in retrieving some tag zettel ... (check-in: 62ce4a6112 user: stern tags: trunk)
16:05
Refactoring wrt tag and role zettel ... (check-in: e658bc7362 user: stern tags: trunk)
15:35
Wrap result of inline zettel transclusion into an inline span element ... (check-in: e1004bf332 user: stern tags: trunk)
2025-11-07
18:52
Refactor block transclusion of a zettel ... (check-in: 2f0480bd83 user: stern tags: trunk)
18:43
Update zsc dependency which improves parsing of zmk endnotes ... (check-in: 7b45f159d6 user: stern tags: trunk)
18:40
Block transclusion is wrapped into a block region when evaluated, which inherits the attributes of the transclusion. ... (check-in: 50d9796882 user: stern tags: trunk)
17:48
Fix development docs ... (check-in: 1e022b2a37 user: stern tags: trunk)
2025-11-06
13:52
Update dependencies ... (check-in: a3b149d584 user: stern tags: trunk)
2025-10-27
17:13
Parser: remove unneeded text encoder in Markdown parser ... (check-in: 6bb0627d73 user: stern tags: trunk)
11:03
Add some tests for parsing/cleaning; make linter in cleaner happy ... (check-in: aee71ef24d user: stern tags: trunk)
10:37
Removal of HTML will be done during parsing, not during "cleaning" any more ... (check-in: af8992dabe user: stern tags: trunk)
2025-10-26
11:24
Tools: add "deadcode" to check tool chain ... (check-in: 0cf3a036db user: stern tags: trunk)
11:21
Adapt to zsx change; use constant for default attribute ... (check-in: 5bbd7cf8d6 user: stern tags: trunk)
11:13
Fix error in new UNLINKED code ... (check-in: 2a653e78c1 user: stern tags: trunk)
10:48
Remove empty files; move GetSz(meta) to ast package ... (check-in: fbe15b0fda user: stern tags: trunk)
10:37
Remove all AST-related code, which is not called any more ... (check-in: bf9d453d6e user: stern tags: trunk)
10:19
Add comment for way too simple implementation of unlinked visitor ... (check-in: 94f07eca6a user: stern tags: trunk)
10:11
Replace AST-based unlinked search with a (too) simple SZ-based search. ... (check-in: 4e70d49d25 user: stern tags: trunk)
09:51
Adapt to zero changes ... (check-in: 2b486e50ea user: stern tags: trunk)
2025-10-25
15:43
Refactor query ITEMS processing to remove AST-based code and use SZ-based code. ... (check-in: 1cf9ba82d7 user: t73fde tags: trunk)
2025-10-24
17:55
Remove textEncoder.WriteInlines and resulting unneeded code ... (check-in: 7383a2a48f user: stern tags: trunk)