Bug 370483

Summary: render export remember location in file
Product: [Applications] krita Reporter: Bollebib <kwadraatnope>
Component: AnimationAssignee: Emmet O'Neill <emmetoneill.pdx>
Status: RESOLVED FIXED    
Severity: wishlist CC: emmetoneill.pdx, gordie.lachance+dev, griffinvalley, tamtamy.tymona
Priority: NOR    
Version: 3.0.2 Alpha   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bollebib 2016-10-11 15:58:08 UTC
right now render animation remembers the last used location which is fine for some uses. But usually you have a particular folder structure with a lot of scenes. Each scene is a different animation and thus a different export location. Sometimes you need to re-export a lot and it would be a huge timesaver to have krita remember the location for exporting specific to that file,as you would lose less time browsing.



also it would be good to have maybe a relative path? cause sometimes you need to move whole folders at once,and not having to update that would be great
But i'm not sure this last request is doable...it's just something i was thinking of for future uses,cause this would have to work the same for sound file locations,where krita looks for it,unless krita would load the file itself?. Just food for thought...
Comment 1 Bollebib 2016-10-11 15:59:16 UTC
this is actually not limited to animation,i would enjoy this too for normal files
Comment 2 Bollebib 2016-10-11 16:10:08 UTC
and where you open file should be different from where you export or save files. I often open files somewhere,then save or export somewhere else. I always feel hampered ,when i want to do that..
Comment 3 wolthera 2017-05-23 15:50:09 UTC
this should technically not be too hard... depending on how difficult it is to pass the information.

WISHGROUP: Small Usability Fixes
Comment 4 Emmet O'Neill 2020-07-29 20:23:18 UTC
*** Bug 377158 has been marked as a duplicate of this bug. ***
Comment 5 Eoin O'Neill 2021-01-27 03:47:41 UTC
Git commit 826632e7bc9e9baaa5e6122276f77fef8ee7e3a0 by Eoin O'Neill.
Committed on 27/01/2021 at 03:46.
Pushed by eoinoneill into branch 'master'.

Moved animation metadata to internal XML with additional compatability checks.

Added per-file export directory configurations for sequences.
Related: bug 377158

M  +39   -0    libs/image/kis_image_animation_interface.cpp
M  +9    -0    libs/image/kis_image_animation_interface.h
M  +26   -0    libs/image/kis_image_config.cpp
M  +8    -1    libs/image/kis_image_config.h
M  +40   -22   libs/ui/animation/KisDlgAnimationRenderer.cpp
M  +4    -0    libs/ui/animation/KisDlgAnimationRenderer.h
M  +6    -0    plugins/impex/kra/kra_converter.cpp
M  +42   -7    plugins/impex/libkra/kis_kra_loader.cpp
M  +2    -1    plugins/impex/libkra/kis_kra_loader.h
M  +41   -1    plugins/impex/libkra/kis_kra_saver.cpp
M  +4    -0    plugins/impex/libkra/kis_kra_saver.h
M  +1    -0    plugins/impex/libkra/kis_kra_tags.h

https://invent.kde.org/graphics/krita/commit/826632e7bc9e9baaa5e6122276f77fef8ee7e3a0