Sridhar Ratnakumar

Results 814 comments of Sridhar Ratnakumar

Yea, I've been meaning to switch to that. Now that [I'm back on NixOS](https://x.com/sridca/status/1848833315631206725), I'm developing an itch to implement a proper task management system on top of Emanote ......

I don't use Emacs anymore (I use neovim), so either the task system would be tied to Markdown, or it would be done at an abstract level (so org-mode gets...

It is for a _very distant_ future, and shouldn't affect #152 right now. Unless we can prototype something now ... I haven't done much wasm work. > we would still...

@VanCoding No worries (I didn't sense any negative tone). Sorry I've let this PR slip by. It generally looks good to me, but I'll check it locally and give it...

> It'd be good to have a CI check as well, @roberth Is there something in upstream that I can use easily in downstream module? Something as easy as say...

That's not reproducible. Even when I make it reproducible (https://github.com/srid/haskell-flake/pull/244) it fails on when next updating flake-parts-website (why https://github.com/srid/haskell-flake/pull/354 is never merged).

> That's not the excuse, but the thing to document. I'm not opposed to adding placeholder `description` to these options, but I cannot guarantee that future PRs will stick to...

I've added `description` to all options and added the linkCheck to CI (if the check fails in future for reasons outside of the scope of this repo, I may have...

Hitting https://github.com/nix-community/disko/issues/947#issuecomment-2685647104

Do you have to define `next` and `prev` explicitly for each note? Is it not possible to automatically determine them from a listing (query timeline for example)? Generally a good...