Zettelstore

Timeline
Login

Timeline

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

112 descendants of v2.0.0

2026-08-05
15:44
refactor: make linter happy ... (leaf check-in: 09577d51fc user: stern tags: trunk)
15:28
chore: update dependencies ... (check-in: d8f5ca171d user: stern tags: trunk)
15:27
chore(tools): add go-critic tool ... (check-in: 3d5ebaa525 user: stern tags: trunk)
2026-08-03
17:33
refactor: adapt to zero dependency changes ... (check-in: 5420b0d01d user: stern tags: trunk)
2026-07-31
17:24
docs(changelog): split change log into current and pre-1.0.0 ... (check-in: 81c1ccc055 user: stern tags: trunk)
15:30
enhance(evaluator): wrap block / inline transclusions in regions / spans only when at least one attribute was specified in the transclusion element. ... (check-in: b4cd467018 user: stern tags: trunk)
15:05
fix(evaluator): write style info only if needed ... (check-in: 5917ffb0d0 user: stern tags: trunk)
15:02
fix(evaluator): update error text for unknown transclusion reference ... (check-in: 907b750ad1 user: stern tags: trunk)
12:18
revert!(box,config,encoder): remove support for optionally writing YAML header ... (check-in: 2fbbd71f3f user: stern tags: trunk)
2026-07-30
13:01
docs(api): update description who to retrieve version data ... (check-in: 1ea563ceec user: stern tags: trunk)
12:48
refactor(kernel): remove kernel constant CoreDefaultVersion ... (check-in: 7efe008cc3 user: stern tags: trunk)
12:47
refactor(auth): change secret calculation to use version data as zero.semver ... (check-in: 33cbd7b8b2 user: stern tags: trunk)
12:44
refactor(api): refactor api.GetData to use zero.semver ... (check-in: 31a6b28bc2 user: stern tags: trunk)
12:38
refactor(box): update constbox to use zero.semver for showing version ... (check-in: 0310751cb5 user: stern tags: trunk)
12:34
refactor(kernel): store version info as a zero.semver ... (check-in: 5b086110c5 user: stern tags: trunk)
12:14
chore: adapt to zsc change ... (check-in: 1e823da9b7 user: stern tags: trunk)
12:04
refactor(main): parse version info with the help of zero.semver ... (check-in: 8062ee8518 user: stern tags: trunk)
2026-07-29
12:25
docs(api): update examples, to show metadata key box-name. docs: remove key box-number ... (check-in: c811642986 user: stern tags: trunk)
10:58
test(webui): rename test data "box-number" to "box-name" in meta-test ... (check-in: 1864e5ec81 user: stern tags: trunk)
10:53
fix(kernel): add spaces between logging attributes in log output ... (check-in: 757a6e6aaf user: stern tags: trunk)
10:34
refactor(box): remove ConnectData.Number; it is not used anywhere ... (check-in: 0b70175db8 user: stern tags: trunk)
10:30
refactor(box): replace explicit error type with fmt.Errorf ... (check-in: e1ca718622 user: stern tags: trunk)
10:24
revert!(box): remove support for metadata key "box-number" ... (check-in: 2127cf6d24 user: stern tags: trunk)
2026-07-28
11:43
fix(kernel) do not hang if error during service start-up ... (check-in: 7e96b21d7b user: stern tags: trunk)
11:14
fix(box) some more tests ... (check-in: 8b6e1e5e06 user: stern tags: trunk)
10:34
test(box) add test cases for setting up box URIs; fix an error found ... (check-in: f25e079581 user: stern tags: trunk)
09:24
refactor(box) variable naming, location of membox ... (check-in: edef54942c user: stern tags: trunk)
09:15
refactor(box) name assignment ... (check-in: bd6a8c08ee user: stern tags: trunk)
08:03
update dependency yuin/goldmark@1.8.5 ... (check-in: 62742d8969 user: stern tags: trunk)
2026-07-27
17:24
update(webui) show box-names instead of box-number in delete and info page ... (check-in: fa48b64af7 user: stern tags: trunk)
17:20
fix(box) copy metadata box-name value to index too ... (check-in: 2b06df47c3 user: stern tags: trunk)
17:06
add(box) support for "box-name" ... (check-in: f687a45bff user: stern tags: trunk)
11:00
refactor(box) move r/o checking from manager.Connect to manager.New ... (check-in: 025c09000f user: stern tags: trunk)
10:38
fix(box) calculation of read-only at mamager level ... (check-in: 6479acc93d user: stern tags: trunk)
09:53
add(box) memory box can be configured as read-only ... (check-in: 950edcf205 user: stern tags: trunk)
2026-07-23
22:19
refactor(box) Declare explicit box scheme constants ... (check-in: 104b7485b8 user: t73fde tags: trunk)
15:09
fix(manual) Update description of description lists ... (check-in: 23cf7ebc18 user: t73fde tags: trunk)
12:23
break(sz) change encoding of DESCRIPTION by adding new TERM, DETAIL, and ENTRY elements ... (check-in: 1c01c0e90b user: t73fde tags: trunk)
2026-07-17
20:01
breaking(api) add symbol ROW at the beginning of each table row ... (check-in: 541414fcf6 user: t73fde tags: trunk)
08:50
fix(website) formatting of changelog ... (check-in: 3dabe86e5d user: t73fde tags: trunk)
2026-07-14
18:10
breaking(api): change to symbol-based data encoding of zettel permissions ... (check-in: 3c7ec9ac2f user: stern tags: trunk)
16:41
fix(manual): sz encoding of lists and description lists ... (check-in: 999f10ae2a user: stern tags: trunk)
11:05
refactor: adapt to zsx dependecy: use zsx.NodeSymbol ... (check-in: ccdce9de5f user: stern tags: trunk)
09:57
breaking: List items are represented with (ITEM () ...) instead of (BLOCK ...) ... (check-in: 3bbe069b06 user: stern tags: trunk)
2026-07-13
18:14
fix: query result lists must use ITEM too ... (check-in: d0a95c727e user: stern tags: trunk)
17:49
Make use of ITEM in lists ... (check-in: e7c9dff303 user: stern tags: trunk)
14:01
breaking(api): change sz nodes for headings and marks; refactor ... (check-in: c0f3bc78ac user: stern tags: trunk)
2026-07-12
14:51
Update dependency "yuin/goldmark" (1.8.4) ... (check-in: d77a7990d1 user: stern tags: trunk)
14:47
Change SZ encoding of headings ... (check-in: 06113f3feb user: stern tags: trunk)
2026-07-10
15:45
api(breaking) ignore content of zettel with syntax "none" ... (check-in: 212c124281 user: stern tags: trunk)
14:04
Update dependencies ... (check-in: b0eea0cf99 user: stern tags: trunk)
13:51
api(minor): allow to retrieve zettel content via data encoding ... (check-in: d454de15c6 user: stern tags: trunk)
12:18
API(breaking): encode zettel content in one list for data encoding ... (check-in: 7d87dceffa user: stern tags: trunk)
2026-07-09
18:11
Fix missing data encoding in manual ... (check-in: c4acc08fbb user: stern tags: trunk)
16:58
api(breaking): change data encoding of zettel list queries ... (check-in: b89c390561 user: stern tags: trunk)
15:49
Update to 3.0.0-dev to start new development cycle ... (check-in: d60ca4f1a0 user: stern tags: trunk)
2026-07-07
15:42
Version 2.1.0 ... (check-in: bea66b5574 user: stern tags: trunk, release, v2.1.0)
14:23
Manual: linux installation: remove lxde; refactor text ... (check-in: 68a3df26d4 user: stern tags: trunk)
12:44
Update dependencies ... (check-in: 3805bb5fe5 user: stern tags: trunk)
12:15
Manual: add to zmk links the possible interference of link specification and query action list ... (check-in: c6da428fcb user: stern tags: trunk)
09:37
Update dependencies ... (check-in: 3dbc14231c user: stern tags: trunk)
2026-07-06
17:49
Update zs-client to use newest zmk parser ... (check-in: fd1bea873f user: stern tags: trunk)
14:08
File upload for zettel recognizes more file types, esp. css, svg, js. ... (check-in: dca34a940b user: stern tags: trunk)
2026-07-03
16:53
Refactor: remove duplicated code when encoding table cells for zmk / md ... (check-in: 1b4afa35ed user: stern tags: trunk)
16:46
Refactor zmk table encoding; fix error that was in the tests ... (check-in: 2141539402 user: stern tags: trunk)
16:13
Refactor alignment calculation for tables ... (check-in: 309ae04eb5 user: stern tags: trunk)
2026-07-02
12:38
Manual: update wrt mardown-dialect -> state user should refresh after updating it. Plus update zettel about refresh API call ... (check-in: d5198b5542 user: stern tags: trunk)
2026-07-01
16:43
Manual: document current situation for API call "/z/{ZID}?enc=data&part=content". ... (check-in: e43cbef86f user: stern tags: trunk)
15:58
Fix typo in manual ... (check-in: 0fca6a1325 user: stern tags: trunk)
15:49
Markdown encoder: fall back to HTML for some text formatting; manual: document restriction of omitted attributes ... (check-in: 1970df479a user: stern tags: trunk)
15:26
Simple support for region blocks in markdown encoder ... (check-in: c1305896a5 user: stern tags: trunk)
15:19
Adapt manual about markdown encoding to emark ... (check-in: e907720671 user: stern tags: trunk)
14:08
Add tables to be written by markdown encoder ... (check-in: af76e0a8af user: stern tags: trunk)
12:00
Fix double case element when encoding as md ... (check-in: cf46f828f0 user: stern tags: trunk)
11:59
Add striketrough to markdown encoding; fix manual: one or two ~ are allowed ... (check-in: ebcc0fe061 user: stern tags: trunk)
2026-06-30
17:03
Fix missing aligment in extended commanmark table headings ... (check-in: f474ce52ac user: stern tags: trunk)
16:51
Update Markdown documentation in manual ... (check-in: 8b7649fc26 user: stern tags: trunk)
14:29
Add support for parsing tables in extended markdown ... (check-in: 0d32974d3c user: stern tags: trunk)
11:15
Refactor dialect handling: build SZ only if in extended dialect ... (check-in: 431fe1235e user: stern tags: trunk)
11:04
Refactor selection of markdown dialect; add syntax commonmark ... (check-in: cfef11f19d user: stern tags: trunk)
10:27
Refactor parser.Resolve by moving it into parser.Parse ... (check-in: 3dddc91486 user: stern tags: trunk)
10:16
Allow strikethrough text in extended markdown ... (check-in: 0170594960 user: stern tags: trunk)
09:43
Rename MarkdownMode -> MarkdownDialect; make its handling in kernel easier to understand ... (check-in: d90c369ecd user: stern tags: trunk)
2026-06-29
17:32
Very initial parser support for extended commonmark. However, transforming into SZ list does not work. Using an extension element, e.g. table, will result in a runtime error. ... (check-in: 4eea0e3a99 user: stern tags: trunk)
15:31
Update dependencies ... (check-in: d3c42f172f user: stern tags: trunk)
13:16
Refactor Config interface method names ... (check-in: e205385753 user: stern tags: trunk)
13:13
Add MarkdownMode() to Config interface ... (check-in: 3a22f44ffc user: stern tags: trunk)
2026-06-27
15:49
Console: add error check after scanning console input ... (check-in: 1615b1e83d user: stern tags: trunk)
15:40
Add runtime-config "markdown-mode" ... (check-in: 25dbc4311d user: stern tags: trunk)
2026-06-12
17:04
Fix: update of zettel in second box will not exceed the maximum number of zettel in a mem-box. ... (check-in: b91a4ec339 user: stern tags: trunk)
16:54
Fix some errors, mostly in the manual, found by my students ... (check-in: 7fb3120570 user: stern tags: trunk)
2026-06-09
15:37
Fix some bugs in the manual, most of them found by some of my students ... (check-in: 397fc27294 user: stern tags: trunk)
2026-06-08
16:53
Fix some documentation bugs, most of them found by my students ... (check-in: c2b17cef90 user: stern tags: trunk)
2026-06-05
17:09
A single '|' is allowed to signal a non-first, empty row of a table ... (check-in: 5dacea1100 user: stern tags: trunk)
15:19
Fix some errors in the manual, thanks to two of my students ... (check-in: fd4b2216cc user: stern tags: trunk)
2026-06-03
13:47
Manual: remove outdated edit formatting characters ... (check-in: 4a9a82e9e4 user: stern tags: trunk)
2026-05-22
19:30
Update dependencies ... (check-in: 82b2686022 user: t73fde tags: trunk)
2026-05-20
10:56
Refactor: remove some panic() calls ... (check-in: 8e61b9e54b user: stern tags: trunk)
2026-05-18
17:30
Remove panic() calls in markdown parser; refactor it a little bit ... (check-in: 96aaa21852 user: stern tags: trunk)
2026-05-11
16:37
Update client dependency (leading/trailing spaces in table cells) ... (check-in: b338eab291 user: stern tags: trunk)
2026-05-07
20:25
Update dependencies ... (check-in: b4e20931b6 user: t73fde tags: trunk)
2026-04-30
16:17
Fix typo "not authorized" -> "unauthenticated" ... (check-in: e56706ea54 user: stern tags: trunk)
16:03
Update dependencies: fsnotify, webs, zero ... (check-in: 53c7fd2364 user: stern tags: trunk)
2026-04-10
15:36
Update dependencies ... (check-in: 997a61cc57 user: stern tags: trunk)
2026-03-27
17:03
Update dependencies ... (check-in: ca144d1e7f user: t73fde tags: trunk)
17:00
Adapt to goldmark v1.8.2 ... (check-in: ed131e92c5 user: t73fde tags: trunk)
2026-03-12
17:14
Refactor kernel service "config"; add release goal to changelog ... (check-in: caed2da508 user: stern tags: trunk)
16:41
Fix timeline link of start page ... (check-in: dda4c98f53 user: stern tags: trunk)
16:40
Update to 2.1.0-dev to upgrade development cycle ... (check-in: 5c267b94b8 user: stern tags: trunk)
2026-03-10
17:53
Fix: runtime config "zettel-file-syntax" will not be ignored ... (check-in: 76ef4eb531 user: stern tags: trunk)
17:51
Update to 2.0.1-dev to start new development cycle ... (check-in: b6a661f0ee user: stern tags: trunk)
2026-03-06
10:14
Fix some links on home page of web site ... (check-in: ca25100e25 user: stern tags: trunk)
10:04
Version 2.0.0 ... (check-in: 33da1ef1d0 user: stern tags: trunk, release, v2.0.0)