smolBlackCat / progress-tracker

Simple kanban-style task organiser
https://flathub.org/apps/io.github.smolblackcat.Progress
MIT License
23 stars 6 forks source link

Possibility to export boards #25

Open Int-Circuit opened 2 months ago

Int-Circuit commented 2 months ago

Could it be possible to export a pdf or image of the board? if some people don't have the app installed and I want to show them stuff, it could be great to have that feature. (personal example, I need for some class project to show that we do some tracking of the tasks, eg have an image of some board/list of finished tasks+ others in progress. I first used Ganttproject and wanted to export it as an image, but that was laaame due to some dev choices. allowing to export would be a good thing in my opinion. No need to rush the implementation for my project, It will be alright :smile: )

smolBlackCat commented 2 months ago

It seems like a cool idea really. I'll assess it and check what can be done. In the meantime, you can screenshot the application window lol image

Int-Circuit commented 2 months ago

didn't think of that xD (womp womp). but yeah definitely a good addition imho

locrianz commented 2 months ago

I'd like a way to export boards so I can switch from the Flatpak version to the .deb version, or so I can have the same boards on multiple devices.

smolBlackCat commented 2 months ago

I'd like a way to export boards so I can switch from the Flatpak version to the .deb version, or so I can have the same boards on multiple devices.

Well, you mean like a setting where the user can set where the Progress Boards are stored?

locrianz commented 2 months ago

Well, you mean like a setting where the user can set where the Progress Boards are stored?

That would work too! I was thinking a way to export the boards as some kind of database file and then import said files as needed.

smolBlackCat commented 1 month ago

That would work too! I was thinking a way to export the boards as some kind of database file and then import said files as needed.

Sorry for the late reply. I think I see what you mean. You want Progress to be able to load a board from a file opened through some kind of dialog looking for Progress Boards. Is that right?

locrianz commented 1 month ago

Sorry for the late reply. I think I see what you mean. You want Progress to be able to load a board from a file opened through some kind of dialog looking for Progress Boards. Is that right?

Yeah, precisely! Sorry if I was unclear before.