[digikam] [Bug 394544] New tool to export to inaturalist

2021-09-11 Thread Mehmet gelisin
https://bugs.kde.org/show_bug.cgi?id=394544

Mehmet gelisin  changed:

   What|Removed |Added

 CC||mehmetgeli...@aol.com

--- Comment #24 from Mehmet gelisin  ---
Component Info:
http://www.compilatori.com/
digikam version 6.4.0
CPU cores: 4
Eigen: 3.3.3
Exiv2: 0.27.2
Exiv2 can write to Jp2: Yes
Exiv2 can write to Jpeg: Yes https://waytowhatsnext.com/
Exiv2 can write to Pgf: Yes
Exiv2 can write to Png: Yes
Exiv2 can write to Tiff: Yes
Exiv2 supports XMP metadata: Yes
HEIF encoding support: Yes
ImageMagick codecs: 6.9.10 http://www.acpirateradio.co.uk/
KF5: 5.61.0
LensFun: 0.3.95-0
LibCImg: 130
LibJPEG: 80
LibJasper: 1.900.23
LibLCMS: 2080
LibLqr support: Yes http://www.logoarts.co.uk/
LibPGF: 7.19.03
LibPNG: 1.6.35
LibRaw: 0.19.5
LibTIFF: 4.0.10
Marble: 0.27.20
Parallelized demosaicing: Yes http://www.slipstone.co.uk/
Qt: 5.13.1
Qt Webkit support: Yes
VKontakte support: No
AkonadiContact support: No
Baloo support: No http://joerg.li/
Calendar support: Yes
DBus support: No
Database backend: QSQLITE
HTML Gallery support: Yes
LibAVCodec: 57.89.100 
LibAVFormat: 57.71.100
LibAVUtil: 55.58.100
LibGphoto2: 2.5.14
LibOpenCV: 3.4.7
LibQtAV: 1.13.0 http://connstr.net/
Media player support: Yes
Panorama support: Yes

Component Info:

digikam version 6.4.0
CPU cores: 4
Eigen: 3.3.3
Exiv2: 0.27.2 
Exiv2 can write to Jp2: Yes
Exiv2 can write to Jpeg: Yes
Exiv2 can write to Pgf: Yes
Exiv2 can write to Png: Yes
Exiv2 can write to Tiff: Yes http://www.wearelondonmade.com/
Exiv2 supports XMP metadata: Yes
HEIF encoding support: Yes
ImageMagick codecs: 6.9.10
KF5: 5.61.0
LensFun: 0.3.95-0
LibCImg: 130
LibJPEG: 80
LibJasper: 1.900.23
LibLCMS: 2080 http://embermanchester.uk/
LibLqr support: Yes
LibPGF: 7.19.03
LibPNG: 1.6.35
LibRaw: 0.19.5
LibTIFF: 4.0.10
Marble: 0.27.20
Parallelized demosaicing: Yes
Qt: 5.13.1
Qt Webkit support: Yes
VKontakte support: No
AkonadiContact support: No
Baloo support: No
Calendar support: Yes http://www.jopspeech.com/ 
DBus support: No
Database backend: QSQLITE
HTML Gallery support: Yes
LibAVCodec: 57.89.100
LibAVFormat: 57.71.100
LibAVUtil: 55.58.100
LibGphoto2: 2.5.14
LibOpenCV: 3.4.7
LibQtAV: 1.13.0
Media player support: Yes
Panorama support: Yes http://connstr.net/

For me, DNG + sidecar are not management differently than RAW + sidecar. If
yes, this state is not necessary as DNG is a https://www.webb-dev.co.uk/
TIFF/EP pure compliant which is perfectly supported for writing operation by
Exiv2. It's not a read only RAW format.

Also, http://www.iu-bloomington.com/ later 7.3.0, ExifTool will help us to
write metadata in RAW file. So the necessity tio use exclusively a sidecar with
RAW files will become a past. Of course, ExifTool do not support all RAW
formats in writing mode, but at least all major. And yes,
http://www-look-4.com/ not all users want to touch the RAW files, so the option
to support sidecar with RAW must still available for ever...

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-20 Thread Stefan Haag
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #23 from Stefan Haag  ---
Answer to comment 20

Thanks Jörg for that explanation. I always closed the iNat window after
transmitting the observation. I did not get to that possibility by my own.

