Zettelstore

Timeline
Login

Timeline

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

118 check-ins going from v0.19.0 to trunk

2025-04-27
11:39
Increase version to 0.22.0-dev to begin next development cycle ... (Leaf check-in: d3bf07e6d7 user: t73fde tags: trunk)
2025-04-26
15:16
WebUI: fix wrong display of missing tags in zettel page ... (check-in: 86a15a13f7 user: stern tags: trunk)
15:13
WebUI: move context link from info page to zettel page ... (check-in: 7ae5e31c4a user: stern tags: trunk)
2025-04-17
15:29
Version 0.21.0 ... (check-in: 7220c2d479 user: stern tags: trunk, release, v0.21.0)
09:24
Update to zsc, to fix a panic ... (check-in: b3283fc6d6 user: stern tags: trunk)
2025-04-16
18:12
Fix developer docs: fuzz test ... (check-in: 6131a5f836 user: stern tags: trunk)
16:15
Manual: add info that a pasred zettel is used for calculating references ... (check-in: e62186484d user: stern tags: trunk)
16:08
Add new computed zettel "Modules" to show path and version of each module ... (check-in: 300f931322 user: stern tags: trunk)
2025-04-15
16:45
Set allowed max value of heading level to 5 in markdown parser ... (check-in: 6241e1246c user: stern tags: trunk)
16:33
Update dependencies: sx, sxweb, zsx, zs-client ... (check-in: b00ec8c1f3 user: stern tags: trunk)
2025-04-14
12:48
Use Sx stack-interpreter ... (Closed-Leaf check-in: 6ae7033fd9 user: stern tags: stack-interpreter)
2025-04-03
11:12
Adapt to dependency change (Sx) ... (check-in: 7002f77316 user: stern tags: trunk)
2025-03-25
16:57
Adapt to zsc changes (refactored sz.ScanReference) ... (check-in: b2fddd6b32 user: stern tags: trunk)
2025-03-24
10:04
Merge kernel/impl.go into kernel/kernel.go; remove some unneeded functions; make some functions private ... (check-in: 21fab08139 user: stern tags: trunk)
09:48
Remove kernel.Kernel interface; there is only one struct that implements that interface ... (check-in: a2b7a21a44 user: stern tags: trunk)
2025-03-20
18:08
Merge kernel/impl with kernel ... (check-in: 5a1e31b361 user: stern tags: trunk)
16:21
Splice package internal/web/server/impl -> internal/web/server ... (check-in: a8d9977b97 user: stern tags: trunk)
15:24
Adapt again to zsc/zsx changes ... (check-in: e1014c464d user: stern tags: trunk)
15:14
Adapt to zsc/zsx changes ... (check-in: beea3409ed user: stern tags: trunk)
13:36
Adapt to zsc/zero changes ... (check-in: bd1bcc03f8 user: stern tags: trunk)
12:30
WebUI: fix calculation of shadowed boxes in info view ... (check-in: f57d54ca64 user: stern tags: trunk)
2025-03-18
14:51
Adapt to zsc/zsx changes ... (check-in: 1c97db52f5 user: stern tags: trunk)
2025-03-17
18:05
Adapt to zsc change (move some definitions to new zsx) ... (check-in: 3dd760d75c user: stern tags: trunk)
13:50
In Sz, encode table cell alignment as an attribute ... (check-in: 226a360df9 user: stern tags: trunk)
11:52
Adapt to zsc change: add attribute to sz encoding of table cells ... (check-in: 2e2b68ef8e user: stern tags: trunk)
10:31
Refactor encoder: remove WriteContent and WriteInlines ... (check-in: 9b4d7dcb27 user: stern tags: trunk)
2025-03-14
14:45
Add attributes to block BLOBs ... (check-in: e328bec31b user: stern tags: trunk)
13:39
Add attribute to sz encoding of lists and descriptions ... (check-in: 3d58de9a41 user: stern tags: trunk)
2025-03-13
17:34
Refactor all remaining parsers to produce sz nodes, instead of AST node ... (check-in: a60833ae1e user: stern tags: trunk)
16:24
Markdown parser produces sz nodes, not ast nodes ... (check-in: 03432b59fd user: stern tags: trunk)
14:20
Update to latest zsc ... (check-in: 4bafb0b7b4 user: stern tags: trunk)
13:42
Refactor sz LINK-* symbols into one symbol LINK. Type of reference is encoded in reference itself ... (check-in: 6410cf4b8b user: stern tags: trunk)
2025-03-12
17:16
Adapt to zsc change: zmk parser as struct ... (check-in: 209c52020b user: stern tags: trunk)
14:50
Adapt dependency zettel to moved "draw" parser code ... (check-in: 020f14ec52 user: stern tags: trunk)
2025-03-11
18:23
Move "draw" parser into webs project as webs/aasvg ... (check-in: 21e6d126ee user: stern tags: trunk)
17:39
Move all parser into one package ... (check-in: 1e8c0c9415 user: stern tags: trunk)
16:19
Remove unneeded encoder vars for text and zmk encoding ... (check-in: 45c2680bfa user: stern tags: trunk)
14:11
Move all encoders in one package ... (check-in: 725013bc89 user: stern tags: trunk)
2025-03-10
18:52
Refactored strfun.XMLEscape into web/xml ... (check-in: 08d7e39dbc user: stern tags: trunk)
17:04
Typos in Website; add missing download link to Android executable ... (check-in: 9e0f33d64a user: stern tags: trunk)
16:52
Move internal packages below dir "internal" ... (check-in: 6f5241082e user: stern tags: trunk)
2025-03-07
19:04
Increase version to 0.21.0-dev to begin next development cycle ... (check-in: 78bd8825fa user: stern tags: trunk)
16:48
Fix release date for 0.20.0 in changelog ... (check-in: f0f37f254c user: stern tags: trunk)
16:06
Version 0.20.0 ... (check-in: 674f1fe89d user: stern tags: trunk, release, v0.20.0)
10:41
Update golang dependencies ... (check-in: b138cefd04 user: stern tags: trunk)
2025-03-04
21:23
Prepare for adding an inline in a transclude node ... (check-in: c10b43e269 user: t73fde tags: trunk)
2025-03-03
23:45
Remove inline variant of parser/cleaner and evaluator: they were not used any more ... (check-in: 71ae7fc16a user: t73fde tags: trunk)
2025-03-02
20:57
Adapt to latest ZSC ... (check-in: 7ba17a4d02 user: t73fde tags: trunk)
2025-03-01
23:49
Update to latest ZSC ... (check-in: 41033e6438 user: t73fde tags: trunk)
2025-02-27
21:03
emove HTTP server timeouts: Zettelstore should not be exposed directly to the internet, e.g. because of missing HTTP encryption. ... (check-in: 4d723b858b user: t73fde tags: trunk)
2025-02-26
21:25
Apply modernize ... (check-in: cbcabd5f78 user: t73fde tags: trunk)
2025-02-25
19:12
Adapt to ZSC changes (introducing sz.MakeXXX AST building functions), refactor sz encoder to remove sx.Vector and use sx.ListBuilder ... (check-in: 75f4589146 user: stern tags: trunk)
12:04
Update to latest Sx, Zsc ... (check-in: 551552261b user: stern tags: trunk)
2025-02-24
18:44
Adapt to ZSC change (walk.VisitAfter) ... (check-in: c09ee91763 user: stern tags: trunk)
13:07
sztrans: add syntax to AST embed ... (check-in: 38addcb338 user: stern tags: trunk)
11:16
Update to new ZSC ... (check-in: 3d605a8325 user: stern tags: trunk)
11:11
API: remove superflouous '(list ...)' in data encoding for query and aggregate ... (check-in: e14941fc3c user: stern tags: trunk)
2025-02-21
18:29
Some refactorings in preparation of sx transition ... (check-in: 9745a8d7ab user: stern tags: trunk)
14:10
Remove previous parser ... (check-in: 9568880ac6 user: stern tags: trunk)
2025-02-18
18:09
Enable ZMK parser from ZSC ... (check-in: a2e12ea461 user: stern tags: trunk)
11:27
Adapt to Sx changes: use ListBuilder.AddN ... (check-in: f85c9deb7c user: stern tags: trunk)
2025-02-17
13:55
Update dependencies ... (check-in: 06a186c37d user: stern tags: trunk)
2025-02-16
18:41
Fix some issues with go.sum ... (check-in: 07ab548853 user: t73fde tags: trunk)
18:09
Make use of Sx list iters ... (check-in: 7ac84dda26 user: t73fde tags: trunk)
2025-02-14
16:59
Refactor query retrieval ... (check-in: 79363d507d user: stern tags: trunk)
16:54
Update to latest ZSC: fixes a query bug ... (check-in: 6cfe677abd user: stern tags: trunk)
14:37
Make second zmk parse public to make linters happy (just temporary) ... (check-in: d9f24587f4 user: stern tags: trunk)
14:33
WebUI: reorder links to other zettel in zettel view ... (check-in: 3c1b210b15 user: stern tags: trunk)
2025-02-13
09:40
Adapt to ZSC changes; fix one additional issue ... (check-in: 41a296fee9 user: stern tags: trunk)
09:30
Adapt to ZSC changes: remove package domain/id/idslice ... (check-in: d75d59f007 user: stern tags: trunk)
09:08
Adapt to ZSC changes (mostly refactoring meta.Value methods) ... (check-in: 3692fae4b6 user: stern tags: trunk)
2025-02-12
19:27
Use Go 1.24; renamed app -> zero ... (check-in: 1f2dc8a7df user: stern tags: trunk)
2025-02-11
12:10
Update golang dependencies ... (check-in: 8fa366e15f user: stern tags: trunk)
12:09
Adapt to ZSC changes: removal of package maps ... (check-in: 9ded4da858 user: stern tags: trunk)
10:35
Got package strfun back from ZSC ... (check-in: ea90337117 user: stern tags: trunk)
10:17
Adapt to ZSC changes: use app/set.Set instead of zsc/strfun.Set ... (check-in: 42b0f4b78a user: stern tags: trunk)
2025-02-07
15:54
Adapt to ZSC changes: meta pair slices are now iterators ... (check-in: c9d85e55ef user: t73fde tags: trunk)
2025-02-06
20:39
Rename constants for verbatim/literal code ... (check-in: e5807a226d user: t73fde tags: trunk)
20:22
Adapt to ZSC changes: move meta/zid constants to their specific packages; refactor metadata value methods ... (check-in: a79ed0fc02 user: t73fde tags: trunk)
2025-02-05
23:51
Adapt to ZS client change: added meta.Value ... (check-in: c5f17ae902 user: t73fde tags: trunk)
2025-02-04
20:44
Move zettel/meta and strfun to zs client ... (check-in: 95741167b3 user: t73fde tags: trunk)
2025-02-03
17:57
Adapt to client changes: rename some idset methods; some additional refactoring ... (check-in: 904e0c16f4 user: stern tags: trunk)
17:34
Move handling of zettel identifier into zs client ... (check-in: aaed8e7787 user: stern tags: trunk)
2025-02-02
16:33
Fix CONTEXT query; add MIN directive ... (check-in: a27bf9138f user: stern tags: trunk)
2025-01-31
14:23
Fix some issues with lists menu zettel ... (check-in: c0a95620c5 user: stern tags: trunk)
2025-01-22
17:26
Fix some issues in sztrans; add zsc zmk parser (prototype) ... (check-in: 9ee25cbc62 user: stern tags: trunk)
2025-01-21
17:57
Rework sztrans.GetNode into GetBlockSlice ... (check-in: 6cb8a08e4b user: stern tags: trunk)
2025-01-17
18:51
Refactor encoder test ... (check-in: d5cd5b61a6 user: stern tags: trunk)
17:14
Add sz/zmk parser to encoder tests. Actual test code is disabled. Use it only for debugging sztrans ... (check-in: 20148d82dd user: stern tags: trunk)
17:12
Fix sztrans problem with default alignment in tables ... (check-in: 39c9b833c7 user: stern tags: trunk)
16:28
Very early version of sz-to-ast transformer ... (check-in: 255fbdd525 user: stern tags: trunk)
2025-01-16
17:34
Fix WalkChildren for block and inline slice ... (check-in: 0fe6a2da29 user: stern tags: trunk)
2025-01-15
19:09
Remove support for inline HTML text ... (check-in: 604ef4d6c1 user: stern tags: trunk)
17:19
Remove support for inline zettel snippets ... (check-in: 391741ca87 user: stern tags: trunk)
16:28
Remove support for metadata type "Zettelmarkup" ... (check-in: d7facbdc44 user: stern tags: trunk)
15:43
Metadata "summary" is now of type string (was: zettelmarkup) ... (check-in: 93bf38c794 user: stern tags: trunk)
2025-01-13
17:13
Remove support for metadata key created-missing ... (check-in: 50f11b04f7 user: stern tags: trunk)
2025-01-10
12:36
Update dependencies ... (check-in: 9a97d28587 user: stern tags: trunk)
12:34
Metadata with suffix "-title" is no longer Zettelmarkup ... (check-in: 3c4e61373e user: stern tags: trunk)
2025-01-06
18:25
Fix some typos in the manual, as proposed by my students ... (check-in: 2b08365e40 user: stern tags: trunk)
2025-01-02
21:27
Fix some additional typos in the manual, not proposed by my student (but possibly inspired by them) ... (check-in: b9ab7bdcfe user: stern tags: trunk)
21:14
Fix typos in manual and in predefined zettel, as proposed by some of my students ... (check-in: 1b276206c6 user: stern tags: trunk)
2024-12-30
20:25
Show metadata "superior" and "subordinates" in WebUi (again) ... (check-in: d46f749922 user: t73fde tags: trunk)
2024-12-27
21:07
Fix: missing lang parameter in building lists menu ... (check-in: 29a09c69df user: t73fde tags: trunk)
20:32
WebUI: build "Lists" menu from zettel "Lists Menu" ... (check-in: c9623db930 user: t73fde tags: trunk)
20:00
Refactor some more wui code w.r.t. to use of sx.ListBuilder ... (check-in: 2239316410 user: t73fde tags: trunk)
19:23
Refactor wui code for "new" template to use a sx.ListBuilder ... (check-in: f4c889cd47 user: t73fde tags: trunk)
2024-12-23
21:06
Fix visibility of zettel "Lists Menu" ... (check-in: b4ca73f9d3 user: t73fde tags: trunk)
20:53
Refactor reverse runing for loop by using slices.Backward ... (check-in: c5021e3402 user: t73fde tags: trunk)
20:44
Add predefined zettel "Lists Menu" ... (check-in: 45cc13804a user: t73fde tags: trunk)
13:33
Upgrade to latest ZS client ... (check-in: 57336d02ba user: t73fde tags: trunk)
2024-12-22
21:31
Refactor collect.Order to return slice of LinkNode, not slice of reference ... (check-in: 994a1467bb user: t73fde tags: trunk)
2024-12-16
17:27
Refactor config handling in WebUI package ... (check-in: 87c8fd7048 user: stern tags: trunk)
10:03
Fix some typos in the manual and in predefined zettel ... (check-in: 96c60bbcc2 user: stern tags: trunk)
2024-12-13
17:13
Remove/refactor some code that still names old-style zids ... (check-in: 62c58505b6 user: stern tags: trunk)
14:38
Remove support for web feeds ... (check-in: 9d8a0b12e2 user: stern tags: trunk)
14:01
Increase version to 0.20.0-dev to begin next development cycle ... (check-in: 8d481c1e92 user: stern tags: trunk)
13:26
Version 0.19.0 ... (check-in: bb751329ab user: stern tags: trunk, release, v0.19.0)