Summary: | It is not possible to assign "Keep replies in this folder" to more than on folder | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Dmitri Koulikoff <kde> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REOPENED --- | ||
Severity: | major | CC: | montel |
Priority: | NOR | ||
Version: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dmitri Koulikoff
2021-03-06 17:36:52 UTC
kmail->configure->plugins->folder settings => you can define settings for several folders. I tried to do that but was unable. There are two reasons: 1. The minor is there is no possibility to include all subfolders with one click. Even all completely. 2. The magor is it warns that all settings in the selected folders will be overwritten while I need only one setting to be changed. (In reply to Dmitri Koulikoff from comment #2) > I tried to do that but was unable. There are two reasons: > > 1. The minor is there is no possibility to include all subfolders with one > click. Even all completely. > 2. The magor is it warns that all settings in the selected folders will be > overwritten while I need only one setting to be changed. So it's bugs against this plugin no a no existing features. > So it's bugs against this plugin no a no existing features.
;-) it seems so.
(In reply to Dmitri Koulikoff from comment #4) > > So it's bugs against this plugin no a no existing features. > > ;-) it seems so. I work on this plugins for fixing theses bugs. Git commit b39155dbbf5f06d988df8b0a91501d3108d42450 by Laurent Montel. Committed on 07/03/2021 at 16:56. Pushed by mlaurent into branch 'master'. Now we select/unselect several folder M +43 -13 plugins/messageviewerconfigureplugins/foldersettings/folderconfiguretreewidget.cpp M +6 -0 plugins/messageviewerconfigureplugins/foldersettings/folderconfiguretreewidget.h https://invent.kde.org/pim/kdepim-addons/commit/b39155dbbf5f06d988df8b0a91501d3108d42450 It is not possible to select all subfolder of a folder in one click. Is it difficult to implement? Additionally, I have tried to add the option "Keep replies in this folder" to some folder, but got a warning that it will overwrite ALL the settings of these folder. I do not want to overwrite all. I need to set only one. How can I do that? |