Zettelstore

Timeline
Login

Timeline

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

74 check-ins going from version-0.0.9 to version-0.0.10

2021-02-26
11:14
Version 0.0.10 ... (check-in: 5d9e4fc19e user: stern tags: trunk, release, version-0.0.10)
10:36
WebUI: make meta line a little bit darker for better visibility ... (check-in: 09837eae5e user: stern tags: trunk)
10:29
Build: add option -trimpath to "go build" ... (check-in: 6bf32bc296 user: stern tags: trunk)
2021-02-25
18:48
Typo in info-page ... (check-in: e6e0946fe5 user: stern tags: trunk)
16:00
Refactor: remove some code smells ... (check-in: 76c1ebe88c user: stern tags: trunk)
2021-02-24
18:49
Refactor: remove some code smells ... (check-in: 5eedc17677 user: stern tags: trunk)
2021-02-23
19:14
Refactor: remove some code smells ... (check-in: eac4c35636 user: stern tags: trunk)
09:32
Remove reloading places. This will probably later done by service restart. ... (check-in: a01e11f91d user: stern tags: trunk)
2021-02-22
16:06
Build: add support for macOS ARM64 (aka Apple silicon) ... (check-in: fd6178cff8 user: stern tags: trunk)
15:33
API: make result of zettel order ([4e02e28888]) to be the same as for the zettel context ([33f79c9258]). ... (check-in: c9fbeba0d4 user: stern tags: trunk)
15:11
API: retrieve context of a given zettel. [0899935b3e] did this for the WebUI. ... (check-in: 33f79c9258 user: stern tags: trunk)
13:35
When calculating the context, use some zettel with similar tags as the origin zettel for the initial set of context zettel. Follow-up of [0899935b3e]. ... (check-in: 738b943659 user: stern tags: trunk)
12:09
Change default value of key "marker-external" ... (check-in: a62c12a194 user: stern tags: trunk)
11:17
FIX: [d0195772586ce5c6] multiple values of same key are ANDed, not ORed ... (check-in: d2f15261f6 user: stern tags: trunk)
2021-02-19
18:39
Refactor: remove some code smells found by SonarQube ... (check-in: e20e96572a user: stern tags: trunk)
17:28
WebUI: cleanup HTML and ZMK code in constplace ... (check-in: c935506d73 user: stern tags: trunk)
13:45
Remove Go version as a factor when calculating a secret. Rationale: Go releases are (mostly) backward compatible. Just changing the Go version which builds the Zettelstore is not worth mentioning. The software should reamin the same. ... (check-in: edaa5eb883 user: stern tags: trunk)
13:32
Refactor, motivated by SonarCloud ... (check-in: 4e32baaf0c user: stern tags: trunk)
11:37
Some refactorings, mostly motivated by DeepSource ... (check-in: 065fddfc32 user: stern tags: trunk)
2021-02-18
23:25
Apply some more improvements suggested by DeepSource ... (check-in: 0d72730cba user: stern tags: trunk)
22:39
Apply some improvements suggested by DeepSource ... (check-in: 3f9a0a9a7e user: stern tags: trunk)
22:18
Add analyser deepsource.io ... (check-in: b6310d2748 user: stern tags: trunk)
18:24
FIX: wrong zettel titles in list view ... (check-in: c937864d48 user: stern tags: trunk)
18:11
WebUI: show context of a given zettel and allow to navigate through various parameters. ... (check-in: 0899935b3e user: stern tags: trunk)
2021-02-17
17:41
Make "New Menu" zettel a configuration zettel ... (check-in: 63a50981f0 user: stern tags: trunk)
17:37
Typo ... (check-in: 32ebc89e23 user: stern tags: trunk)
16:18
WebUI: Change population of "New" menu to a TOC-based solution, and remove the previous "new-template" role based solution. ... (check-in: b1f09a2b73 user: stern tags: trunk)
13:51
Add API call to get the "table of contents" of a zettel (endpoint /o) ... (check-in: 4e02e28888 user: stern tags: trunk)
2021-02-16
17:29
Update API documentation for retrieving list of tags and roles ... (check-in: 4e78e52f41 user: stern tags: trunk)
17:06
Reshuffle URL keys to separate API from WebUI.

Plus: fix a minor error when renaming a zettel to the same identifier. ... (check-in: 5f04f2e0ad user: stern tags: trunk)

