Zettelstore

Timeline
Login

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

123 descendants of v0.13.0

2023-12-01
13:29
Cleanup changes file: tt tag to code tag ... (Leaf check-in: 93010b5f17 user: stern tags: trunk)
13:02
Fix some omissions in the manual ... (check-in: 9804546d28 user: stern tags: trunk)
2023-11-30
18:10
Increase version to 0.17.0-dev to begin next development cycle ... (check-in: 9d654c5606 user: stern tags: trunk)
16:08
Version 0.16.0 ... (check-in: a5afffaf5f user: stern tags: trunk, release, v0.16.0)
2023-11-29
16:53
Add predefined role zettel ... (check-in: 514e400b28 user: stern tags: trunk)
11:14
WebUI: initial suuport for role zettel ... (check-in: f819f27e99 user: stern tags: trunk)
2023-11-28
17:58
API: add support for role zettel ... (check-in: 9fba08c835 user: stern tags: trunk)
13:39
WebUI: do not show link to create tag zettel if current user is not allowed to create zettel ... (check-in: 97f9587495 user: stern tags: trunk)
13:34
Update golang and zs-client dependencies ... (check-in: 6f802c716d user: stern tags: trunk)
2023-11-27
13:54
Fix: search for tag with de-normalized characters ... (check-in: de2e044f6b user: stern tags: trunk)
2023-11-26
17:16
Fix some issues with last commit ... (check-in: 6bfb3ad5fd user: stern tags: trunk)
2023-11-25
18:19
WebUI: allow to configure detail/summary list on zettel page ... (check-in: 45e8a9e2f8 user: stern tags: trunk)
17:03
Make zettel with dependencies public ... (check-in: 276b641657 user: stern tags: trunk)
2023-11-18
17:43
Fix bug of using secondary quotes wrong ... (check-in: 6d2938d068 user: stern tags: trunk)
2023-11-16
10:05
Fix typo in manual (API: update zettel) ... (check-in: 1fe660db10 user: stern tags: trunk)
2023-11-14
13:29
Refactor logger: remove IfErr() method for future transition to package slog ... (check-in: ca05330e3d user: stern tags: trunk)
2023-11-13
18:15
Add zmk support for inline highlighting ... (check-in: d1573bd66d user: stern tags: trunk)
13:15
Fix manual error ... (check-in: 69be1908ea user: stern tags: trunk)
12:06
Write image alternate text, even if image zettel has no title ... (check-in: e95da76c00 user: stern tags: trunk)
2023-11-12
15:17
Fixed shtml encoder w.r.t inline quoting. ... (check-in: 9efb572585 user: t73fde tags: trunk)
2023-11-11
17:12
Add some tests for inline quotes; update from trunk ... (Leaf check-in: 30d60264ae user: stern tags: shtmls)
2023-11-10
18:21
Update to latest zettelstore client ... (check-in: 9ea741c327 user: stern tags: shtmls)
16:21
Remove support for temp encoding htmls ... (check-in: 7e5f274737 user: stern tags: shtmls)
16:13
WebUI: make use of shtml encoder ... (check-in: 11c04413a6 user: stern tags: shtmls)
15:25
Use shtml encoder to implement html encoder ... (check-in: beabb004a3 user: stern tags: shtmls)
13:26
shtml: generates real quote characters, not the HTML q tag ... (check-in: 2bc2bb4fa0 user: stern tags: shtmls)
11:43
Encoder: allow to specify default language ... (check-in: ebdf9bcbc2 user: stern tags: shtmls)
2023-11-09
19:18
Initial version that passes all tests ... (check-in: 6d9e38452f user: stern tags: shtmls)
13:44
Update golang dependencies ... (check-in: 3be5833f58 user: stern tags: trunk)
2023-11-08
17:00
Rename shtml encoder to htmls; create new shtml encoder that will contains new new code for the top-down encoder (previous shtml was bottom-up).

Note: tests will fail, since the current client transformator just returns an empty list. This will change in the future. ... (check-in: 1452b6275f user: stern tags: shtmls)

