[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-10-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=358641

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/spe
   ||ctacle/754e1d3a92c13d9327f4
   ||dbf3ed9abb08083af7dd
   Version Fixed In||18.12.0
 Resolution|--- |FIXED

--- Comment #12 from Nate Graham  ---
Git commit 754e1d3a92c13d9327f4dbf3ed9abb08083af7dd by Nate Graham, on behalf
of Kyle Utecht.
Committed on 19/10/2018 at 22:34.
Pushed by ngraham into branch 'master'.

Add default file name token for (padded) sequential file numbering

Summary:
Default file name tokens %d will add an auto-incremented sequential file number
when creating file names.
Numbering starts with 1. If the save directory has other files present with the
same name (excluding
extension) but another number in the place of %d, the next number after that of
the existing file will be
used to create the new file name.
The sequential number can be padded with %Nd where N is a number of total
digits. If the padded token is
used in the
default file name, only file names with a number of the padded length or longer
will be considered when
determining the next sequential number to use in the file name. For example,
with the save name like
'Screenshot-%3d' and a save directory with only 'Screenshot-3,' the next
generated file name will be
'Screenshot-001' since the existing file's number portion is not at least as
long as the padded number
length.
Related: bug 373759
FIXED-IN: 18.12.0

Reviewers: alexeymin, ngraham

Reviewed By: alexeymin, ngraham

Subscribers: shubham, ngraham, alexeymin, #spectacle

Tags: #spectacle

Differential Revision: https://phabricator.kde.org/D16304

M  +47   -1src/ExportManager.cpp
M  +4-2src/Gui/SettingsDialog/SaveOptionsPage.cpp
M  +3-2src/SpectacleConfig.cpp

https://commits.kde.org/spectacle/754e1d3a92c13d9327f4dbf3ed9abb08083af7dd

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-08-28 Thread utecht
https://bugs.kde.org/show_bug.cgi?id=358641

utecht  changed:

   What|Removed |Added

 CC||knute...@gmail.com

--- Comment #11 from utecht  ---
I've submitted a patch to address this issue by making %Nd available when
Spectacle composes the automatic file name: https://phabricator.kde.org/D15059

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-07-07 Thread Albert
https://bugs.kde.org/show_bug.cgi?id=358641

--- Comment #10 from Albert  ---
(In reply to Emmanuel Revah from comment #9)
> I can only add that I've been sad (and lost trying out other programs) since
> Ksnapshot's easy file naming thing has left us.

I was thinking that rather than the current 

"if filename exists, next time it will filename+(#+1)"

or the date format as shown above, perhaps dev can add another option %d or
rather %Nd (where N is any number of 0s or none)
so that you can have the default format filename%ND.jpg (or whatever the user
selects as file type)
since you already added the date format as a type, adding an integer shouldnt
be too farfetched, right?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-07-04 Thread Emmanuel Revah
https://bugs.kde.org/show_bug.cgi?id=358641

Emmanuel Revah  changed:

   What|Removed |Added

 CC||bugrep...@manurevah.com

--- Comment #9 from Emmanuel Revah  ---
I can only add that I've been sad (and lost trying out other programs) since
Ksnapshot's easy file naming thing has left us.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-06-28 Thread Albert
https://bugs.kde.org/show_bug.cgi?id=358641

--- Comment #8 from Albert  ---
>>The only other thing is the ability to have multiple ksnapshot windows open 
>>(for different screenshot abilities that retain their settings) is lost.

nevermind that, it works when i switched to using "spectacle" as opposed to the
org.kde.Spectacle dbus call in Shortcuts in System Settings

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-06-28 Thread Albert
https://bugs.kde.org/show_bug.cgi?id=358641

Albert  changed:

   What|Removed |Added

 CC||anonis...@yahoo.com

--- Comment #7 from Albert  ---
After many months, I tried spectacle again, and almost everything is on par
with ksnapshot, except this particular issue with the filename##

The new naming convention 
Screenshot_%Y%M%D_%H%m%S

is a workaround, since (in theory) you will never have a duplicate date/time. 
However the original idea of having filename+[some number] that auto updates
per screenshot doesnt seem to work.  

The only other thing is the ability to have multiple ksnapshot windows open
(for different screenshot abilities that retain their settings) is lost.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-02-21 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=358641

Henrik Fehlauer  changed:

   What|Removed |Added

   Keywords||junior-jobs

--- Comment #6 from Henrik Fehlauer  ---
This needs some design work before work on this can start, but a quick idea
would be to add a radio button:
() Use last filename (+number)
() Use template: ...

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-02-21 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=358641

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2018-01-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=358641

Nate Graham  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #5 from Nate Graham  ---
*** Bug 383635 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2017-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=358641

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2017-02-14 Thread Heiko Steindl
https://bugs.kde.org/show_bug.cgi?id=358641

Heiko Steindl  changed:

   What|Removed |Added

 CC||he...@steindl.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2016-11-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=358641

cher...@aip.de changed:

   What|Removed |Added

 CC||cher...@aip.de

--- Comment #4 from cher...@aip.de ---
Yes - this is a big feature missing in spectacle compared to KSnapshot before. 
Pleas

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 358641] Have Spectacle remember filename

2016-10-14 Thread Ken Rushia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358641

Ken Rushia  changed:

   What|Removed |Added

 CC||k...@kenrushia.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[Spectacle] [Bug 358641] Have Spectacle remember filename

2016-07-04 Thread Marcus Furlong via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358641

Marcus Furlong  changed:

   What|Removed |Added

 CC||furlo...@gmail.com

--- Comment #3 from Marcus Furlong  ---
Also having the same issue. It would be great if it would remember the last
file extension used, and autoincrement if possible.  (Even just remembering the
file extension would be a great usability fix)

-- 
You are receiving this mail because:
You are watching all bug changes.


[Spectacle] [Bug 358641] Have Spectacle remember filename

2016-04-25 Thread Boudhayan Gupta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358641

Boudhayan Gupta  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.


[Spectacle] [Bug 358641] Have Spectacle remember filename

2016-02-18 Thread Quiralta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358641

Quiralta  changed:

   What|Removed |Added

 CC||rjquira...@gmail.com

--- Comment #2 from Quiralta  ---
Yep, this features are really missed from Spectacle, for example as I paint in
Krita, I like to take snapshots of the process, with Ksnapshot, this was a
breeze, In spectacle, for every screenshot one must manually add the name, file
extension plus navigate to the desired folder. Its just not usable for my
purposes and predefine a folder on the settings is not intuitive, I would have
to change this every time a do a painting :D, I really hope this becomes a
future feature.

-- 
You are receiving this mail because:
You are watching all bug changes.