Zettelstore Client

Timeline
Login

Timeline

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

50 most recent check-ins

2025-01-17
16:22
Fix zmk parser to handle multiple definitions for a description term ... (Leaf check-in: c12e4a5cb1 user: stern tags: trunk)
16:22
Fix sz walker to call VisitAfter for leaf AST nodes ... (check-in: a3bb794ff6 user: stern tags: trunk)
2025-01-16
17:33
Fix some issues with zmk parser and sz walker ... (check-in: fdded8eb63 user: stern tags: trunk)
2025-01-15
17:31
Remove support for inline HTML literals ... (check-in: 4f6c1fb6f2 user: stern tags: trunk)
16:38
Remove support for inline zettel ... (check-in: 41739cc062 user: stern tags: trunk)
15:52
Remove constant sz.TypeZettelmarkup ... (check-in: 6b2de604e7 user: stern tags: trunk)
15:46
Remove constant api.MetaZettelmarkup ... (check-in: 977db15978 user: stern tags: trunk)
2024-12-23
13:27
Rename some shtml constants ... (check-in: d07b16e758 user: stern tags: trunk)
13:23
Zettel ID for "Lists" menu ... (check-in: 50875b1acd user: stern tags: trunk)
2024-12-13
14:14
Remove query action constants for rss/atom feed ... (check-in: 7902e0d349 user: stern tags: trunk)
12:10
Version 0.19.0 ... (check-in: fd15ae683e user: stern tags: release, trunk, v0.19.0)
2024-12-02
17:00
Remove some linter errors (revive) ... (check-in: 2b332aee9c user: stern tags: trunk)
16:43
Update comments for packages api / client ... (check-in: cefb635949 user: stern tags: trunk)
09:31
Cleanup zettel identifier constants ... (check-in: 00ffaf1385 user: stern tags: trunk)
2024-11-27
16:50
Remove constants for zettel identifier that work with previous new-style zids. ... (check-in: 6a850fba01 user: stern tags: trunk)
2024-11-25
09:21
Keys superior / subordinate must be usable ... (check-in: 9e6a73c7ba user: stern tags: trunk)
2024-11-18
16:58
Replace metadata keys to specify hierarchy with some to specify sequence ... (check-in: 54aafa66ec user: stern tags: trunk)
2024-08-26
12:46
Fix generating external links in shtml; some refactorings ... (check-in: 97640fce44 user: stern tags: trunk)
2024-08-19
09:25
SHTML: generate (th... for table cell in header ... (check-in: 6ca051ffec user: stern tags: trunk)
2024-08-14
14:25
No special treatment of SVG images when they are embedded inline ... (check-in: f10ac01c1a user: stern tags: trunk)
09:14
Update dependencies -> use Go 1.23; remove unparam warning ... (check-in: 596024c3db user: stern tags: trunk)
2024-08-13
13:52
Fix sz.Walk; update dependencies; refactor to sx.IsEqualSymbol ... (check-in: ed0b11b0eb user: stern tags: trunk)
2024-08-07
15:12
Add input.Input.SkipSpace, input.Input.IsSpace ... (check-in: 893f855afe user: stern tags: trunk)
2024-08-05
10:36
Add shtml.LangStack and public quote handling ... (check-in: e815a1079e user: stern tags: trunk)
2024-07-11
16:29
Remove "rename" operation and associated constants ... (check-in: a203b14b7e user: stern tags: trunk)
14:40
Version 0.18.0 ... (check-in: b141c81ad9 user: stern tags: release, trunk, v0.18.0)
2024-07-10
15:15
Reserve ZID for computed zettel about zettel ... (check-in: ea5260d4a2 user: stern tags: trunk)
2024-07-08
12:13
Remove space node from AST ... (check-in: 58287cb5e0 user: stern tags: trunk)
12:09
Update changelog ... (check-in: e3b8b95870 user: stern tags: trunk)
11:02
Add client method "GetApplicationZid" ... (check-in: 1853e4450d user: stern tags: trunk)
10:36
Fix some typos ... (check-in: f7c239a0f2 user: stern tags: trunk)
10:20
Mark client.RenameZettel as deprecated ... (check-in: 187cdd82a5 user: stern tags: trunk)
10:16
Add new reserved zettel id (for storing sessions); document mapping to new format identifiers ... (check-in: 982975a25b user: stern tags: trunk)
2024-06-30
19:00
Add some predefined zettel IDs ... (check-in: ca0a0b5289 user: stern tags: trunk)
2024-06-20
16:31
Remove all symbol value constants ... (Closed-Leaf check-in: e0d62ad54c user: stern tags: nospace)
16:14
Replace symbol value map with symbol map in Walk function ... (check-in: e51a0e22de user: stern tags: nospace)
16:06
Postprocess ZMK: replace symbol name map with symbol map ... (check-in: 594a09045f user: stern tags: nospace)
10:56
Update t73f dependencies ... (check-in: 798f1d41f0 user: stern tags: nospace)
10:55
Remove '(SPACE ...)' node from sx-AST ... (check-in: 9860f59f2d user: stern tags: nospace)
2024-05-31
15:48
Initial version of zmk->Sx parser ... (check-in: 955147c904 user: stern tags: trunk)
15:46
Merge from trunk ... (Leaf check-in: 9aec1d38bb user: stern tags: zmk)
2024-04-22
14:51
Package sxhtml was renamed to sxwebs/sxhtml ... (check-in: 3bbfcfd939 user: stern tags: trunk)
2024-04-18
13:27
Implement api.URLBuilder w/ webs/urlbuilder ... (check-in: 4623af27f1 user: stern tags: trunk)
07:42
Adapt to SxHTML separation from Sx ... (check-in: 0218a29221 user: stern tags: trunk)
2024-04-17
16:24
Merge from trunk and rename package to t73f.de/r/zsc ... (check-in: 417c3366e3 user: stern tags: zmk)
16:00
Move to new package t73f.de/r/zsc (previous: zettelstore.de/client.fossil) ... (check-in: 18303af462 user: stern tags: trunk)
2024-04-16
17:04
Merge from trunk and adapt to sx changes ... (check-in: e32af01aee user: stern tags: zmk)
15:04
Update sx dependency ... (check-in: 8851141469 user: stern tags: trunk)
2024-04-15
09:14
Adapt to sx change of transforming String into a struct ... (check-in: ff7374fcb3 user: stern tags: trunk)
2024-04-13
13:47
Adapt to new location of sx repo ... (check-in: 5651952ccf user: stern tags: trunk)