Zettelstore Client

Timeline
Login

Timeline

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

50 most recent check-ins

2026-07-17
19:57
breaking(sz) add explicit symbol ROW to table row lists ... (leaf check-in: cd07dd3472 user: stern tags: trunk)
2026-07-14
17:48
breaking: data encoding of rights move from numeric to list of symbols ... (check-in: 2bb18d5fa3 user: stern tags: trunk)
11:00
refactor: adapt to zmk change: zsx.NodeString ... (check-in: f3b78809b5 user: stern tags: trunk)
2026-07-13
17:46
Use ITEM element in lists ... (check-in: ba1068a0b6 user: stern tags: trunk)
13:46
Change sz encoding of headings and marks; refactor ... (check-in: b9e60e5444 user: stern tags: trunk)
2026-07-12
14:31
Adapt to zsx: changed (heading ...) ... (check-in: 0365df7daf user: stern tags: trunk)
2026-07-10
15:38
Remove parser for syntax "none" ... (check-in: 3f86ca0df5 user: stern tags: trunk)
14:02
sexp(refactor) parsing / checking code ... (check-in: fab1ddf0c7 user: stern tags: trunk)
13:45
sexp(minor): allow data encoding for zettel content ... (check-in: 7919a73348 user: stern tags: trunk)
12:17
sexp(breaking): change encoding of zettel content in zettel data ... (check-in: c1388ceb82 user: stern tags: trunk)
2026-07-09
16:53
Update data encoding of query ... (check-in: dddac8e8bc user: stern tags: trunk)
16:42
Typo in home page ... (check-in: 422aa8cc38 user: stern tags: trunk)
16:42
Version 2.1.0 ... (check-in: cffbb2e9c9 user: stern tags: release, trunk, v2.1.0)
2026-07-07
12:41
Update dependencies ... (check-in: 6e1bc9fd58 user: stern tags: trunk)
09:20
Refactor parseBlock: return only if bn != nil ... (check-in: abc671e5c4 user: stern tags: trunk)
2026-07-06
17:46
ZMK-Parser: fix additional paragraph in descr-list, whach should be a continuation line ... (check-in: f2618f9270 user: stern tags: trunk)
2026-06-30
10:59
Add constant for syntax value "commonmark" ... (check-in: 9cb8c45b6d user: stern tags: trunk)
2026-06-29
15:27
Add syntax constants for explicit cmark and emark ... (check-in: 555a56340c user: stern tags: trunk)
2026-06-05
17:01
Fix bug in last commit: allow nil cells only after first line in first col ... (check-in: fc37acbe71 user: stern tags: trunk)
16:26
Zmk-Parser: allow empty table row with just one '|' ... (check-in: 84d4b8e25e user: stern tags: trunk)
2026-05-11
16:32
ZMK parser: remove leading / trailing spaces in table cells ... (check-in: 77db37b872 user: stern tags: trunk)
15:42
Update dependencies ... (check-in: fe290e1c30 user: stern tags: trunk)
2026-03-06
13:28
Update web site for version 2.0 ... (check-in: ce478cefaa user: stern tags: trunk)
08:25
Version 2.0.0 ... (check-in: d191307f2b user: stern tags: release, trunk, v2.0.0)
2026-03-02
14:50
Zmk parser: add test cases to check if a thematic or a hard break will separate two lists ... (check-in: 896b6748ab user: stern tags: trunk)
14:33
Zmk-Parser: change syntax of hard break to "%%\s*\n" (was "... " and "\\\\") ... (check-in: e51ad32963 user: stern tags: trunk)
11:13
Update to Go 1.26 and update dependencies ... (check-in: 6438596024 user: stern tags: trunk)
2026-02-06
16:21
Rename package api to webapi ... (check-in: e78fde4f6d user: stern tags: trunk)
15:56
Rename some metadata key names ... (check-in: 6db0c77d81 user: stern tags: trunk)
13:15
Update dependency; add a zid constant and two metadata key names ... (check-in: c15b56b70a user: stern tags: trunk)
2026-02-03
15:01
sz/zmk: add function EscapeZmkSyntax ... (check-in: 929b48ac85 user: stern tags: trunk)
2026-02-02
11:27
Add syntax value for JavaScript ... (check-in: 334621d3c4 user: stern tags: trunk)
11:15
Add "ZidBaseJS" (a JavaScript zettel) ... (check-in: dd2eb3da16 user: stern tags: trunk)
2025-12-21
14:08
Version 1.0.2 ... (check-in: 9a2c4f0eaa user: stern tags: release, trunk, v1.0.2)
2025-12-19
15:13
Update dependency zsx ... (check-in: 6f7cde49bf user: stern tags: trunk)
2025-12-11
17:17
Yet another fix for a perfornace regression when parsing endnotes ... (check-in: 688ff1d01a user: stern tags: trunk)
2025-12-10
17:14
Update depencencies ... (check-in: 7e9f137ab8 user: stern tags: trunk)
2025-12-09
11:43
Additional failed fuzz test for zmk parser (already fixed by previous commit) ... (check-in: 57fafa07a0 user: stern tags: trunk)
2025-12-05
13:59
Version 1.0.0 ... (check-in: e6fa9235ce user: stern tags: release, trunk, v1.0.0)
12:26
Update dependencies ... (check-in: 47f1d2997c user: stern tags: trunk)
2025-12-04
14:33
Add fix for new performance regression in zmk parser ... (check-in: 725ed17b4e user: stern tags: trunk)
2025-12-03
16:00
Add some more fuzzing test for sz/zmk (plus: one fix to reduce low parsing speed) ... (check-in: fbaff69dcf user: stern tags: trunk)
2025-12-02
17:07
Fix some regressions, found via fuzzing tests ... (check-in: 31567f9cb3 user: stern tags: trunk)
2025-11-19
14:18
Fix another bug in zmk description list parsing ... (check-in: 6527f32f9b user: stern tags: trunk)
2025-11-18
18:27
Fix parsing error in zmk description; refactor symbol comparisons ... (check-in: 0b6ccfe1b0 user: stern tags: trunk)
17:38
Refactor some variables in zmk test ... (check-in: f04cdc3b3e user: stern tags: trunk)
17:34
Rename some types in zmk test package ... (check-in: daa748eb64 user: stern tags: trunk)
2025-11-10
18:03
SHTML: only write tag if there is some content, e.g. slice is not empty ... (check-in: 6b42cd964a user: stern tags: trunk)
2025-11-08
18:13
Fix error in idset.InsersectOrSet ... (check-in: a9ccb35e0a user: stern tags: trunk)
17:48
Use slices.BinarySearch for idset ... (check-in: 37d3628a6c user: stern tags: trunk)