masqu3rad3 / tik_manager4

Tik Manager is a Python-based Pipeline and Project Management platform designed for VFX and Animation Projects.
GNU General Public License v3.0
93 stars 6 forks source link

Some ideas for improvement #145

Open 2233admin opened 1 week ago

2233admin commented 1 week ago

Is it possible to add multi-language support, and if so, I would like to contribute to this project, and also is it possible to refer to some of the advantages of prism as a tool for our tools.

masqu3rad3 commented 1 week ago

Currently I don't have plans to add any language support. From my experience, it pays off not accordingly with the effort spent.

However, if you or someone else comes up with an elegant integration which won't affect the overall development cycle, I would be happy to merge PRs.

abelmilanes commented 3 days ago

Thank you for this awesome software. Wondering what is the best way of adding multiple shot at once. Is it possible to externally add sub-projects and tasks, with relevant metadata?

masqu3rad3 commented 3 days ago

Hi @abelmilanes thanky you very much for your kind comment. At the moment that functionality is not there yet. I will add some convenience tools to bulk-create and ability to import from csv files. Additionally, I am working on autodesk flow (shotgrid) integration (will be followed by kitsu) which will allow mirroring projects from existing projects.

abelmilanes commented 3 days ago

Amazing! Kitsu will be fantastic! I have done some work with its API to create shots from a Resolve timeline. Are you planing any functionality to pass data from Tik to Kitsu as well?

masqu3rad3 commented 3 days ago

Currently I am planning to do the shot/asset syncy in a single direction (Shotgrid -> Tik / Kitsu -> Tik) Tik Manager will be able to create versions and media on related tasks. This is mainly to prevent any data loss and Shotgrid and Kitsu are the actualy project managers which should sit on top.

abelmilanes commented 3 days ago

Cool. Sounds great! Thanks again.