Zettelstore Client

Timeline
Login

Timeline

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

131 descendants of v0.16.0

2024-07-11
16:29
Remove "rename" operation and associated constants ... (Leaf 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)
2024-03-18
10:02
Update to latest Sx; add Zid constant for new computed zettel "memory" ... (check-in: bbbd4f8805 user: stern tags: trunk)
2024-03-14
11:56
Update Sx dependency ... (check-in: 6c93edf1f2 user: stern tags: trunk)
2024-03-11
13:45
Update sx dependency ... (check-in: 63a3a76d0f user: stern tags: trunk)
2024-03-04
16:43
Version 0.17.0 ... (check-in: 1f9d9b832c user: stern tags: release, trunk, v0.17.0)
12:48
Update to latest sx ... (check-in: 4ee5c80701 user: stern tags: trunk)
2024-03-02
11:03
Upgrade dependency sx ... (check-in: eb874f5565 user: stern tags: trunk)
2024-03-01
16:34
Update to latest sx ... (check-in: 0f16a78a0f user: stern tags: trunk)
2024-02-19
16:54
sz/zmk: make use of sz.Walk in post-processor ... (check-in: 45967d4a3c user: stern tags: zmk)
15:59
Merge from trunk ... (check-in: afe0596ea6 user: stern tags: zmk)
15:21
Remove constants for WordSet ... (check-in: c760fd0286 user: stern tags: trunk)
2024-02-16
00:12
Typo in API constant ... (check-in: fc3aa1b6d0 user: stern tags: trunk)
00:10
Yet some more API constants for query actions ... (check-in: 456c671fc8 user: stern tags: trunk)
2024-02-15
23:59
API: add some more query action constants ... (check-in: bfc9e3be6f user: stern tags: trunk)
23:55
API: add query actions constants ... (check-in: 918b0e0815 user: stern tags: trunk)
2024-02-11
21:27
Merge from trunk; adapt to explicit symbol names ... (check-in: 015d044be0 user: stern tags: zmk)
21:19
sz: make zettel symbol names more explicit ... (check-in: 2d43916b53 user: stern tags: trunk)
20:59
Merge from trunk and adapt to sx changes ... (check-in: e26014cf31 user: stern tags: zmk)
20:30
Update to latest sx ... (check-in: b57c3a5a1d user: stern tags: trunk)
20:10
Make shtml.EvalPairList public ... (check-in: 3230e564ca user: stern tags: trunk)
19:24
Adapt to sx changes: sx.Symbol is pointer ... (check-in: 01a6be3c8f user: stern tags: trunk)
2024-02-10
21:37
Merge from trunk ... (check-in: 1dc8c7994c user: stern tags: zmk)
2024-02-09
18:00
api: add contant for FULL query directive ... (check-in: de7307dfc3 user: stern tags: trunk)
2024-02-08
15:32
Update to latest sx ... (check-in: b14b6a22af user: stern tags: trunk)
2024-02-07
21:54
Update sx ... (check-in: 397102ef0a user: stern tags: trunk)
20:46
Make use of new for loop introduced in Go 1.22 ... (check-in: 62dc05f1e5 user: stern tags: trunk)
19:41
Update to Go 1.22 and latest sx ... (check-in: b544536f55 user: stern tags: trunk)
2024-02-06
16:49
sz: initial version of AST walker ... (check-in: 62a00f91bf user: stern tags: zmk)
14:24
Merge from trunk ... (check-in: bfc0c744cc user: stern tags: zmk)
14:00
Merge two same functions (sz.goValue / client.goString) ... (check-in: 54af0ff98e user: stern tags: trunk)
13:56
Remove GitHub actions; add SPDX license encodings ... (check-in: 56a391e4b1 user: stern tags: trunk)
11:25
sz: refactor ... (check-in: ff55f1c3fa user: stern tags: trunk)
11:22
sz: refactor ... (check-in: 6cff97ea87 user: stern tags: zmk)
11:15
zmk: postprocessor will receive only *sx.Pair ... (check-in: 9b51b01ac3 user: stern tags: zmk)
11:12
zmk: fix regression with inline parsing ... (check-in: 4e7d8c96a6 user: stern tags: zmk)
2024-02-05
18:54
zmk: make use of sx.Sequence.MakeList ... (check-in: 8b475845b9 user: stern tags: zmk)
17:08
Update to latest sx ... (check-in: 3e8f140e2e user: stern tags: trunk)
17:07
zmk: allow description lists ... (check-in: 6012fd2654 user: stern tags: zmk)
13:34
Upgrade to latest sx ... (check-in: caef7b25a6 user: stern tags: trunk)
2024-02-02
16:01
Adapt to sx addition of ListBuilder ... (check-in: 2ff3e8c4e1 user: stern tags: trunk)
14:41
Adapt to sx addition of ListBuilder ... (check-in: 3bc9f5f848 user: stern tags: zmk)
14:07
zmk: replace zmk.pairBuilder with sx.ListBuilder ... (check-in: 65e9d37a0a user: stern tags: zmk)
2024-02-01
17:58
zmk: allow quote list ... (check-in: 0f31b85a3b user: stern tags: zmk)
2024-01-31
12:43
Merge from trunk ... (check-in: 59c7f9f59e user: stern tags: zmk)
11:15
Fix sz.MakeMeta ... (check-in: 53214a2322 user: stern tags: trunk)
2024-01-29
18:18
sz: add some simple parsers: none, plain ... (check-in: 0d59593f18 user: stern tags: zmk)
17:35
zmk: fix licensing issue ... (check-in: 825d043b36 user: stern tags: zmk)
17:23
zmk: cleanup for description list ... (check-in: 0955e3a6ba user: stern tags: zmk)
17:13
Move zmk package under sz package ... (check-in: 9a9bceb03c user: stern tags: zmk)
17:09
zmk: allow item lists ... (check-in: 219685d4d0 user: stern tags: zmk)
12:47
zmk: some more refactorings ... (check-in: 4c4129c406 user: stern tags: zmk)
10:17
zmk: refactor building pair lists ... (check-in: aa8f244593 user: stern tags: zmk)
10:02
zmk: refactor parser by using result of input.Next() (2/?) ... (check-in: 82a3f78599 user: stern tags: zmk)
10:00
zmk: refactor parser by using result of input.Next() ... (check-in: c0f3d2e8e6 user: stern tags: zmk)
2024-01-28
17:45
Merge from trunk andapt further to sx changes ... (check-in: 6e5390c66d user: stern tags: zmk)
17:31
Adapt to sx changes ... (check-in: 8f5f386a96 user: stern tags: trunk)
2024-01-25
17:59
zmk: allow single element, single line lists ... (check-in: 236cb95007 user: stern tags: zmk)
15:21
zmk: allow tables ... (check-in: 9a2af650e7 user: stern tags: zmk)
2024-01-24
19:38
zmk: separate table header ... (check-in: ab5c172b06 user: stern tags: zmk)
2024-01-23
18:10
zmk: allow simple tables (w/o alignment, header, and same row width) ... (check-in: db25338fa0 user: stern tags: zmk)
11:13
Fix some unparam issues ... (check-in: 868070efa9 user: stern tags: zmk)
11:11
Merge from trunk ... (check-in: 6667c1962d user: stern tags: zmk)
10:56
shtml: REGION-* does not contain explicit BLOCK symbol any more ... (check-in: 09fa1c701d user: stern tags: trunk)
10:40
zmk: refactoring general block/inline parsing; remove BLOCK symbol from REGION-* ... (check-in: d2035829dd user: stern tags: zmk)
10:15
zmk: allow block transclusion; add tests for block attributes ... (check-in: caf7918871 user: stern tags: zmk)
2024-01-22
19:28
zmk: add support for regions, blocks, headings, thematic breaks ... (check-in: 3ff7a71c62 user: stern tags: zmk)
17:38
zmk: allow all inline elements ... (check-in: 96adc3ca6b user: stern tags: zmk)
15:27
zmk: add support for endnotes and marks; fix some problems with attributes ... (check-in: 07c741fd1d user: stern tags: zmk)
14:17
Merge trunk ... (check-in: 75413680d0 user: stern tags: zmk)
14:08
shtml: remove INLINE symbol ... (check-in: 1586d9916f user: stern tags: trunk)
12:54
shtml: cherry pick changes done in branch zmk but should be in trunk ... (check-in: b612382ec7 user: stern tags: trunk)
11:27
shtml: simpler sz encoding of end notes ... (check-in: 5d187dc3bf user: stern tags: zmk)
10:42
shtml: remove helper symbols quote/list ... (check-in: 9057c28c25 user: stern tags: zmk)
09:27
zmk: make simpler reference encoding ... (check-in: bcd16c73be user: stern tags: zmk)
09:21
Merge trunk ... (check-in: c5c876a03f user: stern tags: zmk)
09:11
shtml: remove '(quote ...)' from reference ... (check-in: af0056e24b user: stern tags: trunk)
2024-01-20
17:11
zmk: add ParseReference ... (check-in: d9e968a9c8 user: stern tags: zmk)
2024-01-19
17:54
zmk: fix paragraph merging ... (check-in: ba8cc57070 user: stern tags: zmk)
16:31
zmk: allow inline math literal ... (check-in: 0e9f1b30a4 user: stern tags: zmk)
2024-01-18
19:02
zmk: adapt some tests to new output ... (check-in: 4fce14e681 user: stern tags: zmk)
2024-01-17
19:30
zmk: transform inline literal zettel with generic html attribute into a html literal. ... (check-in: 677fd94121 user: stern tags: zmk)
18:50
zmk: refactor inline literal parsing (of text) ... (check-in: 8809fbc005 user: stern tags: zmk)
17:16
zmk: parse inline literal ... (check-in: c13b92333b user: stern tags: zmk)
08:37
zmk: allow inline formatting ... (check-in: 8488b32057 user: stern tags: zmk)
2024-01-16
19:10
zmk: an empty block results in a nil pair ... (check-in: a7f1a28ada user: stern tags: zmk)
19:07
zmk: parse comments ... (check-in: 389c7d1737 user: stern tags: zmk)
2024-01-12
19:21
Fix zmk tests for EOL, Text, Space, Soft, Hard ... (check-in: 168fa1332b user: stern tags: zmk)
17:18
Update to latest sx ... (check-in: bd26e1e84f user: stern tags: zmk)
2024-01-11
19:16
Fix one test case ... (check-in: 3b81d956f9 user: stern tags: zmk)
18:16
Initial, non-functioning version of zmk -> sx parser ... (check-in: 16a3a0094d user: stern tags: zmk)
18:13
Move constant QueryPrefix from zettelstore to client ... (check-in: c1e575b1d7 user: stern tags: trunk)
16:51
Move package "input" from zettelstore to client ... (check-in: 9880516bc9 user: stern tags: trunk)
15:44
Adapt to sx changes (4/?) ... (check-in: 8c10b0258a user: stern tags: trunk)
15:02
Update to latest sx ... (check-in: a40f5e0554 user: stern tags: trunk)
2024-01-09
11:38
Update to latest sx ... (check-in: eab7fe74a3 user: stern tags: trunk)
2024-01-06
18:53
Adapt to sx changes (3/?) ... (check-in: 2acd23f67a user: stern tags: trunk)
18:24
Adapt to sx changes ... (check-in: e1f83dcdbc user: stern tags: trunk)
17:28
Adapt to sx changes ... (check-in: 39e41a890c user: stern tags: trunk)
2024-01-05
16:21
Update to latest sx ... (check-in: 35dbaef028 user: stern tags: trunk)
2024-01-03
20:46
Update to latest sx ... (check-in: 608a11ef66 user: stern tags: trunk)
2024-01-01
20:43
Forgot to add new file shtml/const.go ... (check-in: 798021673d user: stern tags: trunk)
20:39
Adapt to sx changes: make symbol a non-struct, remove SymbolFactory ... (check-in: 8f15fadde9 user: stern tags: trunk)
2023-12-31
14:22
Update to latest sx ... (check-in: 8a9f3111d4 user: stern tags: trunk)
2023-12-22
15:59
Fix HTML generation error; update to latest sx ... (check-in: 4835c326e2 user: stern tags: trunk)
2023-12-18
16:36
Client: add genric Get method; open URLBuilder for public ... (check-in: f9698a9ac3 user: stern tags: trunk)
2023-12-08
14:08
shtml: export some methods to be used in Zettel Presenter ... (check-in: 0a3d4044cd user: stern tags: trunk)
2023-11-30
15:15
Version 0.16.0 ... (check-in: 751754d40c user: stern tags: release, trunk, v0.16.0)