SuperCuber

Results 108 comments of SuperCuber

Yeah, I figured I missed something like that. Good edge case catch :D

> @SuperCuber @PlayerNameHere Any update about this PR? Seems like we both lost interest/need in this.

> > > @SuperCuber @PlayerNameHere Any update about this PR? > > > > > > Seems like we both lost interest/need in this. > > Yes this feature is...

> Any updates on this? A copy feature would be really appreciated. This is not being worked on. PRs are welcome :)

This has been [planned](https://github.com/SuperCuber/dotter/issues/51#issuecomment-1003713321) but I don't have the time to work on this nowadays - PRs are appreciated.

So instead of having: - edit target file - everything "works" - dotter warns you next time you run it and suggests `--force` You'd like - edit target file -...

> Dotter can print an error if the file has templates. This is actually the only interesting case - in case of a symlink, the filesystem already keeps both locations...

> Maybe one possibility is to pre-render template in temp/cache folder then diff the pre-render with the target? It seems like a good idea and a pretty simple solution to...

This does seem pretty important to support to me. I'm debating whether it should be a new type or if it's enough for the template type to fallback to copying...