dotfyle icon indicating copy to clipboard operation
dotfyle copied to clipboard

Allow deleting configs

Open codicocodes opened this issue 2 years ago • 8 comments

codicocodes avatar Apr 12 '23 20:04 codicocodes

@codicocodes that would be really useful. I declared some init.lua files that were not my root one, and this has resulted in 4 different dotfyle configs that I can't clean up now 😬

le4ker avatar Dec 24 '23 12:12 le4ker

+1 on this. Realy annoying to not be able to delete configs. Due to this, I have 3-4 configs that point to same repo

rubiin avatar Jan 20 '24 15:01 rubiin

For this particular use case (repository or user changed name) -> I would also like to automatically update the repository name when it's changed on GitHub.

@rubiin It will cause some backwards compatibility issues, e.g. if I automatically update your repository name there will be a duplicate key violation error as repository as [owner, name, root] are unique together.

I'll probably go for auto deleting one of these repositories when this error occurs.

codicocodes avatar Feb 03 '24 12:02 codicocodes

@codicocodes One stuff I found missing was on the listing can we have a github icon that would link to the github similar to neovimcraft. Right now , I have to view the card detail and from there click the github link. This is on on all list

This is a neovimcraft screenshot of what i was talking about.

This is currently how dotfyle shows lists.

rubiin avatar Feb 03 '24 14:02 rubiin

I appreciate the feedback! But want to note that this issue is about deleting stale configs, and it is not a good place to discuss adding a GitHub icon on the plugin list.

codicocodes avatar Feb 04 '24 11:02 codicocodes

@codicocodes I can create a new issue

rubiin avatar Feb 04 '24 17:02 rubiin

Accidentally submitted a plugin as a config 😅, is there a way to delete/move it? It's ramilito/kubectl.nvim

Ramilito avatar Jul 29 '24 12:07 Ramilito

Anybody found any solution for deleting configurations?

abrarishere avatar Jul 30 '24 16:07 abrarishere