Zettelstore Client

Timeline
Login

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

66 ancestors of v0.10.0 back to v0.9.0

2023-03-27
14:34
Version 0.11.0 ... (check-in: 712c21afc8 user: stern tags: trunk, release, v0.10.0)
2023-03-20
13:26
SHTML: remove unneeded TransformInline method ... (check-in: f18740e1e8 user: stern tags: trunk)
2023-03-19
12:04
Update license dates ... (check-in: 1a8fb8884c user: stern tags: trunk)
11:22
SHTML: guard attribute names to be valid HTML symbol ... (check-in: bc075859e7 user: stern tags: trunk)
2023-03-17
17:18
Client: allow no content on some requests ... (check-in: 75a8fbd119 user: stern tags: trunk)
17:02
SHTML: ignore empty content at start of PARA node ... (check-in: 390dd2c7d8 user: stern tags: trunk)
15:44
Fix: panic if generic attribute generated ... (check-in: caf686d3a6 user: stern tags: trunk)
2023-03-16
17:02
Update to latest sxpf ... (check-in: 5c453d1452 user: stern tags: trunk)
2023-03-13
16:10
Merge from sxhtml: make SHTML encoding available for all user of this library ... (check-in: 472cfed266 user: stern tags: trunk)
16:08
Date to latest dependencies ... (Leaf check-in: 1063fb0965 user: stern tags: sxhtml)
08:52
SHTML: generate Attributes only if there are some (for REGION-*) ... (check-in: 6954f4cc34 user: stern tags: sxhtml)
2023-03-11
12:40
SHTML: for a REAGION-BLOCK transform the generic attribute into a class attribute ... (check-in: 77d6b16f05 user: stern tags: sxhtml)
2023-03-10
18:48
Fix transfor panic, when content does not dontain any symbol ... (check-in: 6878335fc6 user: stern tags: sxhtml)
2023-03-09
16:08
SHTML: HEADING now have an explicit inline text parameter, not a list of text elements ... (check-in: 5f0141e7d4 user: stern tags: sxhtml)
2023-03-07
19:04
Adapt to ZS-Presenter needs ... (check-in: fe20a00122 user: stern tags: sxhtml)
2023-03-06
21:47
Sxpf removed its nArgs parameter in callables ... (check-in: e96604ee09 user: stern tags: sxhtml)
2023-03-03
14:44
Adapt to sxpf.eval.Engine ... (check-in: 7bde432a8d user: stern tags: sxhtml)
2023-03-02
18:13
Fix SExpr encoding of metadata ... (check-in: 756c526735 user: stern tags: sxhtml)
10:15
Follow introduction of sxpf.SymbolFactory.MustMake ... (check-in: 9318100d10 user: stern tags: sxhtml)
2023-03-01
18:03
Remove package html ... (check-in: a72ba5b664 user: stern tags: sxhtml)
14:29
Remove unneeded file html/sencoder.go ... (check-in: a9eb99aaf0 user: stern tags: sxhtml)
13:09
SHTML: Fix error in transforming endnotes ... (check-in: 935bc516ef user: stern tags: sxhtml)
2023-02-28
18:05
Use new sxpf evaluation strategy ... (check-in: 1190758e93 user: stern tags: sxhtml)
13:43
SHTML: rename ATTR->quote, FOOTNOTE->ENDNOTE, ... ... (check-in: fc5b733349 user: stern tags: sxhtml)
13:04
SHTML: remove endnotes after transforming them ... (check-in: 1bc7854bf4 user: stern tags: sxhtml)
12:57
Update to latest changes in sxpf / sxhtml ... (check-in: 60e80a6ede user: stern tags: sxhtml)
2023-02-27
17:50
Allow to return shtml-transformer symbol factory ... (check-in: 8a4a7664a3 user: stern tags: sxhtml)
15:43
SHTML: implement transformation of all open AST nodes ... (check-in: b53ba25306 user: stern tags: sxhtml)
2023-02-24
18:14
SHTML: add support for endnotes ... (check-in: 6a4ae520c2 user: stern tags: sxhtml)
2023-02-23
18:34
SHTML: make use of sxhtml's constant value for special symbols ... (check-in: 8a68da6d65 user: stern tags: sxhtml)
17:58
SHTML: allow to customize transformer ... (check-in: 2b92ec00b7 user: stern tags: sxhtml)
16:45
Remove log output ... (check-in: 025ebf82dd user: stern tags: sxhtml)
15:32
SHTML: add support for multiline comments ... (check-in: ca736da9cc user: stern tags: sxhtml)
15:12
Refactory 'text' to remove file sexpr/sexpr.go ... (check-in: 56751cd96a user: stern tags: sxhtml)
2023-02-22
14:58
Rename 'sxpf.Value' to 'sxpf.Object' ... (check-in: 518da9dba1 user: stern tags: sxhtml)
2023-02-20
22:09
SHTML: add support for description list, tables, block comments ... (check-in: b64d728a69 user: stern tags: sxhtml)
2023-02-19
22:59
Replace sxpf.Pair with new dotted sxpf.List ... (check-in: d0348aed37 user: stern tags: sxhtml)
21:21
Adapt to sxpf update: support for dotted s-expression lists ... (check-in: 61fb82e7be user: stern tags: sxhtml)
2023-02-18
22:54
Expose some SHTML methods ... (check-in: 71c6a25778 user: stern tags: sxhtml)
21:33
Prepare SHTML transformer to not generate links ... (check-in: 9d2ae001ad user: stern tags: sxhtml)
17:59
SHTML, Sexpr: change zettel s-expr representation to always have a symbol at the beginning of a list. This allows easier evaluation usinf sxpf.eval.Eval. ... (check-in: 9856940105 user: stern tags: sxhtml)
2023-02-17
22:01
SHTML: add coding for most inline elements.

