Zettelstore Contrib

Timeline
Login

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

50 most recent check-ins

2023-05-15
16:54
Adapt to latest sxpf ... (Leaf check-in: 687cadf6c1 user: stern tags: trunk)
2023-05-04
16:39
Presenter: adapt to sxpf interface changes ... (check-in: fffdc0704a user: stern tags: trunk)
2023-04-28
16:44
Presenter: update to Reveal 4.5.0 ... (check-in: 0bd0e02412 user: stern tags: trunk)
09:38
Update sxpf dependency ... (check-in: 2b23b2fd77 user: stern tags: trunk)
09:36
Presenter: replace HTML-based link hints with CSS-based hints ... (check-in: a848ebbdf9 user: stern tags: trunk)
2023-04-25
16:46
Update to latest client to fix error for normal zettel ... (check-in: 30a9cf35e9 user: stern tags: trunk)
16:17
Update dependencies ... (check-in: 4bdabf87ba user: stern tags: trunk)
2023-04-21
16:14
Rename "sexpr" to "sz" ... (check-in: 6a633cece1 user: stern tags: trunk)
2023-04-11
17:18
Update to new zs client ... (check-in: a2068c229b user: stern tags: trunk)
2023-03-28
10:05
Presenter: upgrade to client 0.11 ... (check-in: fbd04fe18b user: stern tags: trunk)
2023-03-20
13:37
Adapt to change in Zettelstore: zettel title is no Zettelmarkup text, just plain text. ... (check-in: e7e01621e0 user: stern tags: trunk)
2023-03-13
16:28
Presenter: make use of SHTML generator ... (check-in: 58e147886e user: stern tags: trunk)
09:16
Presenter: generate more conformant HTML code ... (Leaf check-in: d70c400061 user: stern tags: sxhtml)
2023-03-11
12:43
Fix various bugs

- allow more than one block element on a slide - when adding a class attribute, check if it already there - when generating side notes, fix a wrong execution ... (check-in: 6236b30254 user: stern tags: sxhtml)

2023-03-10
18:53
Presenter: initial port to SHTML done. Some tweak are still there. ... (check-in: cdd7224ef6 user: stern tags: sxhtml)
14:09
Presenter: port HTML encoder to SHTML ... (check-in: 077e4f162b user: stern tags: sxhtml)
2023-03-09
17:57
Presenter: allow to collect relevant data from slides ... (check-in: 91615122e1 user: stern tags: sxhtml)
17:56
Presenter: Allow to add extra CSS within code ... (check-in: 72d2355036 user: stern tags: sxhtml)
16:11
Presenter: refactor calculation of child slides ... (check-in: 12f594193e user: stern tags: sxhtml)
15:17
Presenter: fix detection of child slides ... (check-in: cd18519e53 user: stern tags: sxhtml)
14:14
Relax version check: ZS v0.8 should be enough ... (check-in: f1eb8836e2 user: stern tags: trunk)
2023-03-08
18:01
Presenter: use SHTML for most slide types. Exception: reveal-based slides are currently NOT WORKING. ... (check-in: ad8bcd27b6 user: stern tags: sxhtml)
2023-03-07
19:07
Save work of today. Still: DOES NOT WORK, hoever, it compiles. ... (check-in: 6f7f1ebb30 user: stern tags: sxhtml)
2023-03-05
20:07
Cleanup code to use new sxpf names. DOES NOT COMPILE. Need more changes! ... (check-in: fcbf90b557 user: stern tags: sxhtml)
2023-01-27
23:37
Presenter: update dependencies and license year ... (check-in: ca3e8833e2 user: stern tags: trunk)
2022-12-20
17:34
Presenter: update deps ... (check-in: 5078ba31e4 user: stern tags: trunk)
2022-12-19
17:50
Presenter: update deps ... (check-in: 7738b4e8bd user: stern tags: trunk)
2022-10-26
15:06
Presenter: update to new dependencies (ZS, reveal.js) ... (check-in: cb6c69cd3a user: stern tags: trunk)
2022-09-26
12:35
Presenter: update to newest client ... (check-in: d6e54f116a user: stern tags: trunk)
2022-09-25
14:43
Update to newest Zettelstore client ... (check-in: 2e39b8f573 user: stern tags: trunk)
2022-08-24
10:57
Presenter: update to newest Zettelstore / Client ... (check-in: 7be9ec4f84 user: stern tags: trunk)
2022-07-19
17:44
Presenter: remove all ZJSON-based HTML encoding functions, replace it with S-Expression based HTML encoding. ... (check-in: c52cc8e8bc user: stern tags: trunk)
09:06
Adapt to t73fde/sxpf / zettelstore client: use EvalXXX instead of ExecXXX ... (check-in: 01125fdf77 user: stern tags: trunk)
2022-07-18
17:19
Presenter: generate slide overview via s-expressions ... (check-in: 2f8a65c366 user: stern tags: trunk)
16:53
Presenter: add support for mermaid when rendering via s-expressions ... (check-in: b8bda5086c user: stern tags: trunk)
15:14
Presenter: Handouts are now generated via S-Expressions, instead of ZJSON ... (check-in: ee1d9e96ca user: stern tags: trunk)
2022-07-13
15:03
Presenter: use pair lists instead of value slices when working with s-expressions ... (check-in: 17e4541372 user: stern tags: trunk)
11:02
Adapt to t73fde/sxpf: builtin forms have pair and arity as parameter ... (check-in: 673cb83251 user: stern tags: trunk)
2022-07-12
11:37
Refactor and adapt to T73fde/sxpf (ExecXXX instead of EvalXXX) ... (check-in: 1ac7fff120 user: stern tags: trunk)
2022-07-11
17:33
Presenter: refactor zettel collector to use s-expressions ... (check-in: 03229401b4 user: stern tags: trunk)
16:04
Presenter: add collector state when sollecting slides ... (check-in: aba4a6906b user: stern tags: trunk)
2022-07-08
16:57
Presenter: update to new t73fde/sxpf and zettelstore client ... (check-in: b17c2898b5 user: stern tags: trunk)
14:15
Adapt to t73fde/sxpf and remove use of Vector / Sequence ... (check-in: 3233a26f9d user: stern tags: trunk)
2022-07-07
17:10
Presenter: move collect method out of collectVisitor ... (check-in: f5244cb977 user: stern tags: trunk)
16:52
Presenter: also use sexpr encoding when collecting slides ... (check-in: 75755b0dcc user: stern tags: trunk)
10:45
Sexpr encoded metadata keys are now strings ... (check-in: f9b3040323 user: stern tags: trunk)
09:54
Presenter: adapt to changes in zettelstore client ... (check-in: 37111cdd6a user: stern tags: trunk)
2022-07-06
16:16
Presenter: cleanup code to check for Mermaid in normal zettel ... (check-in: 195117e9f6 user: stern tags: trunk)
2022-07-05
18:14
Another refactoring to move to sexpr-based presentations ... (check-in: e8ab4d2f84 user: stern tags: trunk)
2022-07-04
13:56
t73fde/sxpf is moved from GitHub to Codeberg ... (check-in: 59cffe1ab1 user: stern tags: trunk)