Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-10
| ||
12:36 | Update dependencies ... (Leaf check-in: 9a97d28587 user: stern tags: trunk) | |
12:34 | Metadata with suffix "-title" is no longer Zettelmarkup ... (check-in: 3c4e61373e user: stern tags: trunk) | |
2025-01-06
| ||
18:25 | Fix some typos in the manual, as proposed by my students ... (check-in: 2b08365e40 user: stern tags: trunk) | |
2025-01-02
| ||
21:27 | Fix some additional typos in the manual, not proposed by my student (but possibly inspired by them) ... (check-in: b9ab7bdcfe user: stern tags: trunk) | |
21:14 | Fix typos in manual and in predefined zettel, as proposed by some of my students ... (check-in: 1b276206c6 user: stern tags: trunk) | |
2024-12-30
| ||
20:25 | Show metadata "superior" and "subordinates" in WebUi (again) ... (check-in: d46f749922 user: t73fde tags: trunk) | |
2024-12-27
| ||
21:07 | Fix: missing lang parameter in building lists menu ... (check-in: 29a09c69df user: t73fde tags: trunk) | |
20:32 | WebUI: build "Lists" menu from zettel "Lists Menu" ... (check-in: c9623db930 user: t73fde tags: trunk) | |
20:00 | Refactor some more wui code w.r.t. to use of sx.ListBuilder ... (check-in: 2239316410 user: t73fde tags: trunk) | |
19:23 | Refactor wui code for "new" template to use a sx.ListBuilder ... (check-in: f4c889cd47 user: t73fde tags: trunk) | |
2024-12-23
| ||
21:06 | Fix visibility of zettel "Lists Menu" ... (check-in: b4ca73f9d3 user: t73fde tags: trunk) | |
20:53 | Refactor reverse runing for loop by using slices.Backward ... (check-in: c5021e3402 user: t73fde tags: trunk) | |
20:44 | Add predefined zettel "Lists Menu" ... (check-in: 45cc13804a user: t73fde tags: trunk) | |
13:33 | Upgrade to latest ZS client ... (check-in: 57336d02ba user: t73fde tags: trunk) | |
2024-12-22
| ||
21:31 | Refactor collect.Order to return slice of LinkNode, not slice of reference ... (check-in: 994a1467bb user: t73fde tags: trunk) | |
2024-12-16
| ||
17:27 | Refactor config handling in WebUI package ... (check-in: 87c8fd7048 user: stern tags: trunk) | |
10:03 | Fix some typos in the manual and in predefined zettel ... (check-in: 96c60bbcc2 user: stern tags: trunk) | |
2024-12-13
| ||
17:13 | Remove/refactor some code that still names old-style zids ... (check-in: 62c58505b6 user: stern tags: trunk) | |
14:38 | Remove support for web feeds ... (check-in: 9d8a0b12e2 user: stern tags: trunk) | |
14:01 | Increase version to 0.20.0-dev to begin next development cycle ... (check-in: 8d481c1e92 user: stern tags: trunk) | |
13:26 | Version 0.19.0 ... (check-in: bb751329ab user: stern tags: trunk, release, v0.19.0) | |
12:36 | Update to latest zettelstore client ... (check-in: 5ed6d8e8e3 user: stern tags: trunk) | |
11:57 | Fix some problems in dev docs ... (check-in: 307d5f4ea7 user: stern tags: trunk) | |
11:14 | ome more typos in manual ... (check-in: 028a0d8bb7 user: stern tags: trunk) | |
09:45 | Fix some typos in manual and in one predefined zettel. ... (check-in: 38319b2eaf user: stern tags: trunk) | |
2024-12-12
| ||
16:28 | Fix wrong quotations encoding in markdown ... (check-in: 9814502e48 user: stern tags: trunk) | |
16:00 | Update dependencies: golang, t73f.de/r/zsc ... (check-in: 8efcbdcb2d user: stern tags: trunk) | |
14:40 | Fix some typos in Manual ... (check-in: bca04aa4fb user: stern tags: trunk) | |
2024-12-08
| ||
12:58 | Add some time to write-timeout ... (check-in: b06eb7b5f1 user: t73fde tags: trunk) | |
2024-12-02
| ||
09:53 | Remove code for mapping zids to previous new-style zids ... (check-in: 94ec5ea9a4 user: stern tags: trunk) | |
09:51 | Add deprecation of RSS and ATOM query aggregates ... (check-in: e16eaa7f6e user: stern tags: trunk) | |
09:42 | Cleanup code and manual wrt zids ... (check-in: fbbf22bcff user: stern tags: trunk) | |
08:54 | Fix some errors in change log ... (check-in: fdebee9322 user: stern tags: trunk) | |
2024-11-28
| ||
13:29 | Manual: remove info about previous new-style zids; fix some typos ... (check-in: d5f6fa92b2 user: stern tags: trunk) | |
2024-11-27
| ||
17:18 | Remove support of mapping zids to previous new-style zids. ... (check-in: ca58093de8 user: stern tags: trunk) | |
16:22 | Move previous new-style zids into internal package. They will probably be reused, when the indexer is rewritten. ... (check-in: b3a87e8180 user: stern tags: trunk) | |
16:12 | Remove usage of previous new-style zids in metadata; do not show it in zettel, info, and delete view. Basically reverses [36f3326f6c]. ... (check-in: d58a2aaf6f user: stern tags: trunk) | |
15:59 | Remove support to use previous new-style zids in URIs (WebUI, API). Basically reverses [a9ff6233ea]. ... (check-in: 9145c14e0f user: stern tags: trunk) | |
2024-11-25
| ||
17:34 | No error message when no new zid was allocated. Instead: allocate new zid. ... (check-in: 10d089d6b3 user: stern tags: trunk) | |
17:22 | Manual: reserve "+" for block and inline elements in zettel markup ... (check-in: 8252f4de80 user: stern tags: trunk) | |
09:25 | Updatee to client changes: superior / subordinate are still part of the client API ... (check-in: 33b72b349f user: stern tags: trunk) | |
2024-11-18
| ||
17:11 | Downgrade hierarchical metadata keys, introduce sequence metadata keys (sequel, prequel) ... (check-in: 63ca2d6b5c user: stern tags: trunk) | |
16:57 | Fix: index manual ... (check-in: c1cc2c629b user: stern tags: trunk) | |
2024-11-08
| ||
15:41 | Update dependencies ... (check-in: fb4606d19c user: stern tags: trunk) | |
2024-11-04
| ||
18:38 | Refactor zid-mapper ... (check-in: 5c732d61d2 user: stern tags: trunk) | |
16:39 | Remove support of tracking the mapping betreen old-style and new-style zids ... (check-in: 14b1d5daa8 user: stern tags: trunk) | |
2024-10-31
| ||
11:40 | Update dependency github.com/fsnotify/fsnotify ... (check-in: 0c3ffebd03 user: stern tags: trunk) | |
2024-10-16
| ||
16:04 | Adapt to yuin/goldmark@v1.7.8 ... (check-in: c9ca0d93fe user: stern tags: trunk) | |
15:00 | Update link in imprint ... (check-in: cf83113558 user: stern tags: trunk) | |
2024-10-15
| ||
15:59 | API and WebUI support new-style zettel identifier in URIs ... (check-in: a9ff6233ea user: stern tags: trunk) | |