Rhet Turnbull
c88fc75013
Feature add import 754 ( #762 )
...
* Initial alpha version of import command
* Refactored
* Improved help, added --clear-metadata
* Added --clear-metadata, --exiftool to import
* Added --keyword, --title, --description
* Added --location
* Added test for --location
* Changed --auto-folder to --split-folder, added docs
* Added --walk, updated docs
* Added --check-templates
* Updated help text for import
2022-08-21 09:07:22 -07:00
Rhet Turnbull
38a5998063
Feature orphans ( #755 )
...
* Initial implementation of orphan command
* Implemented orphans command, #84
2022-08-13 08:43:02 -07:00
Rhet Turnbull
0eca3b9c13
Initial implementation of inspect command ( #700 )
2022-05-22 12:18:40 -07:00
Rhet Turnbull
79e4b333e9
Initial implementation of exiftool command, #691 ( #696 )
...
* Initial implementation of exiftool command, #691
* updated comment [skip ci]
2022-05-20 22:12:48 -07:00
Rhet Turnbull
dc4d322dab
Feature timewarp ( #675 )
...
* Implemented timewarp command
* Updated docs
* Added missing pytest mark
2022-05-01 10:01:05 -07:00
Rhet Turnbull
c518fa5394
Added version command ( #672 )
2022-04-23 15:44:01 -07:00
Rhet Turnbull
0a83e14210
Feature docs ( #665 )
...
* Added docs command
* Version bump
* Updated sphinx docs
2022-04-19 09:23:31 -07:00
Rhet Turnbull
6c57fb2df9
Theme ( #664 )
...
* Initial theme manager, not yet done
* Added rich_theme_manager
* Updated rich-theme-manager
* Switched to rich_theme_manager for theme management
* Updated dependencies
* Added rich paging to subtopic help
* Fixed clone to clone only styles specified in cloned theme
* Added placeholder for help colors
* Updated config dir, help methods
2022-04-17 22:53:42 -07:00
Rhet Turnbull
2e501e6a9b
Added run command which had gotten dropped, #656
2022-03-09 07:10:51 -08:00
Rhet Turnbull
de1900f10a
Debug updates
2022-03-04 20:05:15 -08:00
Rhet Turnbull
25d6f148be
CLI refactor ( #642 )
...
* Initial refactoring of cli.py
* Renamed cli_help
* Refactored all cli commands
* Dropped support for 3.7
* Added test for export with --min-size
* Version bump
* Fixed python version
2022-02-26 22:29:19 -08:00