Stefan

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #22 from caulier.gil...@gmail.com ---
Git commit f0f0cea7f922da5e0a3facaffc30eb4fc579831c by Gilles Caulier.
Committed on 20/04/2021 at 13:48.
Pushed by cgilles into branch 'master'.

We don't need to export C++ class symbols in a plugin, else linking stage under
Windows is broken

M  +1-5core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.h

https://invent.kde.org/graphics/digikam/commit/f0f0cea7f922da5e0a3facaffc30eb4fc579831c

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #21 from caulier.gil...@gmail.com ---
Joerg,

There is a linking failure of your plugin under Windows (cross-compiled under
Linux with MXE) :

Scanning dependencies of target Generic_iNaturalist_Plugin_autogen
[ 72%] Automatic MOC for target Generic_iNaturalist_Plugin
[ 72%] Built target Generic_iNaturalist_Plugin_autogen
Scanning dependencies of target Generic_iNaturalist_Plugin
[ 72%] Building CXX object
core/dplugins/generic/webservices/inaturalist/CMakeFiles/Generic_iNaturalist_Plugin.dir/Generic_iNaturalist_Plugin_autogen/mocs_compilation.cpp.obj
In file included from
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/mocs_compilation.cpp:2:
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:99:6:
warning: 'static void
DigikamGenericINatPlugin::INatBrowserDlg::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**)' redeclared without dllimport attribute:
previous dllimport ignored [-Wattributes]
   99 | void
DigikamGenericINatPlugin::INatBrowserDlg::qt_static_metacall(QObject *_o,
QMetaObject::Call _c, int _id, void **_a)
  |  ^~~~
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:159:38:
warning: 'DigikamGenericINatPlugin::INatBrowserDlg::staticMetaObject'
redeclared without dllimport attribute after being referenced with dll linkage
  159 | QT_INIT_METAOBJECT const QMetaObject
DigikamGenericINatPlugin::INatBrowserDlg::staticMetaObject = { {
  |  ^~~~
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:169:20:
warning: 'virtual const QMetaObject*
DigikamGenericINatPlugin::INatBrowserDlg::metaObject() const' redeclared
without dllimport attribute: previous dllimport ignored [-Wattributes]
  169 | const QMetaObject
*DigikamGenericINatPlugin::INatBrowserDlg::metaObject() const
  |^~~~
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:174:7:
warning: 'virtual void*
DigikamGenericINatPlugin::INatBrowserDlg::qt_metacast(const char*)' redeclared
without dllimport attribute: previous dllimport ignored [-Wattributes]
  174 | void *DigikamGenericINatPlugin::INatBrowserDlg::qt_metacast(const char
*_clname)
  |   ^~~~
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:182:5:
warning: 'virtual int
DigikamGenericINatPlugin::INatBrowserDlg::qt_metacall(QMetaObject::Call, int,
void**)' redeclared without dllimport attribute: previous dllimport ignored
[-Wattributes]
  182 | int
DigikamGenericINatPlugin::INatBrowserDlg::qt_metacall(QMetaObject::Call _c, int
_id, void **_a)
  | ^~~~
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:200:6:
warning: 'void DigikamGenericINatPlugin::INatBrowserDlg::signalApiToken(const
QString&, const QList&)' redeclared without dllimport attribute
after being referenced with dll linkage
  200 | void DigikamGenericINatPlugin::INatBrowserDlg::signalApiToken(const
QString & _t1, const QList & _t2)
  |  ^~~~
/home/gilles/dktemp/digikam-master/build.mxe/core/dplugins/generic/webservices/inaturalist/Generic_iNaturalist_Plugin_autogen/EWIEGA46WW/moc_inatbrowserdlg.cpp:207:6:
warning: 'void DigikamGenericINatPlugin::INatBrowserDlg::signalWebText(const
QString&)' redeclared without dllimport attribute after being referenced with
dll linkage
  207 | void DigikamGenericINatPlugin::INatBrowserDlg::signalWebText(const
QString & _t1)
  |  ^~~~
