Zettelstore

Timeline
Login

Timeline

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

410 check-ins going from v0.13.0 to trunk

2025-03-10
18:52
Refactored strfun.XMLEscape into web/xml ... (Leaf check-in: 08d7e39dbc user: stern tags: trunk)
17:04
Typos in Website; add missing download link to Android executable ... (check-in: 9e0f33d64a user: stern tags: trunk)
16:52
Move internal packages below dir "internal" ... (check-in: 6f5241082e user: stern tags: trunk)
2025-03-07
19:04
Increase version to 0.21.0-dev to begin next development cycle ... (check-in: 78bd8825fa user: stern tags: trunk)
16:48
Fix release date for 0.20.0 in changelog ... (check-in: f0f37f254c user: stern tags: trunk)
16:06
Version 0.20.0 ... (check-in: 674f1fe89d user: stern tags: trunk, release, v0.20.0)
10:41
Update golang dependencies ... (check-in: b138cefd04 user: stern tags: trunk)
2025-03-04
21:23
Prepare for adding an inline in a transclude node ... (check-in: c10b43e269 user: t73fde tags: trunk)
2025-03-03
23:45
Remove inline variant of parser/cleaner and evaluator: they were not used any more ... (check-in: 71ae7fc16a user: t73fde tags: trunk)
2025-03-02
20:57
Adapt to latest ZSC ... (check-in: 7ba17a4d02 user: t73fde tags: trunk)
2025-03-01
23:49
Update to latest ZSC ... (check-in: 41033e6438 user: t73fde tags: trunk)
2025-02-27
21:03
emove HTTP server timeouts: Zettelstore should not be exposed directly to the internet, e.g. because of missing HTTP encryption. ... (check-in: 4d723b858b user: t73fde tags: trunk)
2025-02-26
21:25
Apply modernize ... (check-in: cbcabd5f78 user: t73fde tags: trunk)
2025-02-25
19:12
Adapt to ZSC changes (introducing sz.MakeXXX AST building functions), refactor sz encoder to remove sx.Vector and use sx.ListBuilder ... (check-in: 75f4589146 user: stern tags: trunk)
12:04
Update to latest Sx, Zsc ... (check-in: 551552261b user: stern tags: trunk)
2025-02-24
18:44
Adapt to ZSC change (walk.VisitAfter) ... (check-in: c09ee91763 user: stern tags: trunk)
13:07
sztrans: add syntax to AST embed ... (check-in: 38addcb338 user: stern tags: trunk)
11:16
Update to new ZSC ... (check-in: 3d605a8325 user: stern tags: trunk)
11:11
API: remove superflouous '(list ...)' in data encoding for query and aggregate ... (check-in: e14941fc3c user: stern tags: trunk)
2025-02-21
18:29
Some refactorings in preparation of sx transition ... (check-in: 9745a8d7ab user: stern tags: trunk)
14:10
Remove previous parser ... (check-in: 9568880ac6 user: stern tags: trunk)
2025-02-18
18:09
Enable ZMK parser from ZSC ... (check-in: a2e12ea461 user: stern tags: trunk)
11:27
Adapt to Sx changes: use ListBuilder.AddN ... (check-in: f85c9deb7c user: stern tags: trunk)
2025-02-17
13:55
Update dependencies ... (check-in: 06a186c37d user: stern tags: trunk)
2025-02-16
18:41
Fix some issues with go.sum ... (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)
14:14
Add KEYS aggregate action to API manual ... (check-in: a6d7c963a1 user: stern tags: trunk)
09:48
Refactor enrich handling w.r.t computing of created metadata key ... (check-in: 40640d78f2 user: stern tags: trunk)
09:47
Fix bug introduced in id.Set refactoring; add test case ... (check-in: d430b303d1 user: stern tags: trunk)
2024-07-10
16:52
Clean up some manual pages wrt grammar, spelling, ... ... (check-in: 68eb82d868 user: stern tags: trunk)
15:39
Update manual ... (check-in: d14e1febba user: stern tags: trunk)
15:28
Update creation date that causes a warning ... (check-in: e0eb7922d8 user: stern tags: trunk)
15:25
Zid-Mapper: add new reserved identifier ... (check-in: 0572f6a32e user: stern tags: trunk)
08:57
Fix some potential races ... (check-in: 75d70e1732 user: stern tags: trunk)
2024-07-09
16:29
Refactor const box ... (check-in: c1584b44ab user: stern tags: trunk)
16:08
Add computed zettel "Zettelstore Sx Engine" ... (check-in: 9798838f79 user: stern tags: trunk)
10:55
Check for timeouts; make timeouts more visible ... (check-in: 8794cf341c user: stern tags: trunk)
2024-07-08
15:50
Refactor zidMapper ... (check-in: b12cb216a5 user: stern tags: trunk)
15:36
Produce zipMapper warning for IDs that are not dates ... (check-in: e2af0518ae user: stern tags: trunk)
14:04
Update changelog to reflect newest changes ... (check-in: 6eb2c305bf user: stern tags: trunk)
13:55
Update manual wrt future migration to new zettel identifier ... (check-in: aea73dc0ad user: stern tags: trunk)
12:15
Update client dependency ... (check-in: c01f053b88 user: stern tags: trunk)
11:48
Remove sequence checker in zidMapper; it produces false errors ... (check-in: 21c6563366 user: stern tags: trunk)
11:04
Cleanup predefined zettel AppDir; add test for client call GetApplicationZid ... (check-in: a1a084fb36 user: stern tags: trunk)
10:40
Add reserved identifier (for storing session data; came from client) ... (check-in: bb8e73cb64 user: stern tags: trunk)
09:04
Identifier Mapping zettel is only visible for experts ... (check-in: afe6f8b835 user: stern tags: trunk)
2024-07-06
18:18
Update migration info in manual: no rename in v0.19 ... (check-in: 093b84f541 user: t73fde tags: trunk)
18:13
refactor zidMapper , also to remove possible future race conditions ... (check-in: c3fe5cdbb1 user: t73fde tags: trunk)
2024-07-05
23:07
Fix the obvious test regression ... (check-in: e27f5da7f2 user: t73fde tags: trunk)
23:01
Initial version of zettel "Zettelstore Identifier Mapping" ... (check-in: f292a41e5c user: t73fde tags: trunk)
21:45
Zettel had wrong identifier ... (check-in: 12bd01f10a user: t73fde tags: trunk)
21:34
Introduce id.ZidN, the internal datatype for new base-36 encoded zettel identifier. Add them to zid-mapper ... (check-in: 9d823abcbe user: t73fde tags: trunk)
18:18
Give some hints about the migration process ... (check-in: a12ad821e2 user: t73fde tags: trunk)
16:28
Refactor content creation of warnings zettel: fetch alls zids every time zettel is retrieved ... (check-in: 5bcf690327 user: t73fde tags: trunk)
16:25
Update golang dependencies ... (check-in: 15c1357faf user: t73fde tags: trunk)
2024-07-04
23:09
Initial version of zid-mapper, integrated into warnings zettel ... (check-in: b32c30e072 user: t73fde tags: trunk)
19:10
Two small refactorings ... (check-in: ccd3c2292e user: stern tags: trunk)
18:53
No need to give api.ZidAppDirectory a parsed id ... (check-in: 2e87dc9ec9 user: stern tags: trunk)
2024-07-03
22:21
Add application directory zettel ... (check-in: b03a5db51d user: t73fde tags: trunk)
2024-07-02
22:35
Add missing created metadata for manual zettel ... (check-in: 2aa1b7296b user: t73fde tags: trunk)
2024-06-30
19:49
Fix test regression ... (check-in: 65f9f532b2 user: t73fde tags: trunk)
19:44
Typo in warnings zettel ... (check-in: d6804ae935 user: t73fde tags: trunk)
19:37
Add new Zettel "Zettelstore Warnings" ... (check-in: e7820f804e user: t73fde tags: trunk)
16:14
Add metadata key "created-missing" ... (check-in: 88ca30146e user: t73fde tags: trunk)
2024-06-25
16:54
Update dependency goldmark ... (check-in: 44970588f6 user: stern tags: trunk)
14:55
Integrate removal of space nodes and refactoring for new set implementation ... (check-in: 2c49d84c3c user: stern tags: trunk)
2024-06-23
15:00
Update goldmark dependency ... (check-in: 7d1c721311 user: stern tags: trunk)
2024-06-20
14:03
Replace sort package with slices, now in package query too. ... (check-in: 825d28eb22 user: stern tags: trunk)
12:49
Replace sort package in draw with slices ... (check-in: bb0f2dd6a3 user: stern tags: trunk)
12:36
Replace package "sort" with "slices", if possible (and simple) ... (check-in: 62ab6bdcfc user: stern tags: trunk)
12:18
Make dump-index more deterministic ... (check-in: 0b5cbfb3ff user: stern tags: trunk)
2024-06-18
16:13
Refactor some code in md encoder ... (check-in: 6e3cd3a001 user: stern tags: trunk)
15:04
WebUI: refactor references of info view ... (check-in: 9b55d250c8 user: stern tags: trunk)
14:22
Rename wrongly named variable ... (check-in: 56d36b1806 user: stern tags: trunk)
2024-06-16
13:03
Update dependencies (goldmark, t73f) ... (check-in: 63d6cf58e4 user: t73fde tags: trunk)
2024-06-05
18:20
Update dependencies (golang/x, t73f) ... (check-in: cee73bcee7 user: stern tags: trunk)
2024-05-07
13:31
Create zettel with file mode 0666 (instead of 0600) ... (check-in: 0f043ac65e user: stern tags: trunk)
11:07
Update dependencies ... (check-in: 6f3e8a6f77 user: stern tags: trunk)
2024-04-22
15:01
Rename package sxhtml to sxwebs/sxhtml; update some dependencies ... (check-in: 3e4f0da507 user: stern tags: trunk)
2024-04-18
13:30
Adapt to client change: api.URLBuilder ... (check-in: 85cb9d749b user: stern tags: trunk)
07:57
Update dependency zettel ... (check-in: af30a48347 user: stern tags: trunk)
07:47
Adapt to SxHTML separation from Sx ... (check-in: cfc550e368 user: stern tags: trunk)
2024-04-17
16:15
Move client software to package t73f.de/r/zsc ... (check-in: 9ce68bd62b user: stern tags: trunk)
2024-04-16
15:06
Update sx dependency ... (check-in: 0fb9d73896 user: stern tags: trunk)
2024-04-15
09:38
Adapt to sx changes: String is now a struct ... (check-in: dabc96d27f user: stern tags: trunk)
2024-04-13
14:08
Fix GOVCS regression in tools.go ... (check-in: 8fa5835dda user: stern tags: trunk)
14:05
Adapt to new location of sx repo ... (check-in: af2a8a224e user: stern tags: trunk)
2024-04-05
10:28
Update Go dependencies: crypto, term ... (check-in: b40340e520 user: stern tags: trunk)
2024-04-03
13:04
Update to github.com/yuin&goldmark v1.7.1 ... (check-in: d996d0b323 user: stern tags: trunk)
2024-03-18
11:06
Fix regression of last commit (forgot to update tests) ... (check-in: 726c56c5ed user: stern tags: trunk)
11:01
Add computed zettel "Zettelstore Memory" ... (check-in: 20c2401591 user: stern tags: trunk)
2024-03-14
12:16
Adapt to Sx changes: arity-specific builtin implementation functions ... (check-in: a82de648e8 user: stern tags: trunk)
2024-03-11
15:22
Adapt to Sx changes ... (check-in: 1b8d09d31b user: stern tags: trunk)
2024-03-06
15:05
Update to latest golang dependencies ... (check-in: 3950f3fb55 user: stern tags: trunk)
15:02
Increase version to 0.18.0-dev to begin next development cycle
... (check-in: 51c141a192 user: stern tags: trunk)
2024-03-04
17:08
Version 0.17.0 ... (check-in: c863ee5f61 user: stern tags: trunk, release, v0.17.0)
13:47
Adapt to sx changes; add SPDX license identifiers ... (check-in: 5485ba3ce3 user: stern tags: trunk)
2024-03-02
11:07
Adapt to sx changes: introduction of "env.Compile" ... (check-in: 9ff77efb2b user: t73fde tags: trunk)
2024-03-01
16:47
Adapt to sx changes (builtin "(cond ...)" was removed) ... (check-in: c0e0b35e4c user: stern tags: trunk)
2024-02-29
14:30
Remove superfluous attribute of httpServer ... (check-in: 3c1f6e5880 user: stern tags: trunk)
2024-02-27
18:55
Update to latest golang/x/crypto ... (check-in: 4d68105477 user: stern tags: trunk)
2024-02-22
11:34
WebUI: shaow all metadata with key ending "-url" on zettel view ... (check-in: 8c07ae69e6 user: stern tags: trunk)
08:34
Rename box/manager/memstore -> mapstore; refactor indest store creation ... (check-in: 45ea069f2f user: stern tags: trunk)
2024-02-21
13:10
Remove logging level "warn", "fatal", "panic" ... (check-in: 425f78f137 user: stern tags: trunk)
2024-02-20
18:07
Remove logging level "sense" ... (check-in: f1ae410859 user: stern tags: trunk)
2024-02-19
18:47
Manual: make clear that metadata keys are lowercase ... (check-in: 26a295e2cf user: stern tags: trunk)
15:25
Remove metadata type WordSet ... (check-in: 6b781a62ee user: stern tags: trunk)
15:06
Actions in uppercase letters that result in an empty list, will be ignored and the selected zettel list in retured. This is for compatibility. ... (check-in: 83eefb5fca user: stern tags: trunk)
14:30
Pretty-print SXN zettel only at evaluation, not at parsing time ... (check-in: c7429dbb8e user: stern tags: trunk)
13:58
Add license information to SXN zettel ... (check-in: 2b5069f91c user: stern tags: trunk)
13:49
WebUI: add CSS classes to metadata table rows in info view ... (check-in: 5af46550f7 user: stern tags: trunk)
10:51
WebUI: generate a matching query for all tags / words ... (check-in: 51cfe45f78 user: stern tags: trunk)
2024-02-18
14:33
WebUI: add "full" (context) link to info page ... (check-in: 851a52b44b user: t73fde tags: trunk)
2024-02-16
00:19
Refactor: use API constants for query actions ... (check-in: 459740a035 user: t73fde tags: trunk)
2024-02-15
23:42
API: add query action REDIRECT ... (check-in: c3a7367b79 user: t73fde tags: trunk)
2024-02-13
21:26
Add errcheck to dev tools ... (check-in: aaca7c730d user: t73fde tags: trunk)
21:22
Refactor API/WebUI code to make use of Zid.ZettelID ... (check-in: 3c515c0e54 user: t73fde tags: trunk)
21:07
WebUI: add query action REDIRECT ... (check-in: 955bbfe0fa user: t73fde tags: trunk)
20:39
WebUI: fix reIndex Zettel ... (check-in: b08dff0564 user: t73fde tags: trunk)
2024-02-11
20:33
Fix panic when debug mode: printing page object (was an sx error too) ... (check-in: 880a0bda12 user: t73fde tags: trunk)
20:14
Update to latest client ... (check-in: 55efa43140 user: t73fde tags: trunk)
19:27
Adapt to sx changes: sx.Symbol is now a pointer ... (check-in: 8e0a831f7a user: t73fde tags: trunk)
2024-02-09
18:15
Add FULL directive to CONTEXT query ... (check-in: 4a0a24da24 user: t73fde tags: trunk)
17:56
Update cost calculation for context retrieval ... (check-in: d7d40b5cca user: t73fde tags: trunk)
15:57
Refactor context calculation to use floating point numbers ... (check-in: b4ef36880c user: t73fde tags: trunk)
15:43
Fix: tag costs for context must be calculated for every zettel ... (check-in: 80e42ee970 user: t73fde tags: trunk)
12:09
Refactor context calculation wrt tag handling ... (check-in: f147a95311 user: t73fde tags: trunk)
2024-02-08
16:05
WebUI: show correct number of entries when an action was given ... (check-in: 3d30a92c01 user: t73fde tags: trunk)
15:36
WebUI: show number of entries in query lists ... (check-in: e97125744a user: t73fde tags: trunk)
14:40
Update to latest Go dependencies ... (check-in: 55f6e17aa7 user: t73fde tags: trunk)
2024-02-07
21:57
Refactor to use new math/rand/v2 package ... (check-in: 0599935204 user: t73fde tags: trunk)
21:02
Update to latest client; fix one regression ... (check-in: 11173d5673 user: t73fde tags: trunk)
20:32
Refactor to make use of new Go 1.22 for loop ... (check-in: f3408356d0 user: t73fde tags: trunk)
19:46
Update to Go 1.22 ... (check-in: 33b8d2c22f user: t73fde tags: trunk)
2024-02-06
14:02
Adapt to latest client changes ... (check-in: feeaac3d0d user: stern tags: trunk)
2024-02-05
18:38
Update to latest client and sx ... (check-in: 20e659bb31 user: stern tags: trunk)
2024-02-02
16:02
Fix: use zs-client in trunk version ... (check-in: ca2c0db83f user: stern tags: trunk)
15:05
Update dependency goldmark v1.7.0 ... (check-in: d70d7522e4 user: stern tags: trunk)
15:01
Adapt to sx changes: string-append -> concat; introduction of sx.ListBuilder ... (check-in: e4149c205e user: stern tags: trunk)
2024-01-28
17:37
Adapt to sx changes ... (check-in: 77af078867 user: t73fde tags: trunk)
2024-01-23
11:06
sz encoding: remove explicit BLOCK symbol in REGION-* ... (check-in: c49181b922 user: stern tags: trunk)
2024-01-22
14:12
Remove unneeded INLINE symbols in Sz encoding ... (check-in: 09bbcc7e52 user: stern tags: trunk)
12:56
Use correct client version ... (check-in: 424d405e89 user: stern tags: trunk)
12:50
Refactor Sz encoding wrt inline slices ... (check-in: ea81e69447 user: stern tags: trunk)
11:29
Make sz encoding of end notes simpler ... (check-in: bc7f60d7f4 user: stern tags: trunk)
11:01
Sz encoding: remove helper symbols quote/list ... (check-in: 5e7537bbc4 user: stern tags: trunk)
09:14
Change sz reference encoding ... (check-in: 330e05c116 user: stern tags: trunk)
2024-01-18
08:36
Adapt to sx changes (4/?) ... (check-in: ce4064348d user: stern tags: trunk)
2024-01-11
18:15
Move constant ast.QueryPrefix to zettelstore-client ... (check-in: 620abb3c37 user: stern tags: trunk)
17:04
Move package "input" to zettelstore-client ... (check-in: 57dfe9c44c user: stern tags: trunk)
2024-01-10
14:37
Fix missing syntax value when created via API ... (check-in: 9838cf2d5b user: stern tags: trunk)
2024-01-09
11:41
Update to latest golang.org/x/crypto ... (check-in: 313d5f52c7 user: stern tags: trunk)
11:40
Update to latest sx ... (check-in: 3615e4d466 user: stern tags: trunk)
2024-01-08
08:51
Adapt to sx changes (3/?) ... (check-in: 461952435d user: stern tags: trunk)
2024-01-06
19:08
Adapt to sx changes (2/?) ... (check-in: d772f6be28 user: stern tags: trunk)
18:58
Adapt to latest sx ... (check-in: 97afeb8e40 user: stern tags: trunk)
2024-01-05
16:26
Adapt to latest sx changes ... (check-in: a35c654174 user: stern tags: trunk)
12:45
Update to latest golang.org/x/term ... (check-in: d85901e70e user: stern tags: trunk)
2024-01-03
20:53
Adapt to sx changes (removal of sxeval.Engine) ... (check-in: 2aa7bad033 user: t73fde tags: trunk)
2024-01-01
20:45
Adapt to sx changes (make Symbol a non-struct; remove SymbolFactory) ... (check-in: 39e5d1bfe4 user: t73fde tags: trunk)
2023-12-31
15:00
Adapt to sx changes ... (check-in: e3f51d635b user: t73fde tags: trunk)
2023-12-28
20:42
WebUI: show list controls only when query list is non-empty ... (check-in: 85f1aba976 user: t73fde tags: trunk)
20:07
Refactor sx symbol binding for webui ... (check-in: efa512114c user: t73fde tags: trunk)
17:13
Add action "Zettel" to role zettel, which lists all zettel with the given role ... (check-in: 750cf93db6 user: t73fde tags: trunk)
17:05
Merge fix from v0.16.1 ... (check-in: 4c6aa26df6 user: t73fde tags: trunk)
16:48
Version 0.16.1 ... (Leaf check-in: 900b273924 user: t73fde tags: release, v0.16.1, release-0.16)
16:41
Fix sxn code that removed role-based customization, esp. for an additional action if role is "tag" ... (check-in: e721174596 user: t73fde tags: release-0.16)
2023-11-30
16:08
Version 0.16.0 ... (check-in: a5afffaf5f user: stern tags: trunk, release, v0.16.0)
2023-11-29
16:53
Add predefined role zettel ... (check-in: 514e400b28 user: stern tags: trunk)
11:14
WebUI: initial suuport for role zettel ... (check-in: f819f27e99 user: stern tags: trunk)
2023-11-28
17:58
API: add support for role zettel ... (check-in: 9fba08c835 user: stern tags: trunk)
13:39
WebUI: do not show link to create tag zettel if current user is not allowed to create zettel ... (check-in: 97f9587495 user: stern tags: trunk)
13:34
Update golang and zs-client dependencies ... (check-in: 6f802c716d user: stern tags: trunk)
2023-11-27
13:54
Fix: search for tag with de-normalized characters ... (check-in: de2e044f6b user: stern tags: trunk)
2023-11-26
17:16
Fix some issues with last commit ... (check-in: 6bfb3ad5fd user: stern tags: trunk)
2023-11-25
18:19
WebUI: allow to configure detail/summary list on zettel page ... (check-in: 45e8a9e2f8 user: stern tags: trunk)
17:03
Make zettel with dependencies public ... (check-in: 276b641657 user: stern tags: trunk)
2023-11-18
17:43
Fix bug of using secondary quotes wrong ... (check-in: 6d2938d068 user: stern tags: trunk)
2023-11-16
10:05
Fix typo in manual (API: update zettel) ... (check-in: 1fe660db10 user: stern tags: trunk)
2023-11-14
13:29
Refactor logger: remove IfErr() method for future transition to package slog ... (check-in: ca05330e3d user: stern tags: trunk)
2023-11-13
18:15
Add zmk support for inline highlighting ... (check-in: d1573bd66d user: stern tags: trunk)
13:15
Fix manual error ... (check-in: 69be1908ea user: stern tags: trunk)
12:06
Write image alternate text, even if image zettel has no title ... (check-in: e95da76c00 user: stern tags: trunk)
2023-11-12
15:17
Fixed shtml encoder w.r.t inline quoting. ... (check-in: 9efb572585 user: t73fde tags: trunk)
2023-11-09
13:44
Update golang dependencies ... (check-in: 3be5833f58 user: stern tags: trunk)
2023-11-06
15:57
WebUI: use normalized tag name to create a new tag ... (check-in: fe0743ad2a user: stern tags: trunk)
09:27
Update golang dependency ... (check-in: f7b9e9423e user: stern tags: trunk)
2023-11-02
10:54
Adapt to Sx changes ... (check-in: a70c4b03b5 user: stern tags: trunk)
2023-11-01
19:10
Adapt to sx changes ... (check-in: 179d533793 user: stern tags: trunk)
2023-10-30
17:37
Allow timestamps to be specified in a shorter way ... (check-in: da5f0762b8 user: stern tags: trunk)
16:07
Allow to specify incomplete timestamp as metadata in zettel ... (check-in: b3d2c6deac user: stern tags: trunk)
13:25
Refactor metadata functions: remove unneeded; reshape some functions for easier handling ... (check-in: 963bbe7f26 user: stern tags: trunk)
2023-10-29
15:00
Update to latest sx ... (check-in: bac9c720e1 user: stern tags: trunk)
2023-10-28
16:42
Update to latest yuin/goldmark ... (check-in: 82527cc850 user: t73fde tags: trunk)
2023-10-27
17:20
Refactor zettel indexer / anteroom management ... (check-in: 3777973d2a user: stern tags: trunk)
14:27
Allow to bind sxn functions as a constant ... (check-in: 0bd8406f2c user: stern tags: trunk)
07:18
Adapt to sx changes ... (check-in: 686cdc59fb user: stern tags: trunk)
06:08
Increase version to 0.16.0-dev to begin next development cycle ... (check-in: bd019d898d user: stern tags: trunk)
2023-10-26
16:03
Version 0.15.0 ... (check-in: 7cde0fccea user: stern tags: trunk, release, v0.15.0)
2023-10-23
14:52
Start re-indexing zettel via API and WebUI (query action REINDEX) ... (check-in: 382096929c user: stern tags: trunk)
2023-10-22
13:12
Fix: (s)html generation of description list with a term, but no data. Add test case ... (check-in: d5e33dd0c1 user: stern tags: trunk)
12:04
Upgrade to fsnotify@1.7.0 ... (check-in: 39469ed066 user: stern tags: trunk)
2023-10-19
16:48
Remove four methods from read-only managed box implementations, like constbox, compbox, zipbox ... (check-in: 570c6dec72 user: stern tags: trunk)
16:39
Fix warning message ... (check-in: f7e7cf66fa user: stern tags: trunk)
16:14
Update index on box operation: create, update, rename, delete. ... (check-in: 46a62e63e0 user: stern tags: trunk)
12:06
Adapt to sx changes: use builtin cond syntax ... (check-in: 200208a0b5 user: stern tags: trunk)
2023-10-17
12:42
Adapt to sx changes (quote fix) ... (check-in: 3dcdc8de9b user: stern tags: trunk)
2023-10-16
17:04
Adapt to sx changes (new-style syntax functions) ... (check-in: 4d40b5da85 user: stern tags: trunk)
14:12
Adapt to sx changes (new-style builtins) ... (check-in: 7cc14afd1e user: stern tags: trunk)
2023-10-13
20:32
Update to latest sx ... (check-in: 858b79b9ed user: t73fde tags: trunk)
2023-10-12
22:58
Adapt to sx changes by using new defconst form ... (check-in: e423731067 user: t73fde tags: trunk)
13:58
Adapt to latest sx and use defvar/defun instead of define ... (check-in: 371a6ed239 user: stern tags: trunk)
2023-10-11
17:10
WebUI: when creating a child zettel, it must not contain metadata from parent zettel ... (check-in: ba7ae1bf7c user: stern tags: trunk)
2023-10-09
17:47
Adapt to changes from sx; show error message when loading sxn code shows a problem ... (check-in: 52f1e703c5 user: stern tags: trunk)
2023-10-08
17:33
Update to latest sx ... (check-in: ae09008654 user: t73fde tags: trunk)
2023-10-07
16:41
Upgrade to latest sx by defining sx macros 'and' and 'or' ... (check-in: 1865771d8e user: t73fde tags: trunk)
2023-10-06
18:12
Update to latest sx ... (check-in: 11efa2bc04 user: stern tags: trunk)
16:35
Add sxn prelude zettel ... (check-in: 7aeb9a36aa user: stern tags: trunk)
16:06
Update golang dependencies ... (check-in: 2d6d3476ec user: stern tags: trunk)
13:26
Refactor digraph.Clone ... (check-in: 158fba7f05 user: stern tags: trunk)
13:23
Fix digraph problem that causes sxn zettel to be loaded in wrong order (which causes the let macro not to be defined when it was needed) ... (check-in: 2e64e0a3e5 user: stern tags: trunk)
2023-10-05
18:00
Adapt to sx changes: replace builtin let with macro ... (check-in: e08ef2781c user: stern tags: trunk)
16:26
WebUI: better error message, when original message could not be rendered ... (check-in: a2eddca870 user: stern tags: trunk)
2023-10-02
13:43
Update build version and timestamp when building manual ... (check-in: 872ad5d28c user: stern tags: trunk)
10:26
WebUI: link to create missing tag zettel ... (check-in: 67080318e9 user: stern tags: trunk)
2023-09-29
10:29
API: refactor handling of TagZettel ... (check-in: bd488c3dca user: stern tags: trunk)
09:09
Add test for API call to retrieve tag zettel ... (check-in: ea291f81a9 user: stern tags: trunk)
2023-09-28
17:17
API: allow to determine tag zettel ... (check-in: 2f13f6a271 user: stern tags: trunk)
2023-09-25
18:05
API: allow to retrieve tag zettel via '/z?tag=TAG' ... (check-in: 34a725707a user: stern tags: trunk)
15:36
Typo in manual ... (check-in: 60bb4e4c61 user: stern tags: trunk)
15:33
WebUI: tag zettel in query result now links directly to the zettel ... (check-in: 60fe0fe0b6 user: stern tags: trunk)
14:51
Add usecase to retrieve tag zettel and integrate it into list view ... (check-in: d57240dd58 user: stern tags: trunk)
2023-09-23
14:47
Increase version to 0.15.0-dev to begin next development cycle ... (check-in: 2da8b55d01 user: t73fde tags: trunk)
2023-09-22
16:49
Version 0.14.0 ... (check-in: 0812552da8 user: stern tags: trunk, release, v0.14.0)
16:41
webUI: remove support for <search> since it is not well supported by HTML validators ... (check-in: 743e66e08b user: stern tags: trunk)
15:17
Fix: load WebUI sxn dependencies always from zettel, never from index ... (check-in: dcf984611c user: stern tags: trunk)
14:15
Fix: removing zettel 00000000000100 does not reload runtime configuration ... (check-in: 962a568f5b user: stern tags: trunk)
2023-09-21
15:27
WeUI: add <search> tag to HTML search forms ... (check-in: e5dfc12789 user: stern tags: trunk)
2023-09-19
07:38
Update golang dependencies ... (check-in: b6135f2349 user: stern tags: trunk)
2023-09-15
17:46
Adapt to sx change: quote is not a builtin, but part of reader/eval ... (check-in: 1380c3cc0e user: t73fde tags: trunk)
14:02
Adapt to sx changes, mostly sx.MakeString -> sx.String ... (check-in: 4c13bef7bf user: t73fde tags: trunk)
2023-09-11
19:36
Upgrade sx dependency ... (check-in: e1b01e4e6d user: t73fde tags: trunk)
2023-09-07
18:38
Refactor (incl last commit): info/zettel sxn code w.r.t. action links ... (check-in: 80f4e66abf user: t73fde tags: trunk)
18:36
(no comment) ... (check-in: 2a75267418 user: t73fde tags: trunk)
2023-08-30
18:22
WebUI: refactor query link generation to get the zettel of a given tag zettel by using the new string-append and query-to-url builtins. ... (check-in: b8a6c00a03 user: t73fde tags: trunk)
2023-08-29
21:42
WebUI: initial version of tag zettel, aka meta tags ... (check-in: 83fed2cbcd user: t73fde tags: trunk)
2023-08-28
21:10
Adapt to latest sx updates ... (check-in: 2de9f895a6 user: t73fde tags: trunk)
2023-08-27
21:29
Make Sxn code loading a little bit more robust; base sxn code zettel is no longer editable. ... (check-in: fb6c5fc3ca user: t73fde tags: trunk)
21:23
Replace CSS-role-map handling with more general sx-based HTML generation of specific parts in resulting document ... (check-in: bdc1127d0f user: t73fde tags: trunk)
11:29
Update to latest sx ... (check-in: 3c8df8e070 user: t73fde tags: trunk)
2023-08-26
21:17
Refactor error handling, esp in WebUI ... (check-in: c17fe1249e user: t73fde tags: trunk)
20:14
Fix: return error code when an error occurs (WebUI) ... (check-in: 3307b5756e user: t73fde tags: trunk)
14:16
WebUI: load sx code from multiple sxn zettel ... (check-in: a26d94a645 user: t73fde tags: trunk)
2023-08-25
22:00
Initial version of a zid digraph ... (check-in: 828ba1c0da user: t73fde tags: trunk)
21:59
Refactor id.Slice + id.Set ... (check-in: 340fded720 user: t73fde tags: trunk)
16:36
Refactor id.Set ... (check-in: dc5d596d16 user: t73fde tags: trunk)
2023-08-24
23:31
Update to latest sx ... (check-in: 0242d09ae9 user: t73fde tags: trunk)
19:19
WebUI: refactor sxn code loader ... (check-in: 0ae786747f user: t73fde tags: trunk)
15:47
WebUI: add start zettel for sx code ... (check-in: c743bf565b user: t73fde tags: trunk)
13:56
Update index page of zettelstore.de: add reference to Sx ... (check-in: dfa03a97cd user: t73fde tags: trunk)
13:52
Add dir="auto" to HTML input / textarea fields ... (check-in: 956ded9bcc user: t73fde tags: trunk)
13:45
Update to latest sx ... (check-in: bcc778aa7d user: t73fde tags: trunk)
2023-08-23
21:47
Update to latest sx ... (check-in: 497d4e2b09 user: t73fde tags: trunk)
2023-08-20
19:40
Update to latest sx ... (check-in: c74892c40f user: t73fde tags: trunk)
2023-08-19
16:10
Update to latest sx; fix test regression ... (check-in: 478706e3ba user: t73fde tags: trunk)
2023-08-18
19:00
Update to latest sx ... (check-in: 503c0f08d0 user: t73fde tags: trunk)
2023-08-17
17:42
Fix nil pointer reference when retrieving metadata of non-indexed zettel ... (check-in: 529aca107c user: t73fde tags: trunk)
16:18
Update to github.com/yuin/goldmark@v1.5.6 ... (check-in: 6fc5580338 user: t73fde tags: trunk)
2023-08-16
16:37
Refactor CONTEXT directive to make use of package container/heap (instead of using a self-made data structure) ... (check-in: cb0d68e608 user: t73fde tags: trunk)
2023-08-15
18:54
Undo wrong understanding of recover() --> checkin [79dbdd9223] ... (check-in: 4343f4c362 user: t73fde tags: trunk)
2023-08-12
20:38
Fix typo ... (check-in: 26ad8167ae user: stern tags: trunk)
2023-08-10
10:30
Refactor code up to package kernel ... (check-in: 79dbdd9223 user: stern tags: trunk)
2023-08-09
12:21
Refactor packages ast ... cmd wrt Go1.21 ... (check-in: 1f4ad6cfc1 user: stern tags: trunk)
2023-08-08
16:37
Update go.mod to Go1.21 ... (check-in: 4e30bbff77 user: stern tags: trunk)
2023-08-07
15:29
Remove support for old CONTEXT query syntax ... (check-in: 8ce06fe912 user: stern tags: trunk)
15:19
Remove support for JSON encoding ... (check-in: ef86477d7d user: stern tags: trunk)
14:34
Increase version to 0.14.0-dev to begin next development cycle ... (check-in: ce0fd6e2ef user: stern tags: trunk)
13:56
Typo on home page ... (check-in: d2fe74163e user: stern tags: trunk)
13:53
Version 0.13.0 ... (check-in: 37fed58a18 user: stern tags: trunk, release, v0.13.0)