Zettelstore

Timeline
Login

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

226 check-ins going from v0.11.0 to trunk

2023-09-22
16:49
Version 0.14.0 ... (Leaf 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)
10:49
Update changelog ... (check-in: 8da4351a55 user: stern tags: trunk)
10:45
API: allow to create/update zettel encoded as a sx object ... (check-in: 26efe41bcb user: stern tags: trunk)
09:31
Refactor sx encoding code into client.sexp ... (check-in: e3571d5678 user: stern tags: trunk)
07:49
Update golang dependencies ... (check-in: f5893edef8 user: stern tags: trunk)
2023-08-06
15:04
Adapt to client change GetMetaJSON -> GetMetaData ... (check-in: ad32805f73 user: stern tags: trunk)
2023-08-04
12:45
Test client.QueryZettelData; refactor JSON decls not used in client ... (check-in: f697abc377 user: stern tags: trunk)
10:36
Add another test for client.QueryAggregate ... (check-in: 7f6d36d38e user: stern tags: trunk)
09:07
Add test case for client.QueryAggregate ... (check-in: 79d266068e user: stern tags: trunk)
2023-08-01
16:56
Adapt to changes from client ... (check-in: 6963f5262a user: stern tags: trunk)
2023-07-31
14:50
Replace usecase Unlinked References (API: /u/{ID}, WebUI: info page element) with query directive UNLINKED. ... (check-in: 823410c860 user: stern tags: trunk)
10:48
Refactor unlinkedRefs code ... (check-in: e6b40f7b62 user: stern tags: trunk)
2023-07-29
10:21
Document ITEMS directive ... (check-in: 03d2387fd0 user: t73fde tags: trunk)
09:54
Fix build tool by including GOVCS in some more commands ... (check-in: 49de2e3bf4 user: t73fde tags: trunk)
2023-07-28
17:05
Integrate usecase Order into usecase Query ... (check-in: 9ce18df3b3 user: stern tags: trunk)
16:12
Refactor query handling ... (check-in: 30211426ae user: stern tags: trunk)
13:04
Refactor package query to make it more accessble ... (check-in: 0093203af8 user: stern tags: trunk)
10:24
Adapt to changes from client: rename package sx -> sexp + rename sexpr.ParseObject -> sexpr.ParseList ... (check-in: c9661df218 user: stern tags: trunk)
08:59
Adapt to refactoring of sx / client ... (check-in: 4c78419a85 user: stern tags: trunk)
2023-07-27
12:37
Update build documentation ... (check-in: 5f5c421bab user: stern tags: trunk)
11:22
Build tool: allow via GOVCS to make use of Fossil from zettelstore.de ... (check-in: 2c8656d141 user: stern tags: trunk)
2023-07-26
13:05
Adapt to change of client repo from Git to Fossil ... (check-in: 2b7048da82 user: stern tags: trunk)
11:53
Adapt to new sxpf/sxhtml (-> sx) repository ... (check-in: 8c57bc1503 user: stern tags: trunk)
2023-07-25
14:56
Remove references to Twitter ... (check-in: 35998ce44f user: stern tags: trunk)
2023-07-24
13:42
Query: add IDENT directive to separate listing zettel vs searching for zettel ... (check-in: cd64fbc94c user: stern tags: trunk)
08:46
Fix: allow to search for numbers ... (check-in: ab74710e31 user: stern tags: trunk)
2023-07-23
16:43
Update to goldmark@1.5.5 ... (check-in: 1423664fac user: t73fde tags: trunk)
14:16
Index: decouple mutex for data and for stats ... (check-in: 50a6707cb3 user: t73fde tags: trunk)
14:06
Index: intern also keys ... (check-in: 7120f43de2 user: t73fde tags: trunk)
2023-07-21
18:19
Use index to return metadata for query ... (check-in: 99e00a3289 user: stern tags: trunk)
16:09
Remove box.GetMeta ... (check-in: 4b7b1aa0e9 user: stern tags: trunk)
11:05
Remove typo ... (check-in: a54f518064 user: stern tags: trunk)
2023-07-20
15:57
Refactor memstore index: meta handling ... (check-in: 9d32967dbb user: stern tags: trunk)
13:19
Add funcs to store full metadata in index; needed some refactoring ... (check-in: 67d12e7942 user: stern tags: trunk)
2023-07-11
14:49
Adapt to sxpf (cell -> pair) ... (check-in: cf0c01c8f1 user: stern tags: trunk)
2023-07-07
19:06
Query: separate zid list processing from directives; update manual ... (check-in: 2c3b764022 user: stern tags: trunk)
19:02
Fix broken WebUI rename ... (check-in: ae4a76f47b user: stern tags: trunk)
15:25
Refactor query to allow multiple directives ... (check-in: 9c169a9be2 user: stern tags: trunk)
2023-07-06
14:13
Change syntax for context query ... (check-in: d6903db089 user: stern tags: trunk)
12:16
Update golang dependencies ... (check-in: 7beea3c3aa user: stern tags: trunk)
2023-07-05
11:18
Update golang dependencies ... (check-in: c11fe78754 user: stern tags: trunk)
2023-07-04
15:53
Fix: allow KEYS action in API-based query too ... (check-in: c7418892cc user: stern tags: trunk)
14:23
Add support for metadata key 'folge-role' ... (check-in: e3e37a1bdf user: stern tags: trunk)
14:21
Allow to retrieve zettel with given metadata keys on zettel with supported metadata keys ... (check-in: 01f318baf0 user: stern tags: trunk)
13:16
Fix: include zettel w/o metadata in selection result if there are negated comparison operators. ... (check-in: c0dfb0b9d2 user: stern tags: trunk)
10:26
WebUI: add links to retrieve result of a query in other formats ... (check-in: 556f4b29d0 user: stern tags: trunk)
2023-07-03
16:51
API: allow data encoding for queries; add documentation for query results and zettel to be returned as data format ... (check-in: 04bb22a6c5 user: stern tags: trunk)
10:33
Adapt to changes from ZS client ... (check-in: 7f25f5c535 user: stern tags: trunk)
10:03
Migrate client.GetZettelJSON -> client.GetZettelData ... (check-in: cac7a7cb0f user: stern tags: trunk)
2023-07-01
14:15
API: /x returns SX data, not JSON any more ... (check-in: 3054cd85ea user: stern tags: trunk)
13:02
API: refactor sz / data code ... (check-in: f781dc384b user: stern tags: trunk)
2023-06-30
18:15
Make use of sx.ParseObject when traversing list data from external sources ... (check-in: 01562bbf74 user: stern tags: trunk)
14:56
Refactor webui.htmlmeta / info view ... (check-in: 46719555e5 user: stern tags: trunk)
13:38
WebUI: use default metadata URL when displaying a zettel (instead of creating a special case) ... (check-in: aea6260bf4 user: stern tags: trunk)
10:57
Auth: update token payload to fail faster ... (check-in: 3c8da58c6d user: stern tags: trunk)
10:51
Adapt to changes from sxpf ... (check-in: 397c026226 user: stern tags: trunk)
2023-06-29
18:17
Remove jwt dependency ... (check-in: c3e498f739 user: stern tags: trunk)
2023-06-26
10:38
Always log name of configuration file ... (check-in: 10d1a1c8d5 user: stern tags: trunk)
2023-06-24
15:13
Documentation: make some design goals more clear ... (check-in: 198a9745bf user: stern tags: trunk)
2023-06-21
17:25
WebUI: use sxn Rework to make template renderung (hopefully) faster and to (hopefully too) reduce the internal size of the parsed templates. ... (check-in: 5911d4052a user: stern tags: trunk)
2023-06-19
14:20
WebUI: migrate all sxn builtins to sxn itself ... (check-in: d3fc7dadcd user: stern tags: trunk)
12:51
WebUI: load sxn code from zettel; refactor template sxn code ... (check-in: 0bbf03c458 user: stern tags: trunk)
2023-06-14
09:05
Update Go dependency ... (check-in: 70375531a4 user: stern tags: trunk)
2023-06-13
16:35
Zettel context will always have some elements, if originating zettel contains a tag, irrelevant how often this tag is used. ... (check-in: c3e8dacf90 user: stern tags: trunk)
10:24
Add testcases for checking zid parsing ... (check-in: d34ec1a336 user: stern tags: trunk)
09:20
Update some external dependencies ... (check-in: 2baeb46df7 user: stern tags: trunk)
2023-06-12
16:49
Allow to search metadata with less, not less, greater, and not greater search operators, that may work numerically. ... (check-in: be3bffc602 user: stern tags: trunk)
2023-06-11
15:11
WebUI: make zettel form friendlier: auto-prepend '#' to tags; ensure role and syntax field to be just a word. ... (check-in: 630b346261 user: t73fde tags: trunk)
2023-06-10
14:02
Change prefix / suffix search operator to '[' / ']' ... (check-in: 5e0fd0c8b3 user: t73fde tags: trunk)
2023-06-09
18:31
Adapt to changes from sxpf, sxhtml, zettelstore-client ... (check-in: 0ef9a73c29 user: stern tags: trunk)
17:36
WebUI: allow to create child zettel from a given zettel ... (check-in: 8cb81c50a3 user: stern tags: trunk)
13:49
Simplify login template ... (check-in: 152eb2ee99 user: stern tags: trunk)
13:29
Fix error in tenplate for renaming zettel ... (check-in: 96729ed9bf user: stern tags: trunk)
13:28
Update to latest sxpf ... (check-in: 3820e9e677 user: stern tags: trunk)
2023-06-08
12:16
Adapt to changes from sxpf ... (check-in: d2eb7c44d9 user: t73fde tags: trunk)
12:13
Increase version to 0.13.0-dev to begin next development cycle ... (check-in: 761b8bd088 user: t73fde tags: trunk)
2023-06-05
12:12
Version 0.12.0 ... (check-in: 0a29539266 user: stern tags: trunk, release, v0.12.0)
2023-06-04
12:58
Fix: empty tags field on edit ... (check-in: 9d331fd7f9 user: t73fde tags: trunk)
2023-06-03
17:58
Adapt to cleanup in zettelstore-client ... (check-in: b8a338003e user: t73fde tags: trunk)
14:01
Fix some HTML encoding glitches ... (check-in: e42782868a user: t73fde tags: trunk)
2023-06-02
14:26
Rename to make linter happy, therefore the readers of the code ... (check-in: f899a0ebbe user: stern tags: trunk)
14:24
Refactor sxn handling in WebUI: bindCommonZettelData ... (check-in: b784c0ac39 user: stern tags: trunk)
2023-06-01
14:38
Update dependency zettel to incorporate zettelstore-client, sxpf, sxhtml ... (check-in: d0560a23eb user: stern tags: trunk)
2023-05-31
18:29
Adapt to sxpf changes ... (check-in: d193ec3cba user: t73fde tags: trunk)
2023-05-30
20:14
Fix: sort unlinked refs by zid in webui ... (check-in: af6e0c1a1b user: t73fde tags: trunk)
19:49
Add explicit quasiquote to WebUI templates ... (check-in: e56ddeab73 user: t73fde tags: trunk)
19:43
WebUI: refactor sxn template to remove symbols "can-*" ... (check-in: 01885ef085 user: t73fde tags: trunk)
19:15
Update to latest client ... (check-in: a3b7c71eac user: stern tags: trunk)
2023-05-29
20:55
Cleanup / remove mustache code ... (check-in: 2b1661d267 user: t73fde tags: trunk)
20:19
WebUI: update info template to sxn ... (check-in: 64e275f8cd user: t73fde tags: trunk)
2023-05-28
20:23
WebUI: update form template to sxn ... (check-in: 29b19b064b user: t73fde tags: trunk)
18:53
WebUI: update rename template to sxn ... (check-in: 3f0e384683 user: t73fde tags: trunk)
15:40
WebUI: change delete template to sxn ... (check-in: 75ea1487d4 user: t73fde tags: trunk)
13:46
WebUI: cleanup info view ... (check-in: 5c610bb33e user: t73fde tags: trunk)
2023-05-27
21:26
Remove unneeded mustache templates: zettel, list ... (check-in: b70d17afaa user: t73fde tags: trunk)
21:08
Refactor sxn templating error handling ... (check-in: c258892988 user: t73fde tags: trunk)
21:01
WebUI: change error reporting to sxn templating ... (check-in: 602eeeea98 user: t73fde tags: trunk)
20:43
Upgrade to updated sxhtml ... (check-in: b4c7bedab5 user: t73fde tags: trunk)
13:12
Fix typo in rendering lists ... (check-in: bfb2df4fea user: t73fde tags: trunk)
13:01
Refacctor existing sxn template handling ... (check-in: 65988f06ab user: t73fde tags: trunk)
12:59
Cahnge login template to sxn ... (check-in: 5af07be454 user: t73fde tags: trunk)
12:58
Sxn: read all expressions, not only the first. Enhances error messages ... (check-in: 4b205c0e6c user: t73fde tags: trunk)
12:17
Only mustache templates get id offset (temporarily, until they are removed) ... (check-in: b20819fa5d user: t73fde tags: trunk)
12:11
Fix some const zettel inconsistencies ... (check-in: 966bb98083 user: t73fde tags: trunk)
2023-05-26
21:02
Add Sxn template for zettel lists ... (check-in: 4a0e3d335c user: t73fde tags: trunk)
2023-05-24
18:41
Update to newest sxpf ... (check-in: 291b5491a0 user: stern tags: trunk)
2023-05-23
19:34
WebUI: zettel is now shown via sxn template ... (check-in: 53edff2788 user: stern tags: trunk)
16:58
Add menu "New" in base sxn template to show the list of template zettel to create a new zettel. ... (check-in: 52c519e164 user: stern tags: trunk)
14:44
Add user menu to base sxn template ... (check-in: cc9c7d5fed user: stern tags: trunk)
14:22
Clean base mustache template & corresponding go code ... (check-in: 331839c3fc user: stern tags: trunk)
14:17
Refactor base mustache template ... (check-in: b47697e0cb user: stern tags: trunk)
2023-05-22
18:58
Refactor binding to render environment ... (check-in: b62036ee77 user: stern tags: trunk)
18:36
Add footer support to base.sxn ... (check-in: 550cb01962 user: stern tags: trunk)
17:16
Cache sxn template expressions, not objects ... (check-in: 69107620c5 user: stern tags: trunk)
17:08
Adapt to better quasiquote from sxpf ... (check-in: 3ffedaa60a user: stern tags: trunk)
2023-05-16
17:31
Update zettel sxn template to use let-binding ... (check-in: 5d12afadf2 user: stern tags: trunk)
2023-05-15
16:55
Adapt to latest sxpf ... (check-in: 75364f3dfd user: stern tags: trunk)
2023-05-12
13:06
Adapt to latest sxpf ... (check-in: e9d4495bba user: stern tags: trunk)
2023-05-11
17:10
Add various lists to sxn zettel template ... (check-in: 8a48784ae5 user: stern tags: trunk)
15:45
Adapt to new sxpf ... (check-in: db89b83bfb user: stern tags: trunk)
2023-05-10
18:08
Update crypto dependency ... (check-in: e41897c83e user: stern tags: trunk)
17:04
Rough draft of Sxn templates (only get_zettel, for now) ... (check-in: c5870ecda2 user: stern tags: trunk)
2023-05-09
10:29
Cleanup WebUI metadata ... (check-in: b67f43e410 user: stern tags: trunk)
10:12
Cleanup old sxpf code ... (check-in: 0733fa0670 user: stern tags: trunk)
10:01
Adapt to latest sxpf ... (check-in: c0c9680c74 user: stern tags: trunk)
2023-05-08
16:59
Update to latest sxpf ... (check-in: 967e5b307f user: stern tags: trunk)
2023-05-05
14:44
Update to changes in sxpf/sxhtml ... (check-in: c9b71fb04f user: stern tags: trunk)
2023-05-04
18:08
Adapt to sxpf interface changes ... (check-in: 663766f7fd user: stern tags: trunk)
2023-04-27
12:46
Fix: query with empty result does not produce error message ... (check-in: 209dd3840f user: stern tags: trunk)
2023-04-26
16:33
WebUI: do not evaluate result list of query ... (check-in: dde187d9a6 user: stern tags: trunk)
11:44
Fix: calculate context only with accessible zettel. Otherwise, at least zettel titles are exposed to unauthorized users. ... (check-in: 068d1f6632 user: stern tags: trunk)
2023-04-25
18:07
Remove some unneeded functions in package zettel ... (check-in: 340869b3c2 user: stern tags: trunk)
16:45
Update to latest client ... (check-in: c6b5aeb71d user: stern tags: trunk)
14:46
Rename packages domain/* -> zettel/* ... (check-in: 58cfec79a2 user: stern tags: trunk)
2023-04-24
18:10
Update URLs to Mastodon / Twitter ... (check-in: 87dd958fc9 user: stern tags: trunk)
16:03
Refactor sxpf-based encoder ... (check-in: 69c4e1b7d8 user: stern tags: trunk)
14:40
Update to latest sxpf ... (check-in: 6d957d6adf user: stern tags: trunk)
13:41
Add pretty printing to sxn syntax ... (check-in: f762386aca user: stern tags: trunk)
10:27
Update to latest sxpf ... (check-in: 67a63e58ec user: stern tags: trunk)
2023-04-21
18:13
Initial sxn block parser ... (check-in: d619954e99 user: stern tags: trunk)
16:32
Add minimal support for syntax "sxn" ... (check-in: 29d3823996 user: stern tags: trunk)
16:13
Rename "sexpr" to "sz" ... (check-in: d6cefa6584 user: stern tags: trunk)
13:57
New metadata keys "superior" and "subordinates" ... (check-in: 149785ab00 user: stern tags: trunk)
2023-04-20
17:03
Context: adapt cost calcualtion to remove some inconsistencies ... (check-in: 5864406f04 user: stern tags: trunk)
14:59
Fix: make internal HTML identifier unique in footer (webui) ... (check-in: 710fe835f3 user: stern tags: trunk)
14:23
Search term "PICK" respects the original sort order ... (check-in: 96097f176d user: stern tags: trunk)
2023-04-19
16:36
Add new query operator "=" to compare for equality. ":" now depends on the value type. ... (check-in: 30a2aa7024 user: stern tags: trunk)
2023-04-17
16:51
Query: "has" operator for strings acts as a "match" operator. ... (check-in: 1b9d6a797f user: stern tags: trunk)
11:31
Update to latest Sxpf ... (check-in: cab2c32672 user: stern tags: trunk)
2023-04-16
16:56
Update release note for v0.11.2 ... (check-in: 3ceab606ce user: stern tags: trunk)
16:42
Fix: render footer zettel on all WebUI pages correctly ... (check-in: ba4ca6730f user: stern tags: trunk)
2023-04-12
16:12
Update manual for changed auth API call ... (check-in: 9335f566b6 user: stern tags: trunk)
2023-04-11
18:03
Update dependency ... (check-in: 4ba2f8aa15 user: stern tags: trunk)
17:19
Adapt auth token to sexpr (was JSON) ... (check-in: f4f6939c1f user: stern tags: trunk)
16:04
Rename auth.TokenKind values ... (check-in: 5aae62e448 user: stern tags: trunk)
15:59
Add context expression to changes ... (check-in: 72f5136486 user: stern tags: trunk)
14:47
Refactor manual to match the updated query expressions ... (check-in: e494a08531 user: stern tags: trunk)
14:10
Refactor compiled query to not scan through all boxes if context is already there ... (check-in: 0224057df4 user: stern tags: trunk)
13:37
Refactor query / compiled query ... (check-in: 46ff3fe2c4 user: stern tags: trunk)
2023-04-07
12:18
Context list will be sorted by default based on relative costs, not by zettel id. ... (check-in: 36698884f5 user: stern tags: trunk)
11:17
Fix int/uint64 bug; refactor zettel context code ... (check-in: f9e5a5d7ce user: stern tags: trunk)
2023-04-06
17:18
Initial implementation of zettel context to be part of query ... (check-in: 5af92db2ee user: stern tags: trunk)
2023-04-05
16:45
Query: add parsing of context expressions ... (check-in: cea0fe51cf user: stern tags: trunk)
14:23
Wait "faster" for boxes to be known as ready ... (check-in: 8c0e2e2ae7 user: stern tags: trunk)
13:19
Build tool allows to install/update needed software ... (check-in: 5c3d4ba82f user: stern tags: trunk)
11:38
Add documentation for sexpr zettel encoding ... (check-in: 9e633a3bf6 user: stern tags: trunk)
10:24
Secpr encoding: metadata keys are now (quoted) symbols to match the future data encoding somehow. ... (check-in: 8259980205 user: stern tags: trunk)
2023-04-04
16:45
Update to latest sxpf ... (check-in: 11d2dc8809 user: stern tags: trunk)
16:39
Fix broken test ... (check-in: 6de5a1e5b3 user: stern tags: trunk)
16:37
Add data encoding for zettel and metadata ... (check-in: ad7ed3dcac user: stern tags: trunk)
11:07
Manual: add documentation of sexpr block elements ... (check-in: 5a78ce4580 user: stern tags: trunk)
2023-04-03
16:42
Manual: add some text for symbolic expressions (currently not complete) ... (check-in: 65f180efa5 user: stern tags: trunk)
11:02
Fix: PICK algorithm will now pick all possible zettel, not just a small subset. ... (check-in: 5713e5ae59 user: stern tags: trunk)
10:53
Fix some errors in the manual ... (check-in: 230c848718 user: stern tags: trunk)
09:06
Refactor handling randomness in queries. (Relative) Determinism is only needed when a zettel list is shown in WebUI (to make the "Save As Zettel" button work). In all other cases, there is no need to produce the same "random" result. ... (check-in: a3acaea651 user: stern tags: trunk)
2023-04-02
16:39
Metadata keys with suffix -date and -time are treated as timestamp values ... (check-in: b25b89a374 user: stern tags: trunk)
16:31
New metadata key "expire" ... (check-in: ad72aadd25 user: stern tags: trunk)
16:13
Typo in development docs ... (check-in: 808c66548e user: stern tags: trunk)
16:11
Increase version to 0.12-dev to begin next development cycle ... (check-in: 0fc62e88b3 user: stern tags: trunk)
2023-03-28
16:28
Version 0.11.1 ... (check-in: fede87bf67 user: stern tags: trunk, release, v0.11.1)
2023-03-27
14:53
Version 0.11.0 ... (check-in: 30ca5d039f user: stern tags: trunk, release, v0.11.0)