Open codicocodes opened 1 year ago
+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
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 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.
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 I can create a new issue
Accidentally submitted a plugin as a config 😅, is there a way to delete/move it? It's ramilito/kubectl.nvim
Anybody found any solution for deleting configurations?
@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 😬