Zettelstore Client

Check-in Differences
Login

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

Difference From v0.6.0 To trunk

2024-04-18
13:27
Implement api.URLBuilder w/ webs/urlbuilder ... (Leaf check-in: 4623af27f1 user: stern tags: trunk)
07:42
Adapt to SxHTML separation from Sx ... (check-in: 0218a29221 user: stern tags: trunk)
2022-08-12
11:25
Remove constants to work with URL query parameter based search; update API to use search expressions ... (check-in: 0e4cf52fe7 user: stern tags: trunk)
2022-08-11
16:58
Version 0.6.0 ... (check-in: 7ef11c70e3 user: stern tags: trunk, release, v0.6.0)
08:53
Typo ... (check-in: 6f9ea3ec0b user: stern tags: trunk)

Deleted .deepsource.toml.

Deleted .github/dependabot.yml.

Changes to LICENSE.txt.

Changes to api/api.go.

Changes to api/const.go.

Changes to api/urlbuilder.go.

Changes to attrs/attrs.go.

Changes to attrs/attrs_test.go.

Changes to client/client.go.

Changes to client/client_test.go.

Changes to go.mod.

Changes to go.sum.

Deleted html/html.go.

Deleted html/html_test.go.

Deleted html/sencoder.go.

Added input/entity.go.

Added input/entity_test.go.

Added input/input.go.

Added input/input_test.go.

Added input/runes.go.

Changes to maps/maps.go.

Changes to maps/maps_test.go.

Added sexp/sexp.go.

Added sexp/sexp_test.go.

Deleted sexpr/attrs.go.

Deleted sexpr/const.go.

Deleted sexpr/sexpr.go.

Added shtml/const.go.

Added shtml/shtml.go.

Added sz/const.go.

Added sz/sz.go.

Deleted text/stext.go.

Added text/text.go.

Changes to text/text_test.go.

Changes to www/changes.wiki.

Changes to www/index.wiki.

Deleted zjson/const.go.

Deleted zjson/meta.go.

Deleted zjson/zjson.go.