Enric Morales

Results 41 comments of Enric Morales

A logo would be great for the windows executable! I love the suggestions here, especially the puppy or the green logo >p. Now that papis is uppercase it looks more...

Good question. From what I understood, the purpose of each is a bit different: you want `mv` when a document folder is not in a directory structure you like and...

I agree. I would prefer just having a single `mv` too. And possibly make `rename` handle the attached files (so the files listed in `files` inside the `info.yaml`, as I...

Thanks you so much for the review! > I think papis update can handle that these days.. but it doesn't rename the files on disk (I think?), so it's not...

> > Plus you have to pass Python-style syntax, but with all the shell quoting needed. > > I'm not sure I follow, what does "Python-style syntax" mean here? (I...

> Not a big fan of `pre-commit` because it just adds another place we need to keep up to date and make sure all the dev dependencies are listed. I'm...

Oh i completely miswrote my intentions. What I'd like in this PR is to work on the quickstart/sample workflow/overview issues. So, give a birds-eye view of what you can do...

> > Oh i completely miswrote my intentions. What I'd like in this PR is to work on the quickstart/sample workflow/overview issues. So, give a birds-eye view of what you...

Since the users that would eventually use papis are already somewhat familiar with the command line, I skipped speaking of so common command-line patterns. Like define what a flag is....