if you do Gantt charts, please make sure you implement as many dependency types as possible - most of the power of gantt charts lies in how depencies allow for changing one thing and having automatic adjustment of the entire timeline, but almost all of the tools I’ve used have only implemented “this task starts when that task ends” which is infuriating
ogy
- 3 Posts
- 11 Comments
- ogy@fedia.iotoSelfhosted@lemmy.world•[AIP] besstiolle/Timeline: my own tool for organizing my timeline diagrams6·15 days ago
just want to update you I finally got it working - thanks so much for your help! 🙏
Thank you! I’m away today but I’ll try these soon, hopefully they fix it!
I struggled with everything else and had to use exiftool to get things working
yeah I also have issues leading back to my ISP
I think it varies massively by ISP. my ISP has not implemented IPv6 properly so it causes all sorts of grief for me
I ended up having to. I’d have liked to keep IPv6 on, but my router wasn’t letting me permanently route the IPv6 traffic to my nas. something about my ISP using dynamic addresses so it would change periodically, and the router wouldn’t accept the format of IP addresses that I generated.
You’re very welcome! Just to be clear, these are the types of dependencies I was thinking:
etc.!
I think it should be possible to define many dependencies / constraints and have the program simply freeze and flag when there are conflicts due to overdefining. I’m sure there’s a way to calculate the degrees of freedom, though the math isn’t something I can be bothered with rn haha