Zettelstore

Timeline
Login

Timeline

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

50 most recent check-ins

2026-07-17
20:01
breaking(api) add symbol ROW at the beginning of each table row ... (leaf 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)