Zettelstore

Timeline
Login

Timeline

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

56 ancestors of v2.1.0 back to v2.0.0

2026-07-07
15:42
Version 2.1.0 ... (leaf 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)