https://bugs.kde.org/show_bug.cgi?id=460316

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |93bfb10deb49e0c688b3625e3a1
                   |                            |a4301a4797425
     Ever confirmed|0                           |1
             Status|REPORTED                    |ASSIGNED

--- Comment #2 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Rudimentary implementation of this request is available in this commit:
https://invent.kde.org/thomasfischer/kbibtex/commit/93bfb10deb49e0c688b3625e3a1a4301a4797425
As of now, it just loads a bibliographic file and writes its back out to stdout
or a file (file formats determined by filenames). "inplace" is technically
possible by providing the same filename both for input and output (not tested
but should work as input file is closed before output file is written).
Formatting is implicit, as the output is build from an internal representation
of the bibliography, not the input file directly.

The code does not contain any changes proposed for bug 460315, so no sorting
yet, only once both bugfix branches are merged back into the main branch.

As "kbibtex-cli" is a command line tool, it should have a man page
("kbibtex-cli.1"). This may be something for you to contribute ...

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

Reply via email to