Sridhar Ratnakumar
Sridhar Ratnakumar
'tis free for open source projects: https://docusaurus.io/docs/search#using-algolia-docsearch
We want to way for the CI to deploy preview sites, so as to be able to view the site deployed using that PR's branch. This useful for reviewing. One...
https://github.com/srid/proc-flake/blob/676b5af467e52c06aa8a9165edb3345c6dbbabde/flake-module.nix#L69-L70
Instead of the more generic `proc-flake` call it using a more specialized name, like `procfile-flake`. Instead of a verbose `proc.groups.run.processes` option hierarchy use perhaps `procfiles.run.processes`.
Like we have in https://github.com/Platonic-Systems/mission-control
- [ ] Figure out a way to make it general enough, allowing library user to apply arbitrary CSS classes to any node - [ ] Test in https://github.com/srid/language/issues/1
The page for a tag should not simply link to daily notes, but it should be a dedicated page that *inlines* that sub-heading (and its children) of any daily note...
Requires adding drawer parsing to `org-mode` library https://orgmode.org/manual/Clocking-Work-Time.html 
A simple 5-star mood tracking works, but there is possibly a better model. - Mood in different contexts - Identification of behaviour/affect patterns that may span multiple days (and summarizing...
`Foo.org` should render at `/Foo`, albeit not marked as a daily not of course. The project is now called `orgself` - so it is about not only journaling thoughts but...