Skip to content

[FEATURE] Smart cding and cache #8

@Filip7

Description

@Filip7

Even though I did not plan to implement this, it might be cool to implement some kind of smart remembering and suggesting.

For example, have some db locally for storing cache. Then when user does

wd aoc/2024 in the future it's enough to do wd 2024 and land in the same place.

In case we have multiple directories under aoc that for some reason contain 2024 in them, we have to use fzf and ask for the choice.
So we need to invalidate cache etc.

Still need to work this feature out. But I think it might be fun to implement.

Look into local small caches, maybe even using SQLite

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions