jsvine / jsvine/visidata-plugins
[Feature Request] Add ability to rename columns/w Undo from the ColumnSheet
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Context: https://github.com/saulpw/visidata/discussions/1134
Visidata now has a clean_names options which is similar to the normcol plugin. In the thread, Saul points out a way to revert the column renames after doing some work on a sheet. This would be a useful feature for this plugin.
Contributor guide
No contributing guide indexed for this repository
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
Start by reading discussion 1134, then inspect the existing clean_names option and normcol plugin referenced in the issue. Done means the plugin supports renaming columns from the ColumnSheet and provides a way to undo those renames after further sheet work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100