Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming a module #3

Open
msuchane opened this issue Jun 15, 2020 · 2 comments
Open

Renaming a module #3

msuchane opened this issue Jun 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@msuchane
Copy link
Collaborator

Add an option to rename an existing module:

  • Change the title
  • Change the ID and context attributes
  • Change the file name

I expect this to be a relatively difficult task.

@msuchane msuchane self-assigned this Jun 15, 2020
@msuchane msuchane added the enhancement New feature or request label Jun 15, 2020
@msuchane
Copy link
Collaborator Author

@johnwilkins pointed me to his fccAddModule project, which fills a similar use case as newdoc and implements a renaming feature. He comments:

I thought it was going to require a bunch of RegEx to get it to work, but simple substring functions seem to do the trick.

I'll take a look at the approach he took to see if we can adopt it in newdoc.

@msuchane
Copy link
Collaborator Author

msuchane commented Apr 9, 2021

In my recent survey, many people said that they'd appreciate a renaming option. I'm adding this issue to the next milestone.

@msuchane msuchane added this to the v2.9.0 milestone Apr 9, 2021
@msuchane msuchane modified the milestones: v2.9.0, v2.10.0 May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant