How to migrate jcode memory from ~/.jcode into .jcode project folder?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
So that the project memory can be included in git, I want to migrate it directly into the project folder, but I don't know how, especially since in ~/.jcode the memory is stored from various different projects.
In the future, I would like the memory of migrated projects to be saved directly to the memory in the project folder, instead of ~ anymore, but I don't know how to do that either. Will it just work, or what should I do?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating how jcode stores memory under ~/.jcode and associates it with projects; done should preserve existing per-project memory while supporting project-local storage that can be included in git.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100