Zettelstore

Timeline
Login

Timeline

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

50 most recent check-ins

2025-10-17
17:46
Update dependencies ... (Leaf check-in: 0c006770da user: stern tags: trunk)
16:30
Adapt to sx changes ... (check-in: b62bc62b6a user: stern tags: trunk)
15:20
Base metadata evaluator on SZ AST ... (check-in: 57c0cad750 user: stern tags: trunk)
13:32
Let evaluator for syntax sxn be based on SZ AST ... (check-in: 99e08822d6 user: stern tags: trunk)
2025-10-16
15:07
Add missing updates dependency zsx ... (check-in: 4e38774462 user: stern tags: trunk)
15:03
Make all reference retrieving function SZ-based ... (check-in: 6e6b8c0bc1 user: stern tags: trunk)
14:00
Add SZ-based implementation of zettel references collector ... (check-in: 604c0a9328 user: stern tags: trunk)
13:03
Let wui template builder for "lists" and "new" menu based on sz-based code ... (check-in: 798f956066 user: stern tags: trunk)
12:07
Replace *ast.Zettel with *ast.BlockSlice if only zn.BlocksAST / zn.Blocks is used ... (check-in: 52796efe54 user: stern tags: trunk)
11:53
Marking AST processing functions with a name ending with "AST" ... (check-in: 9c2e1ec43a user: stern tags: trunk)
2025-10-15
16:58
Make plain text parsers and "none" parser to make use of zsc/sz defined parser ... (check-in: 38a9dc24cb user: stern tags: trunk)
13:06
Update dependencies ... (check-in: 5891354676 user: t73fde tags: trunk)
12:38
Replace AST-based indexer with SZ-based one; fix error in Blob-AST walker ... (check-in: 68ebb5c5f0 user: stern tags: trunk)
2025-10-14
17:24
Add zsx.Walk into box manager, but not operational ... (check-in: fd6696169f user: stern tags: trunk)
2025-10-13
18:10
Remove cleaning after parsing; move it to usecase and specific tests ... (check-in: 5de2091f15 user: stern tags: trunk)
17:31
Remove parser.ParseAST; add tests to support parser.Parse wrt SZ encoding; fix a regression ... (check-in: 86d4db26a3 user: stern tags: trunk)
17:18
Rename ast.ZettelNode into ast.Zettel and move it into own package file ... (check-in: 0a829734aa user: stern tags: trunk)
16:57
fix typo in manual ... (check-in: 8ac8fd09c7 user: stern tags: trunk)
2025-10-08
16:57
Add inline zmk encoding; add some test cases; fix old markdown regression ... (check-in: 3eeadedefd user: stern tags: trunk)
13:40
Move encoder/sztransformer -> ast/sztrans/szenc.go ... (check-in: cbc3472808 user: stern tags: trunk)
2025-10-07
13:39
Adapt to zsx changes ... (check-in: e4ddae754e user: stern tags: trunk)
2025-10-06
17:07
Adapt to zsx/zsc changes: change SZ syntax for (BLOB ...) ... (check-in: 159348004d user: stern tags: trunk)
16:25
Refactor SZ handling code to make use of zsx.GetXXX functions; fix manual ... (check-in: ef6fdcca09 user: stern tags: trunk)
13:28
Prepare to implement SZ-based ZMK encoder ... (check-in: cf38fdf40b user: stern tags: trunk)
13:02
Manual: remove deleted SZ nodes "LITERAL-HTML" and "LITERAL-ZETTEL" ... (check-in: ec8732af61 user: stern tags: trunk)
12:34
Initial version of SZ-based MD encoder ... (check-in: 36162db457 user: stern tags: trunk)
2025-10-02
18:25
Forgot to update package zsx ... (check-in: 4286b1469a user: stern tags: trunk)
18:23
Day work on SZ-based Markdown encoding; tests are disabled ... (check-in: 0fdb314580 user: stern tags: trunk)
15:29
Add testing of Encoder.WriteSz; fix some BLOB regressions ... (check-in: 7b89c87ac2 user: stern tags: trunk)
11:42
encoder: refactor simple writing of metadata ... (check-in: 7df7d37cdb user: stern tags: trunk)
11:11
Refactor md- and zmk-encoder to prepare for rewrite with zsx.WalkXXX ... (check-in: 32a1e69812 user: stern tags: trunk)
2025-10-01
17:43
Move detection of compact lists from sztransform.go to ZSC's shtml generation ... (check-in: 1bd1a91ef2 user: stern tags: trunk)
2025-09-29
15:30
Add encoding method "WriteSz", which will supersede "WriteBlocks" in the future. To compare both methods, add temporary part "sz" for each parsed encoder. Then evaluator work with SZ also, "WriteSz" will also be used for evaluated zettel content. ... (check-in: fe9de400b5 user: stern tags: trunk)
14:07
Initial version of SZ cleaner ... (check-in: bbadfbaf06 user: stern tags: trunk)
10:26
Add support for parsing syntaxes in encoder tests; add test for cleaning HTML code. ... (check-in: 2bb1a36a5b user: stern tags: trunk)
2025-09-26
17:39
Add attributes to SZ encoding of syntax tree for tables to make implementation complying with manual ... (check-in: 32846f3098 user: stern tags: trunk)
16:27
Initial version of SZ-based text encoder ... (check-in: 60bf57d2bb user: stern tags: trunk)
2025-09-25
18:14
Commit day work; do not use this version; it will probably work, but contains some code that should not interfere with the normal operation; it is not complete ... (check-in: 03ce64c34f user: stern tags: trunk)
11:35
Remove Zettelmarkup tests (newer version is in client lib) ... (check-in: 672edd8798 user: stern tags: trunk)
2025-09-07
13:45
Remove GitHub configuration ... (check-in: 0a1ff448aa user: t73fde tags: trunk)
2025-09-02
16:19
Adapt to updated dependencies ... (check-in: cec69262f9 user: stern tags: trunk)
2025-08-28
12:05
Make CSRF protection more accessible ... (check-in: 1a664d37d7 user: stern tags: trunk)
07:54
Log WebUI token as a string, not as a byte slice ... (check-in: 58c62f06be user: stern tags: trunk)
2025-08-27
15:59
WebUI: add CRSF protection handler ... (check-in: 03d8f8b568 user: stern tags: trunk)
15:08
Use Go 1.25; update dependencies ... (check-in: e624c65f3c user: stern tags: trunk)
2025-08-25
14:32
Update to latest zs-client; use sxhtml.MakeSymbol for HTML symbols ... (check-in: de396b0b55 user: stern tags: trunk)
2025-08-07
19:28
WebUI: generate link with new sx function "wui-href" ... (check-in: 4fcc6acbbd user: t73fde tags: trunk)
2025-08-06
17:38
Adapt to sxwebs changes ... (check-in: 21b469a436 user: t73fde tags: trunk)
2025-07-23
15:35
Update dependencies: yuin/goldmark, webs, sxwebs ... (check-in: 345e77616d user: stern tags: trunk)
2025-07-15
17:20
Update dependencies ... (check-in: 032705f0c8 user: stern tags: trunk)