14:17
WebUI: change list URLs for roles and tags (to free the letter 'k') ... (check-in: 0a5cde88ff user: stern tags: trunk)
11:29
FIX: zettel identifier in metadata are not part of "back" metadata ... (check-in: 1bec321933 user: stern tags: trunk)
2021-02-15
18:02
FIX: [d0195772586ce5c6] when no value is given, print "ANY" ... (check-in: 63c9551a76 user: stern tags: trunk)
17:19
Ignore leading '#' of tag values when searching / filtering. ... (check-in: ea5ae59afb user: stern tags: trunk)
15:42
Write query string as heading when presenting filter or search results ... (check-in: d019577258 user: stern tags: trunk)
14:13
WebUI: allow to reload if not started in read-only mode and disabled authentication. ... (check-in: 422ed43c19 user: stern tags: trunk)
13:20
Refactor: []id.Zid -> id.Slice ... (check-in: e6a6109a77 user: stern tags: trunk)
12:11
No zettel enrichment if format="raw" ... (check-in: 017b2d31ec user: stern tags: trunk)
11:32
Give a hint to the GitHub mirror if a so-called developer is not able to use Fossil. ... (check-in: 1d8b64417b user: stern tags: trunk)
2021-02-13
18:44
BUG: Update index if a previously dead reference becomes live or if a zettel is removed, but other zettel still references it. ... (check-in: 3b52836840 user: stern tags: trunk)
15:44
Refactor: add action codes for indexer/anteroom (or: get rid of overloaded bool) ... (check-in: b347ce883d user: stern tags: trunk)
2021-02-12
18:51
FIX: make build ... (check-in: 93607eb6e5 user: stern tags: trunk)
18:50
Add initial internal support for sets of zettel identifier ... (check-in: 33751158ca user: stern tags: trunk)
18:13
Some update for website ... (check-in: e53a434a8d user: stern tags: trunk)
18:02
Enhance build tool: allow to create a preview release and add some helpo text. ... (check-in: 914dfad090 user: stern tags: trunk)
17:17
Add software support for numeric metadata values ... (check-in: 5a780e6124 user: stern tags: trunk)
17:05
Add build instructions ... (check-in: 740d0f8cae user: stern tags: trunk)
16:26
Update manual: "Supported values for metadata key read-only" ... (check-in: 84eb2274bf user: stern tags: trunk)
13:50
Refactor manual concerning metadata key types ... (check-in: abe59bb277 user: stern tags: trunk)
2021-02-11
15:54
Cleanup manual ... (check-in: ddff075fb2 user: stern tags: trunk)
14:55
WebUI: move user menu to second position, between home and lists menu ... (check-in: 20b79bc5d2 user: stern tags: trunk)
14:41
Rename start zettel of manual to identifier of home zettel. ... (check-in: cda4691150 user: stern tags: trunk)
14:20
If home zettel cannot be loaded, redirect either to login screen or to the zettel list. ... (check-in: 0377c08435 user: stern tags: trunk)
2021-02-10
20:39
Typo ... (check-in: b6b45c9a15 user: stern tags: trunk)
19:07
Introduce concept of "home zettel" ... (check-in: 917607fe28 user: stern tags: trunk)
11:14
Build script does not check before building any more.

Building can be done, even if there are some minor tweaks with the software. It is releasing that should not be done without any check. ... (check-in: 6c2bac9a43 user: stern tags: trunk)

2021-02-09
17:49
Encode tags in HTML with '#' sign. ... (check-in: fd53eedc43 user: stern tags: trunk)
17:45
Update home page and add some already done changes ... (check-in: 086e3ce515 user: stern tags: trunk)
17:25
Enhance build tool with golint and shadow checks, plus an optional check of unversioned files. ... (check-in: 9640e8db78 user: stern tags: trunk)
16:10
FIX: index zettel identifier with fragments ... (check-in: 876ccc28d2 user: stern tags: trunk)
15:24
Allow references relative to url-prefix ... (check-in: 47f04da56c user: stern tags: trunk)
2021-02-08
18:38
Rename main.buildVersion to main.version ... (check-in: 81868f2006 user: stern tags: trunk)
18:34
Remove shadowing errors ... (check-in: 5cde351e1d user: stern tags: trunk)
18:22
Add a build and release tool ... (check-in: 7d5b17cf5e user: stern tags: trunk)
11:04
Update dependency "yuin/goldmark" to v1.3.2 ... (check-in: 8e73d38529 user: stern tags: trunk)
2021-02-03
17:55
Add some more information about the current release on home page ... (check-in: 022f800287 user: stern tags: trunk)
14:39
FIX: add two missing files for [162462c49d] ... (check-in: b2ab57795d user: stern tags: trunk)
14:38
FIX: content field is now empty then creating / editing a zettel when it needs to be.

Additionally, some code was refactored to remove warnings from VS Code. ... (check-in: 162462c49d user: stern tags: trunk)

13:35
FIX: metadata values without predefined key are no longer presented with a warning ("Unhandled type") when displayed in info-view (WebUI only) ... (check-in: 1b44b3a6e2 user: stern tags: trunk)
13:33
Increase version to 0.0.10-dev to begin next development cycle. ... (check-in: 789e13a898 user: stern tags: trunk)
2021-02-02
10:31
Edit some webpages to make use of Fossil's wiki syntax. ... (check-in: f9dee7701f user: stern tags: trunk)
2021-01-30
11:15
Fix some typos on website ... (check-in: 340adfc202 user: stern tags: trunk)
2021-01-29
18:44
Typo ... (check-in: 84effdca96 user: stern tags: trunk)
18:16
Version 0.0.9 ... (check-in: 5d25b46c82 user: stern tags: trunk, release, version-0.0.9)