Skip to content

Conversation

Encryptoid
Copy link
Contributor

@Encryptoid Encryptoid commented Dec 30, 2024

Overview

This is 2 small changes. When I started using Project, I had a hard time deciphering which folder was being saved as a project, since there are multiple files it can match on.

This change:

  • Adds a message informing the user which directory was saved/removed from the project list.
  • Adds a command project-save-project which will prompt the user for a directory to save.
    This uses the existing functionality to remember the path, just gets the path from (prompt-for-directory)

Images

The prompt invokes this:
image

Both saves trigger this:
image

And the removed:
image

Extra

This is just something small, I am happy to keep it in my config if not.

P.S. Take your time with any of my pull requests, no hurry! I have them in my config so I am happy :)

- Adds a message informing the user which directory was saved to the
project list.
- Adds a command `project-save-project` which will prompt the user for a
directory to save.
@cxxxr cxxxr merged commit d160287 into lem-project:main Dec 30, 2024
2 checks passed
@Encryptoid Encryptoid deleted the project-save-prompt-message branch December 31, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants