Sridhar Ratnakumar
Sridhar Ratnakumar
Being able to combine multiple (otherwise disparate) notebooks is useful, such as to render documentation coming from different projects (à la https://community.flake.parts/modules). What does it take to do this in...
i18n
What can Emanote do to better support multilingual websites? For original requirement, see this issue https://github.com/nixos-asia/website/issues/18 (cc @brsvh) **Tasks** - [x] https://github.com/srid/emanote/pull/485 - [ ] `.tpl` templates should support translated...
Add a new template layout that mimics the [mdBook look](https://rust-lang.github.io/mdBook/format/theme/index.html). And then test it in https://github.com/flake-parts/community.flake.parts/issues/7
Spec: https://help.obsidian.md/Editing+and+formatting/Callouts Discussion: https://github.com/srid/emanote/discussions/307 ### Progress - [x] Basic callouts #466 - [ ] [bug] Don't render footnotes inside of callout (they are already rendered in the page) - [x]...
https://emanote.srid.ca/start/resources/emanote-template Add a `#full` template that adds more than flake.nix. Need `index.yaml` for sure. - vscode? - github workflows?
``` emanote: Bad feed: LMLRoute_Md R[/en/blog.md]: can't find note query ``` https://github.com/nixos-asia/website/actions/runs/7403841677/job/20144391105
A NixOS module that uses nginx and [oauth2 proxy](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/security/oauth2_proxy_nginx.nix) to serve the Emanote site off a private Git repo, using `emanote run --no-ws`, while allowing _only_ that repository collaborators to...
Example: https://docusaurus.io/docs/installation#scaffold-project-website Discussion: https://github.com/srid/emanote/discussions/436
https://github.com/obsidian-tasks-group/obsidian-tasks - Parse Obsidian style tasks (with due date, repetition, etc.) - Add these tasks to [JSON export](https://emanote.srid.ca/guide/export)
eg. https://srid.ca/generics-sop-intro Triggered by footnote 2 on `HCollapseMaybe`