2023-11-06
15:57
WebUI: use normalized tag name to create a new tag ... (check-in: fe0743ad2a user: stern tags: trunk)
09:27
Update golang dependency ... (check-in: f7b9e9423e user: stern tags: trunk)
2023-11-02
10:54
Adapt to Sx changes ... (check-in: a70c4b03b5 user: stern tags: trunk)
2023-11-01
19:10
Adapt to sx changes ... (check-in: 179d533793 user: stern tags: trunk)
2023-10-30
17:37
Allow timestamps to be specified in a shorter way ... (check-in: da5f0762b8 user: stern tags: trunk)
16:07
Allow to specify incomplete timestamp as metadata in zettel ... (check-in: b3d2c6deac user: stern tags: trunk)
13:25
Refactor metadata functions: remove unneeded; reshape some functions for easier handling ... (check-in: 963bbe7f26 user: stern tags: trunk)
2023-10-29
15:00
Update to latest sx ... (check-in: bac9c720e1 user: stern tags: trunk)
2023-10-28
16:42
Update to latest yuin/goldmark ... (check-in: 82527cc850 user: t73fde tags: trunk)
2023-10-27
17:20
Refactor zettel indexer / anteroom management ... (check-in: 3777973d2a user: stern tags: trunk)
14:27
Allow to bind sxn functions as a constant ... (check-in: 0bd8406f2c user: stern tags: trunk)
07:18
Adapt to sx changes ... (check-in: 686cdc59fb user: stern tags: trunk)
06:08
Increase version to 0.16.0-dev to begin next development cycle ... (check-in: bd019d898d user: stern tags: trunk)
2023-10-26
16:03
Version 0.15.0 ... (check-in: 7cde0fccea user: stern tags: trunk, release, v0.15.0)
2023-10-23
14:52
Start re-indexing zettel via API and WebUI (query action REINDEX) ... (check-in: 382096929c user: stern tags: trunk)
2023-10-22
13:12
Fix: (s)html generation of description list with a term, but no data. Add test case ... (check-in: d5e33dd0c1 user: stern tags: trunk)
12:04
Upgrade to fsnotify@1.7.0 ... (check-in: 39469ed066 user: stern tags: trunk)
2023-10-19
16:48
Remove four methods from read-only managed box implementations, like constbox, compbox, zipbox ... (check-in: 570c6dec72 user: stern tags: trunk)
16:39
Fix warning message ... (check-in: f7e7cf66fa user: stern tags: trunk)
16:14
Update index on box operation: create, update, rename, delete. ... (check-in: 46a62e63e0 user: stern tags: trunk)
12:06
Adapt to sx changes: use builtin cond syntax ... (check-in: 200208a0b5 user: stern tags: trunk)
2023-10-17
12:42
Adapt to sx changes (quote fix) ... (check-in: 3dcdc8de9b user: stern tags: trunk)
2023-10-16
17:04
Adapt to sx changes (new-style syntax functions) ... (check-in: 4d40b5da85 user: stern tags: trunk)
14:12
Adapt to sx changes (new-style builtins) ... (check-in: 7cc14afd1e user: stern tags: trunk)
2023-10-13
20:32
Update to latest sx ... (check-in: 858b79b9ed user: t73fde tags: trunk)
2023-10-12
22:58
Adapt to sx changes by using new defconst form ... (check-in: e423731067 user: t73fde tags: trunk)
13:58
Adapt to latest sx and use defvar/defun instead of define ... (check-in: 371a6ed239 user: stern tags: trunk)
2023-10-11
17:10
WebUI: when creating a child zettel, it must not contain metadata from parent zettel ... (check-in: ba7ae1bf7c user: stern tags: trunk)
2023-10-09
17:47
Adapt to changes from sx; show error message when loading sxn code shows a problem ... (check-in: 52f1e703c5 user: stern tags: trunk)
2023-10-08
17:33
Update to latest sx ... (check-in: ae09008654 user: t73fde tags: trunk)
2023-10-07
16:41
Upgrade to latest sx by defining sx macros 'and' and 'or' ... (check-in: 1865771d8e user: t73fde tags: trunk)
2023-10-06
18:12
Update to latest sx ... (check-in: 11efa2bc04 user: stern tags: trunk)
16:35
Add sxn prelude zettel ... (check-in: 7aeb9a36aa user: stern tags: trunk)
16:06
Update golang dependencies ... (check-in: 2d6d3476ec user: stern tags: trunk)
13:26
Refactor digraph.Clone ... (check-in: 158fba7f05 user: stern tags: trunk)
13:23
Fix digraph problem that causes sxn zettel to be loaded in wrong order (which causes the let macro not to be defined when it was needed) ... (check-in: 2e64e0a3e5 user: stern tags: trunk)
2023-10-05
18:00
Adapt to sx changes: replace builtin let with macro ... (check-in: e08ef2781c user: stern tags: trunk)
16:26
WebUI: better error message, when original message could not be rendered ... (check-in: a2eddca870 user: stern tags: trunk)
2023-10-02
13:43
Update build version and timestamp when building manual ... (check-in: 872ad5d28c user: stern tags: trunk)
10:26
WebUI: link to create missing tag zettel ... (check-in: 67080318e9 user: stern tags: trunk)
2023-09-29
10:29
API: refactor handling of TagZettel ... (check-in: bd488c3dca user: stern tags: trunk)
09:09
Add test for API call to retrieve tag zettel ... (check-in: ea291f81a9 user: stern tags: trunk)
2023-09-28
17:17
API: allow to determine tag zettel ... (check-in: 2f13f6a271 user: stern tags: trunk)
2023-09-25
18:05
API: allow to retrieve tag zettel via '/z?tag=TAG' ... (check-in: 34a725707a user: stern tags: trunk)
15:36
Typo in manual ... (check-in: 60bb4e4c61 user: stern tags: trunk)
15:33
WebUI: tag zettel in query result now links directly to the zettel ... (check-in: 60fe0fe0b6 user: stern tags: trunk)
14:51
Add usecase to retrieve tag zettel and integrate it into list view ... (check-in: d57240dd58 user: stern tags: trunk)
2023-09-23
14:47
Increase version to 0.15.0-dev to begin next development cycle ... (check-in: 2da8b55d01 user: t73fde tags: trunk)
2023-09-22
16:49
Version 0.14.0 ... (check-in: 0812552da8 user: stern tags: trunk, release, v0.14.0)
16:41
webUI: remove support for <search> since it is not well supported by HTML validators ... (check-in: 743e66e08b user: stern tags: trunk)
15:17
Fix: load WebUI sxn dependencies always from zettel, never from index ... (check-in: dcf984611c user: stern tags: trunk)
14:15
Fix: removing zettel 00000000000100 does not reload runtime configuration ... (check-in: 962a568f5b user: stern tags: trunk)
2023-09-21
15:27
WeUI: add <search> tag to HTML search forms ... (check-in: e5dfc12789 user: stern tags: trunk)
2023-09-19
07:38
Update golang dependencies ... (check-in: b6135f2349 user: stern tags: trunk)
2023-09-15
17:46
Adapt to sx change: quote is not a builtin, but part of reader/eval ... (check-in: 1380c3cc0e user: t73fde tags: trunk)
14:02
Adapt to sx changes, mostly sx.MakeString -> sx.String ... (check-in: 4c13bef7bf user: t73fde tags: trunk)
2023-09-11
19:36
Upgrade sx dependency ... (check-in: e1b01e4e6d user: t73fde tags: trunk)
2023-09-07
18:38
Refactor (incl last commit): info/zettel sxn code w.r.t. action links ... (check-in: 80f4e66abf user: t73fde tags: trunk)
18:36
(no comment) ... (check-in: 2a75267418 user: t73fde tags: trunk)
2023-08-30
18:22
WebUI: refactor query link generation to get the zettel of a given tag zettel by using the new string-append and query-to-url builtins. ... (check-in: b8a6c00a03 user: t73fde tags: trunk)
2023-08-29
21:42
WebUI: initial version of tag zettel, aka meta tags ... (check-in: 83fed2cbcd user: t73fde tags: trunk)
2023-08-28
21:10
Adapt to latest sx updates ... (check-in: 2de9f895a6 user: t73fde tags: trunk)
2023-08-27
21:29
Make Sxn code loading a little bit more robust; base sxn code zettel is no longer editable. ... (check-in: fb6c5fc3ca user: t73fde tags: trunk)
21:23
Replace CSS-role-map handling with more general sx-based HTML generation of specific parts in resulting document ... (check-in: bdc1127d0f user: t73fde tags: trunk)
11:29
Update to latest sx ... (check-in: 3c8df8e070 user: t73fde tags: trunk)
2023-08-26
21:17
Refactor error handling, esp in WebUI ... (check-in: c17fe1249e user: t73fde tags: trunk)
20:14
Fix: return error code when an error occurs (WebUI) ... (check-in: 3307b5756e user: t73fde tags: trunk)
14:16
WebUI: load sx code from multiple sxn zettel ... (check-in: a26d94a645 user: t73fde tags: trunk)
2023-08-25
22:00
Initial version of a zid digraph ... (check-in: 828ba1c0da user: t73fde tags: trunk)
21:59
Refactor id.Slice + id.Set ... (check-in: 340fded720 user: t73fde tags: trunk)
16:36
Refactor id.Set ... (check-in: dc5d596d16 user: t73fde tags: trunk)
2023-08-24
23:31
Update to latest sx ... (check-in: 0242d09ae9 user: t73fde tags: trunk)
19:19
WebUI: refactor sxn code loader ... (check-in: 0ae786747f user: t73fde tags: trunk)
15:47
WebUI: add start zettel for sx code ... (check-in: c743bf565b user: t73fde tags: trunk)
13:56
Update index page of zettelstore.de: add reference to Sx ... (check-in: dfa03a97cd user: t73fde tags: trunk)
13:52
Add dir="auto" to HTML input / textarea fields ... (check-in: 956ded9bcc user: t73fde tags: trunk)
13:45
Update to latest sx ... (check-in: bcc778aa7d user: t73fde tags: trunk)
2023-08-23
21:47
Update to latest sx ... (check-in: 497d4e2b09 user: t73fde tags: trunk)
2023-08-20
19:40
Update to latest sx ... (check-in: c74892c40f user: t73fde tags: trunk)
2023-08-19
16:10
Update to latest sx; fix test regression ... (check-in: 478706e3ba user: t73fde tags: trunk)
2023-08-18
19:00
Update to latest sx ... (check-in: 503c0f08d0 user: t73fde tags: trunk)
2023-08-17
17:42
Fix nil pointer reference when retrieving metadata of non-indexed zettel ... (check-in: 529aca107c user: t73fde tags: trunk)
16:18
Update to github.com/yuin/goldmark@v1.5.6 ... (check-in: 6fc5580338 user: t73fde tags: trunk)
2023-08-16
16:37
Refactor CONTEXT directive to make use of package container/heap (instead of using a self-made data structure) ... (check-in: cb0d68e608 user: t73fde tags: trunk)
2023-08-15
18:54
Undo wrong understanding of recover() --> checkin [79dbdd9223] ... (check-in: 4343f4c362 user: t73fde tags: trunk)
2023-08-12
20:38
Fix typo ... (check-in: 26ad8167ae user: stern tags: trunk)
2023-08-10
10:30
Refactor code up to package kernel ... (check-in: 79dbdd9223 user: stern tags: trunk)
2023-08-09
12:21
Refactor packages ast ... cmd wrt Go1.21 ... (check-in: 1f4ad6cfc1 user: stern tags: trunk)
2023-08-08
16:37
Update go.mod to Go1.21 ... (check-in: 4e30bbff77 user: stern tags: trunk)
2023-08-07
15:29
Remove support for old CONTEXT query syntax ... (check-in: 8ce06fe912 user: stern tags: trunk)
15:19
Remove support for JSON encoding ... (check-in: ef86477d7d user: stern tags: trunk)
14:34
Increase version to 0.14.0-dev to begin next development cycle ... (check-in: ce0fd6e2ef user: stern tags: trunk)
13:56
Typo on home page ... (check-in: d2fe74163e user: stern tags: trunk)
13:53
Version 0.13.0 ... (check-in: 37fed58a18 user: stern tags: trunk, release, v0.13.0)