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

create new wordlists/languages while interactive #66

Open
robotdana opened this issue Apr 18, 2020 · 0 comments
Open

create new wordlists/languages while interactive #66

robotdana opened this issue Apr 18, 2020 · 0 comments

Comments

@robotdana
Copy link
Owner

it would be nice to dynamically create new languages to add words to, associating the current path, or adding the current path to a language that doesn't currently apply to it.

I don't yet know how i want to do this, as i don't want to dynamically write to the .yml and remove comments.

Possibly just append a new key to the file interactive_session_[timestamp]: then merge all these in at the end, and someone tidy can manually merge their yaml file together if they wish.

or create a new .spellr-[timestamp].yml that we glob and merge. (I think i like this better)

For now, you can ctrl-C, then modify .spellr.yml, then spellr -i again.

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

No branches or pull requests

1 participant