Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Attachment for Tasks #646

Open
JohnnytheShark opened this issue Sep 11, 2024 · 2 comments
Open

Document Attachment for Tasks #646

JohnnytheShark opened this issue Sep 11, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request priority: medium

Comments

@JohnnytheShark
Copy link

Is your feature request related to a problem? Please describe.
Would love the capability to add drafts to ongoing projects. Say the individuals are utilizing the application for graphic design work, would love to attach revisions or iterations to certain tasks.

Describe the solution you'd like
A method of accomplishing this is potentially just have a file location saved to a certain drive/folder for the file to exist. Such as a pointer instead of saving the file into the application memory. Saves on storage and all you would have to do is add an extra form field that takes in the link to the file location on the individual's drive.

Describe alternatives you've considered
An alternative for the meantime is just copying file location into the description of the task for the time being.

Additional context
Would love to help out with this if you need any help. Thanks again!

@trobonox
Copy link
Member

Thanks for your suggestion! This is a good idea and I will definitely consider adding it.
For now, I'll need a bit of time to consider the exact details of the execution and seeing what's possible before being able to 100% say if I can add this feature.
Will keep you updated if there's any news or progress on this feature.

@trobonox trobonox self-assigned this Sep 11, 2024
@trobonox trobonox added enhancement New feature or request priority: medium labels Sep 11, 2024
@trobonox trobonox moved this to Todo in Kanri roadmap Sep 11, 2024
@lordofscripts
Copy link

I was considering just that! I have a few cards that reference (in the card text) the location of a file with a full description (the outline of a novel and its characters).

I too believe the best implementation would be to add an Attachments section to the card, and that rather than including the object, it will store only a URL (file://) to the actual object. It doesn't bloat the application data with stale objects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium
Projects
Status: Todo
Development

No branches or pull requests

3 participants