Zettelstore

Timeline
Login

Timeline

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

133 check-ins going from v0.18.0 to trunk

2025-02-16
18:41
Fix some issues with go.sum ... (Leaf check-in: 07ab548853 user: t73fde tags: trunk)
18:09
Make use of Sx list iters ... (check-in: 7ac84dda26 user: t73fde tags: trunk)
2025-02-14
16:59
Refactor query retrieval ... (check-in: 79363d507d user: stern tags: trunk)
16:54
Update to latest ZSC: fixes a query bug ... (check-in: 6cfe677abd user: stern tags: trunk)
14:37
Make second zmk parse public to make linters happy (just temporary) ... (check-in: d9f24587f4 user: stern tags: trunk)
14:33
WebUI: reorder links to other zettel in zettel view ... (check-in: 3c1b210b15 user: stern tags: trunk)
2025-02-13
09:40
Adapt to ZSC changes; fix one additional issue ... (check-in: 41a296fee9 user: stern tags: trunk)
09:30
Adapt to ZSC changes: remove package domain/id/idslice ... (check-in: d75d59f007 user: stern tags: trunk)
09:08
Adapt to ZSC changes (mostly refactoring meta.Value methods) ... (check-in: 3692fae4b6 user: stern tags: trunk)
2025-02-12
19:27
Use Go 1.24; renamed app -> zero ... (check-in: 1f2dc8a7df user: stern tags: trunk)
2025-02-11
12:10
Update golang dependencies ... (check-in: 8fa366e15f user: stern tags: trunk)
12:09
Adapt to ZSC changes: removal of package maps ... (check-in: 9ded4da858 user: stern tags: trunk)
10:35
Got package strfun back from ZSC ... (check-in: ea90337117 user: stern tags: trunk)
10:17
Adapt to ZSC changes: use app/set.Set instead of zsc/strfun.Set ... (check-in: 42b0f4b78a user: stern tags: trunk)
2025-02-07
15:54
Adapt to ZSC changes: meta pair slices are now iterators ... (check-in: c9d85e55ef user: t73fde tags: trunk)
2025-02-06
20:39
Rename constants for verbatim/literal code ... (check-in: e5807a226d user: t73fde tags: trunk)
20:22
Adapt to ZSC changes: move meta/zid constants to their specific packages; refactor metadata value methods ... (check-in: a79ed0fc02 user: t73fde tags: trunk)
2025-02-05
23:51
Adapt to ZS client change: added meta.Value ... (check-in: c5f17ae902 user: t73fde tags: trunk)
2025-02-04
20:44
Move zettel/meta and strfun to zs client ... (check-in: 95741167b3 user: t73fde tags: trunk)
2025-02-03
17:57
Adapt to client changes: rename some idset methods; some additional refactoring ... (check-in: 904e0c16f4 user: stern tags: trunk)
17:34
Move handling of zettel identifier into zs client ... (check-in: aaed8e7787 user: stern tags: trunk)
2025-02-02
16:33
Fix CONTEXT query; add MIN directive ... (check-in: a27bf9138f user: stern tags: trunk)
2025-01-31
14:23
Fix some issues with lists menu zettel ... (check-in: c0a95620c5 user: stern tags: trunk)
2025-01-22
17:26
Fix some issues in sztrans; add zsc zmk parser (prototype) ... (check-in: 9ee25cbc62 user: stern tags: trunk)
2025-01-21
17:57
Rework sztrans.GetNode into GetBlockSlice ... (check-in: 6cb8a08e4b user: stern tags: trunk)
2025-01-17
18:51
Refactor encoder test ... (check-in: d5cd5b61a6 user: stern tags: trunk)
17:14
Add sz/zmk parser to encoder tests. Actual test code is disabled. Use it only for debugging sztrans ... (check-in: 20148d82dd user: stern tags: trunk)
17:12
Fix sztrans problem with default alignment in tables ... (check-in: 39c9b833c7 user: stern tags: trunk)
16:28
Very early version of sz-to-ast transformer ... (check-in: 255fbdd525 user: stern tags: trunk)
2025-01-16
17:34
Fix WalkChildren for block and inline slice ... (check-in: 0fe6a2da29 user: stern tags: trunk)
2025-01-15
19:09
Remove support for inline HTML text ... (check-in: 604ef4d6c1 user: stern tags: trunk)
17:19
Remove support for inline zettel snippets ... (check-in: 391741ca87 user: stern tags: trunk)
16:28
Remove support for metadata type "Zettelmarkup" ... (check-in: d7facbdc44 user: stern tags: trunk)
15:43
Metadata "summary" is now of type string (was: zettelmarkup) ... (check-in: 93bf38c794 user: stern tags: trunk)
2025-01-13
17:13
Remove support for metadata key created-missing ... (check-in: 50f11b04f7 user: stern tags: trunk)
2025-01-10
12:36
Update dependencies ... (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)
13:59
First step to support new-style zids in web server ... (check-in: 9583dbb036 user: stern tags: trunk)
10:06
Update build docs ... (check-in: a450ab50db user: stern tags: trunk)
2024-10-14
13:53
Fix changelog ... (check-in: 964b56e379 user: stern tags: trunk)
13:49
Fix some web site problems ... (check-in: 27122bd9ba user: stern tags: trunk)
2024-10-12
15:02
Update to latest yuin/goldmark ... (check-in: d1a5fe44e6 user: stern tags: trunk)
2024-10-07
13:11
Add again darwin/amd86 to released versions ... (check-in: 89d14d2e9e user: stern tags: trunk)
13:08
ome issues with revive tool ... (check-in: b5cd26a9a2 user: stern tags: trunk)
13:04
Move ZidMapper out of box/manager -> zettel/id/mapper ... (check-in: c633f8ea83 user: stern tags: trunk)
09:10
Update golang dependencies ... (check-in: 2aecd697fc user: stern tags: trunk)
2024-09-27
16:35
Add revive tool to tools; add some missing comments ... (check-in: a64decfa47 user: stern tags: trunk)
16:05
Refactor to make revive tool happy (and me) ... (check-in: 6f8452996b user: stern tags: trunk)
2024-09-26
16:47
Reread zettel id mapping zettel when updated ... (check-in: 0073087bde user: stern tags: trunk)
12:52
Enable runtime profiling ... (check-in: c2743a97b5 user: stern tags: trunk)
11:48
Refactor kernel to remove some warnings ... (check-in: 105f0b6440 user: stern tags: trunk)
11:42
Refactor zettel notification in boxes ... (check-in: e154f55f38 user: stern tags: trunk)
2024-09-23
16:59
Enlarge index queue to remove chance of deadlock ... (check-in: d7cedf7bce user: stern tags: trunk)
15:37
Add some profiling tools to allow better debugging at runtime ... (check-in: 4ed19ec28c user: stern tags: trunk)
2024-09-08
19:59
Fix mapping startup error that results in timeouts ... (check-in: 850ee74ffd user: t73fde tags: trunk)
19:44
Update golang dependency ... (check-in: af4e57e975 user: t73fde tags: trunk)
2024-09-05
13:52
Update Golang dependencies ... (check-in: 49708c56a4 user: t73fde tags: trunk)
2024-08-30
13:59
Index content only for zettel with id >= 000100000000 ... (check-in: e8cf69aef9 user: stern tags: trunk)
13:59
Update zettel id mapping when file system detects a new or a deleted zettel ... (check-in: ff0af96e2c user: stern tags: trunk)
2024-08-27
12:36
Fix css error for tables in info view ... (check-in: 56f4be0ca2 user: stern tags: trunk)
09:32
Fix: allow SVG-zettel where the <svg-tag is continued on next line ... (check-in: 0a2fc3a838 user: stern tags: trunk)
2024-08-26
12:58
Use rel="external" for external links; adapt to some client changes ... (check-in: ab989d6ec1 user: stern tags: trunk)
10:07
Calculate b36-zid when reading zettel/metadata; show b36-zid in zettel view, info view, and delete view ... (check-in: 36f3326f6c user: stern tags: trunk)
2024-08-23
16:15
Add andoid/arm64 to release; remove darwin/amd64 from release ... (check-in: a9dca33b85 user: stern tags: trunk)
2024-08-19
15:40
Improve assignment of new zids by reusing the last one, if the last zettel was deleted ... (check-in: fc2eaf033f user: stern tags: trunk)
13:12
Cleanup CSS ... (check-in: cc2e4e7640 user: stern tags: trunk)
09:29
Generate for table head ... (check-in: 78a2f818bc user: stern tags: trunk)
2024-08-16
08:58
Fix: interference of font in blockquote and emphazized text ... (check-in: 0bc743ed29 user: stern tags: trunk)
2024-08-14
14:28
Incorporate EMBED-SVG fix from client ... (check-in: a24d7838ff user: stern tags: trunk)
09:16
Update dependencies -> use Go 1.23 ... (check-in: b1a43eabce user: stern tags: trunk)
2024-08-09
17:05
Add box.OnDelete as an additional UpdateReason for a zettel/box ... (check-in: 1873cfdf51 user: stern tags: trunk)
2024-08-08
10:17
Update mapping zettel if a zettel is created/deleted ... (check-in: eada9f8242 user: stern tags: trunk)
08:57
Write mapping zettel on startup only if needed ... (check-in: 3b9a5edf35 user: stern tags: trunk)
08:40
Fix regression in client-test ... (check-in: 8025ca49ac user: stern tags: trunk)
2024-08-07
15:38
Make mapping relevant zettel visible for non-experts. Only login is needed ... (check-in: 195a4735d2 user: stern tags: trunk)
15:14
Make use of client input functions for whitespace handling ... (check-in: 8faf5fcf50 user: stern tags: trunk)
13:11
Initial version of creating identifier mapping zettel at startup ... (check-in: 3e87489906 user: stern tags: trunk)
09:53
Move computed identifier mapping zettel to 99999996, add empty real identifier mapping zettel as constant zettel ... (check-in: f659fac026 user: stern tags: trunk)
09:24
Update dependencies ... (check-in: 41c11b2d22 user: stern tags: trunk)
2024-08-05
10:41
Update dependencies ... (check-in: c088e2b321 user: stern tags: trunk)
10:39
Fix quote handling in md encoder ... (check-in: c7abde64b0 user: stern tags: trunk)
2024-08-01
10:23
Refactor MakeXXXHandler to return http.Handler (and not http.Handlerfunc) ... (check-in: 409b9ebf08 user: stern tags: trunk)
2024-07-11
17:10
Remove "rename" operation (both webui and api; plus internal zettel etc) ... (check-in: b61264a18b user: stern tags: trunk)
15:34
Increase version to 0.19.0-dev to begin next development cycle ... (check-in: 1d1cd5e637 user: stern tags: trunk)
14:43
Version 0.18.0 ... (check-in: b94ede10d4 user: stern tags: trunk, release, v0.18.0)