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

Option to prevent changing field if something is in it. #64

Closed
AndrewReitz opened this issue Aug 12, 2020 · 2 comments
Closed

Option to prevent changing field if something is in it. #64

AndrewReitz opened this issue Aug 12, 2020 · 2 comments

Comments

@AndrewReitz
Copy link
Contributor

This is a feature request to allow an option in the settings of the plugin to not input anything if the destination field already has something in it.

The use case is that I typed something in the field with the diagrams or maybe only want a subset of the diagrams so I delete the others and then when coming back later to edit the card I wouldn't want the plugin to overwrite what's already there.

If you're on board with this idea, I'm willing to try and implement it if you're low on time.

@cayennes
Copy link
Owner

Yes, it would be great if you could implement that feature. Let me know if you need any pointers.

AndrewReitz added a commit to AndrewReitz/kanji-colorize that referenced this issue Aug 17, 2020
Adds `overwrite-dest` to config file. When `overwrite-dest` is set
to false the destination field will only be overwritten if it is
empty.

This allows for editing the dest field after kanji is generated
and not worry about it being replaced.

 cayennes#64
AndrewReitz added a commit to AndrewReitz/kanji-colorize that referenced this issue Aug 24, 2020
Adds `overwrite-dest` to config file. When `overwrite-dest` is set
to false the destination field will only be overwritten if it is
empty.

This allows for editing the dest field after kanji is generated
and not worry about it being replaced.

 cayennes#64
@AndrewReitz
Copy link
Contributor Author

#65

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

2 participants