[ 72%] Building CXX object
core/dplugins/generic/webservices/inaturalist/CMakeFiles/Generic_iNaturalist_Plugin.dir/inatbrowserdlg.cpp.obj
/home/gilles/dktemp/digikam-master/core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.cpp:126:1:
warning: 'DigikamGenericINatPlugin::INatBrowserDlg::INatBrowserDlg(const
QString&, const QList&, QWidget*)' redeclared without dllimport
attribute: previous dllimport ignored [-Wattributes]
  126 | INatBrowserDlg::INatBrowserDlg(const QString& username,
  | ^~
/home/gilles/dktemp/digikam-master/core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.cpp:234:1:
warning: 'virtual DigikamGenericINatPlugin::INatBrowserDlg::~INatBrowserDlg()'
redeclared without dllimport attribute: 

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #20 from joergml...@gmail.com ---
Stefan, I have a fix to select the suggestion by mouse click. I tried to file a
merge request but it seems only one request at a time is allowed. I'll file it
again when the currently pending merge request has cleared.

But regarding your other request, to skip the account selection, what exactly
is your workflow, how often do you go though the account selection? For me that
is only once in a run. I leave the iNat export window open after submitting an
observation. For all subsequent observations I select photos in the thumbnail
view and drag them into the iNat export window. This way, no matter how many
observations I upload, I only need to select the account once.

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-18 Thread Stefan Haag
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #19 from Stefan Haag  ---
Thousand Thanks for this great tool, highly appreciate on my side!

I can confirm Ben's point, selection of iNats suggestion can be done by
pressing enter only. Click with mouse does not have an effect.

In order of a smoother workflow I would suggest to skip the first window for
selection of the iNat account, in case  there is already one and go with the
last used account instead.

Thanks again
Stefan

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-17 Thread Ben Armstrong
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #18 from Ben Armstrong  ---
(In reply to caulier.gilles from comment #17)
> I don't write this plugin. joergml...@gmail.com do it, i just review the
> code.
> See comment #13 for details.
> 
> Again, Thanks to Joerg Lohse for this great work...

My mistake. Thanks, Joerg.

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #17 from caulier.gil...@gmail.com ---
Hi Ben,

I don't write this plugin. joergml...@gmail.com do it, i just review the code.
See comment #13 for details.

Again, Thanks to Joerg Lohse for this great work...

Gilles Caulier

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-17 Thread Ben Armstrong
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #16 from Ben Armstrong  ---
Nice work, Gilles! I tried the 7.3.0 snapshot appimage built yesterday and did
an upload using the extension. It worked with only two minor issues:

- I tried typing my identification and clicked the matching one and it was not
selected. It worked when I tried again but pressed enter instead of just
clicking the matching identification.
- I didn't see any way to adjust the position / enter accuracy, but was able to
fix this on the web afterwards.

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #15 from caulier.gil...@gmail.com ---
Git commit 4fa994cc79bfc1f8ed407abf7523753107b8882a by Gilles Caulier.
Committed on 16/04/2021 at 18:33.
Pushed by cgilles into branch 'master'.

fix coding style
constify and polish

M  +42   -53   core/dplugins/generic/webservices/inaturalist/inatwidget.cpp
M  +0-2core/dplugins/generic/webservices/inaturalist/inatwidget.h
M  +123  -118  core/dplugins/generic/webservices/inaturalist/inatwindow.cpp
M  +1-2core/dplugins/generic/webservices/inaturalist/inatwindow.h

https://invent.kde.org/graphics/digikam/commit/4fa994cc79bfc1f8ed407abf7523753107b8882a

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #14 from caulier.gil...@gmail.com ---
Screenshot of the tool in action :

https://i.imgur.com/qcSefN5.png

Gilles Caulier

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

joergml...@gmail.com changed:

   What|Removed |Added

 CC||joergml...@gmail.com

--- Comment #13 from joergml...@gmail.com ---
A iNaturalist export plugin has been checked in. It supports uploading 1 - 20
photos as an iNat observation. At least one of the uploaded photos needs to
have date & time, at least one needs latitude and longitude. An identification,
a valid iNaturalist taxon, needs to be assigned before uploading. The export
plugin optionally writes iNat data - observation id, observation photo id, and
photo id - for later reference as XMP tags to the photo.

This a an export plugin; it creates observations and exports photos. It does
not monitor already uploaded observations for updates to identifications or
taxon changes.

This export plugin can be used together with Python script inat_photos -
https://github.com/joergmlpts/inat_photos - which fetches the identifications
from iNaturalist and writes them to tag XMP:Subject of each photo. After
running inat_photos click on 'Reread Metadata from Files' in digikam and the
identification will be displayed under each thumbnail.

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #12 from caulier.gil...@gmail.com ---
Git commit 899cd7c721500a721142e3c5867e185652e24071 by Gilles Caulier.
Committed on 16/04/2021 at 14:25.
Pushed by cgilles into branch 'master'.

fix coding style, constify, and polish API doc

M  +25   -13   core/dplugins/generic/webservices/inaturalist/inattaxon.cpp
M  +34   -25   core/dplugins/generic/webservices/inaturalist/inattaxon.h
M  +4-2core/dplugins/generic/webservices/inaturalist/inattaxonedit.cpp
M  +7-5core/dplugins/generic/webservices/inaturalist/inattaxonedit.h
M  +30   -24   core/dplugins/generic/webservices/inaturalist/inatutils.cpp
M  +21   -7core/dplugins/generic/webservices/inaturalist/inatutils.h

https://invent.kde.org/graphics/digikam/commit/899cd7c721500a721142e3c5867e185652e24071

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #11 from caulier.gil...@gmail.com ---
Git commit 3ce41a5f50fcbd40724429653971cc646c18111f by Gilles Caulier.
Committed on 16/04/2021 at 12:46.
Pushed by cgilles into branch 'master'.

Fix coding style
constify
move class private members on the bottom of definition. Public in first,
private in second.

M  +228  -182  core/dplugins/generic/webservices/inaturalist/inattalker.cpp
M  +118  -66   core/dplugins/generic/webservices/inaturalist/inattalker.h

https://invent.kde.org/graphics/digikam/commit/3ce41a5f50fcbd40724429653971cc646c18111f

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #10 from caulier.gil...@gmail.com ---
Git commit 2b7a88f6e06364e0d61f1e47dcad39c0e660524f by Gilles Caulier.
Committed on 16/04/2021 at 12:09.
Pushed by cgilles into branch 'master'.

Fix coding style
Constify
fix cppcheck warning about non explicit contructor in TaxonAndFlags structure

M  +63   -41   core/dplugins/generic/webservices/inaturalist/inatsuggest.cpp
M  +12   -3core/dplugins/generic/webservices/inaturalist/inatsuggest.h

https://invent.kde.org/graphics/digikam/commit/2b7a88f6e06364e0d61f1e47dcad39c0e660524f

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Plugin-WebService-WishForNe |Plugin-WebService-iNaturali
   |wTools  |st

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #9 from caulier.gil...@gmail.com ---
Git commit f33e49a793c87d836718d74e4d241fb131a930f9 by Gilles Caulier.
Committed on 16/04/2021 at 05:35.
Pushed by cgilles into branch 'master'.

fix coding style and code review

M  +1-1NEWS
M  +1-1core/app/views/stack/welcomepageview.cpp
M  +59   -33   core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.cpp
M  +8-6core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.h
M  +1-1core/dplugins/generic/webservices/inaturalist/inatplugin.h
M  +11   -11   core/dplugins/generic/webservices/inaturalist/inatscore.cpp
M  +7-8core/dplugins/generic/webservices/inaturalist/inatscore.h

https://invent.kde.org/graphics/digikam/commit/f33e49a793c87d836718d74e4d241fb131a930f9

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/6c20652
   ||14abff2d14af50c4640a72e5fde
   ||b6528c
   Version Fixed In|7?3 |7.3.0

--- Comment #8 from caulier.gil...@gmail.com ---
Git commit 6c2065214abff2d14af50c4640a72e5fdeb6528c by Nor Eply.
Committed on 11/04/2021 at 04:43.
Pushed by cgilles into branch 'master'.

export plugin for iNaturalist

M  +1-0core/dplugins/generic/webservices/CMakeLists.txt
A  +46   -0core/dplugins/generic/webservices/inaturalist/CMakeLists.txt
A  +---   
core/dplugins/generic/webservices/inaturalist/icons/16-apps-dk-inat.png
A  +---   
core/dplugins/generic/webservices/inaturalist/icons/22-apps-dk-inat.png
A  +---   
core/dplugins/generic/webservices/inaturalist/icons/32-apps-dk-inat.png
A  +---   
core/dplugins/generic/webservices/inaturalist/icons/48-apps-dk-inat.png
A  +11   -0   
core/dplugins/generic/webservices/inaturalist/icons/CMakeLists.txt
A  +354  -0core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.cpp
[License: GPL (v2+)]
A  +91   -0core/dplugins/generic/webservices/inaturalist/inatbrowserdlg.h  
  [License: GPL (v2+)]
A  +115  -0core/dplugins/generic/webservices/inaturalist/inatplugin.cpp
[License: GPL (v2+)]
A  +71   -0core/dplugins/generic/webservices/inaturalist/inatplugin.h
[License: GPL (v2+)]
A  +125  -0core/dplugins/generic/webservices/inaturalist/inatscore.cpp
[License: GPL (v2+)]
A  +80   -0core/dplugins/generic/webservices/inaturalist/inatscore.h
[License: GPL (v2+)]
A  +435  -0core/dplugins/generic/webservices/inaturalist/inatsuggest.cpp   
 [License: GPL (v2+)]
A  +86   -0core/dplugins/generic/webservices/inaturalist/inatsuggest.h
[License: GPL (v2+)]
A  +1281 -0core/dplugins/generic/webservices/inaturalist/inattalker.cpp
[License: GPL (v2+)]
A  +253  -0core/dplugins/generic/webservices/inaturalist/inattalker.h
[License: GPL (v2+)]
A  +184  -0core/dplugins/generic/webservices/inaturalist/inattaxon.cpp
[License: GPL (v2+)]
A  +88   -0core/dplugins/generic/webservices/inaturalist/inattaxon.h
[License: GPL (v2+)]
A  +48   -0core/dplugins/generic/webservices/inaturalist/inattaxonedit.cpp 
   [License: GPL (v2+)]
A  +53   -0core/dplugins/generic/webservices/inaturalist/inattaxonedit.h   
 [License: GPL (v2+)]
A  +320  -0core/dplugins/generic/webservices/inaturalist/inatutils.cpp
[License: GPL (v2+)]
A  +68   -0core/dplugins/generic/webservices/inaturalist/inatutils.h
[License: GPL (v2+)]
A  +231  -0core/dplugins/generic/webservices/inaturalist/inatwidget.cpp
[License: GPL (v2+)]
A  +71   -0core/dplugins/generic/webservices/inaturalist/inatwidget.h
[License: GPL (v2+)]
A  +107  -0core/dplugins/generic/webservices/inaturalist/inatwidget_p.h
[License: GPL (v2+)]
A  +1128 -0core/dplugins/generic/webservices/inaturalist/inatwindow.cpp
[License: GPL (v2+)]
A  +120  -0core/dplugins/generic/webservices/inaturalist/inatwindow.h
[License: GPL (v2+)]

https://invent.kde.org/graphics/digikam/commit/6c2065214abff2d14af50c4640a72e5fdeb6528c

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

[digikam] [Bug 394544] New tool to export to inaturalist

2021-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7?3
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from caulier.gil...@gmail.com ---
fixed with this merge request : 

https://invent.kde.org/graphics/digikam/-/merge_requests/59

Gilles Caulier

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

[digikam] [Bug 394544] New tool to export to inaturalist

2020-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[digikam] [Bug 394544] New tool to export to inaturalist

2020-03-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

--- Comment #6 from caulier.gil...@gmail.com ---
If a student while this summer want to work on this topic, why not...

Best

Gilles Caulier

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

[digikam] [Bug 394544] New tool to export to inaturalist

2020-03-21 Thread Stefan Haag
https://bugs.kde.org/show_bug.cgi?id=394544

Stefan Haag  changed:

   What|Removed |Added

Version|5.9.0   |7.0.0
 CC||haag.ste...@arcor.de

--- Comment #5 from Stefan Haag  ---
updated the digikam version to 7.0.0

I would also highly appreciate it to see an export tool to iNaturalist.
Personally for me it would also help a lot to export single pictures as a
start.
Batch exporting would be great and  re-importing/synching of taxonomy with
pictures in digikam wwould be excellent :-)

Thanks
Stefan

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

[digikam] [Bug 394544] New tool to export to inaturalist

2019-08-02 Thread Gaurav Vaidya
https://bugs.kde.org/show_bug.cgi?id=394544

Gaurav Vaidya  changed:

   What|Removed |Added

 CC||gau...@ggvaidya.com

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

[digikam] [Bug 394544] New tool to export to inaturalist

2019-07-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Plugin-Generic-WishForNewTo |Plugin-WebService-WishForNe
   |ols |wTools

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

[digikam] [Bug 394544] New tool to export to inaturalist

2019-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394544

caulier.gil...@gmail.com changed:

   What|Removed |Added

Summary|Export to inaturalist   |New tool to export to
   ||inaturalist

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