stup icon indicating copy to clipboard operation
stup copied to clipboard

Add command to locate files

Open iridakos opened this issue 4 years ago • 0 comments

Users should be able to execute something like:

stup locate @ 2020-04-27
# or
stup locate today
# or
stup locate today -c "meetings"

and retrieve a list of the filenames mainted by stup for the given day (for a specific or for all categories):

<category>    <path-to-file-for-the-specific-date>
<category>    <path-to-file-for-the-specific-date>

iridakos avatar Apr 27 '20 20:04 iridakos