Footnotes, images are still missing ... (check-in: 631db9633c user: stern tags: sxhtml)

2023-02-16
21:16
SHTML: add support for ordered and unordered lists ... (check-in: 725936b644 user: stern tags: sxhtml)
20:24
SHTML: add support for thematic break; fix handling of attributes ... (check-in: 88f7f1ceb8 user: stern tags: sxhtml)
19:38
SHTML: allow to add suffix to link ... (check-in: f90a8f4d3a user: stern tags: sxhtml)
2023-02-15
18:46
Add SHTML transformations for some inline formatting and links ... (check-in: eba1616027 user: stern tags: sxhtml)
2023-02-14
18:29
Update to latest sxpf version ... (check-in: b8e3805524 user: stern tags: sxhtml)
18:25
MVP of SHTML generation: some block elements, some inline elements, metadata. ... (check-in: 8a4f7c8c5c user: stern tags: sxhtml)
2023-02-13
18:14
Add skeleton for SHTML transformer ... (check-in: d6fa547708 user: stern tags: sxhtml)
17:36
Add constant values for SHTML encoder ... (check-in: 19fbc5735f user: stern tags: sxhtml)
17:24
Fix compilation error and remove everything to generate HTML which satisfies formally the Zettelstore main project. ... (check-in: ca75048e7c user: stern tags: sxhtml)
2023-02-10
17:52
Fix errors in text encoder and client.

All other code is still WIP and not usable. There are currently more than 140 errors detected by the compiler. ... (check-in: fe98121acd user: stern tags: sxhtml)

2023-02-06
15:39
Replace bytes.Buffer with strings.Builder, if appropriate ... (check-in: 863347d4fc user: stern tags: trunk)
2023-01-25
21:31
Remove support for ZJSON ... (check-in: 649953e0cb user: stern tags: trunk)
21:00
Add missing infos for 0.10 ... (check-in: 4281c3c9f4 user: stern tags: trunk)
2023-01-24
19:59
Version 0.10.0 ... (check-in: 12d91aa7b1 user: stern tags: trunk, release, v0.10.0)
2023-01-18
18:36
Add two keys (metadata, query) to help freezing zettel lists ... (check-in: 4130ca7522 user: stern tags: trunk)
2023-01-10
17:04
Fix regression ... (check-in: 6bba304e7f user: stern tags: trunk)
2023-01-09
19:04
htmlenc: write alt-attribute for images ... (check-in: b28b003f91 user: stern tags: trunk)
13:55
htmlenc: ignore paragraph with comments only ... (check-in: 0d119cc964 user: stern tags: trunk)
10:00
Mark ZJSON encoding as deprecated ... (check-in: 9ee8f7353b user: stern tags: trunk)
2022-12-21
19:11
Method to place URLs inside HTML attributes ... (check-in: b0d79a0904 user: stern tags: trunk)
2022-12-20
17:30
Add api.ZettelContentJSON ... (check-in: dcf5d11130 user: stern tags: trunk)
2022-12-19
11:44
Merge endpoints /j, /m, /q, /p, /v with /z. ... (check-in: 7e8cd5a38a user: stern tags: trunk)
2022-12-17
13:33
Replace endpoints /m, /p, /v, /j with /z when retrieving data of one zettel ... (check-in: cb321e072d user: stern tags: trunk)
2022-12-15
18:39
Add constants to merge endpoint into /z ... (check-in: e93b6cc96d user: stern tags: trunk)
2022-12-12
12:50
Version 0.9.0 ... (check-in: 668f89b43e user: stern tags: trunk, release, v0.9.0)