Go to file
cuddle-please 1110a096a1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
chore(release): 0.1.0
2024-05-11 12:55:29 +00:00
crates feat: add filtering 2024-05-10 23:46:51 +02:00
templates feat: hyperlog with basic engine 2024-04-28 23:10:15 +02:00
.drone.yml feat: use cli plan 2024-05-10 12:23:31 +02:00
.env feat: hyperlog with basic engine 2024-04-28 23:10:15 +02:00
.gitignore feat: hyperlog with basic engine 2024-04-28 23:10:15 +02:00
Cargo.lock fix(deps): update all dependencies 2024-05-09 16:05:18 +00:00
Cargo.toml chore(release): 0.1.0 2024-05-11 12:55:29 +00:00
CHANGELOG.md chore(release): 0.1.0 2024-05-11 12:55:29 +00:00
cuddle.yaml chore: add please 2024-05-10 12:25:59 +02:00
demo.cast docs: add some more notes 2024-05-11 14:54:03 +02:00
README.md docs: add some more notes 2024-05-11 14:54:03 +02:00
renovate.json feat: hyperlog with basic engine 2024-04-28 23:10:15 +02:00

hyperlog

  • Display todos as todos

  • Create sections

  • Edit todos

  • Move items

  • Display summaries and limit todos

    • [-] Implement scroll

      Maybe not required anyways

  • Create onboarding experience

  • [-] Let users choose a root

    Skipped for now

  • Remove footguns (session with @edb)

    • Should not be able to create todos on todos (don't even enter the dialog, print a message instead)
    • Highlight bold so that non-true-color terms still function
    • Create a help menu
    • At some point create a small demo
  • Add create item command