Julian Hauser

Results 229 comments of Julian Hauser

I've by now made peace with the missing underscores :laughing:. Though maybe someone else might like them... What would be nice, however, is if the folder names didn't get mutilated...

This does sound very interesting! I just tried it, but didn't get far: - I just ran `papis serve` without specifying any options - I tried to go (from the...

It seems to start up normally, but then gets this `code 400` error. Here's the full output in the terminal. I'm gonna try troubleshoot a bit tomorrow! ``` ❯ papis...

Oh totally missed your remark about `python3 -m http.server 8888`! This works without issues. I do see that this command creates an `http` link whereas with `papis serve` i always...

Yeah, I've tried both as well, and I get the same errors as @wavefrontshaping.

Yes, that solved it for me too! This is great, thanks @alejandrogallo !:tada: Two things I feel could make the presentation a little cleaner: - Maybe force some separation between...

@wavefrontshaping: My tags are lists which allows me to do multi word tags. But that would of course require you to rewrite all your files. I'm not sure what's the...

Ok, that makes sense -- thanks for the explanation! Luckily I don't have too many items with multiple files attached.

I don't really have any great ideas, but [fzf-bibtex](https://github.com/msprev/fzf-bibtexl) is done really well and has a similar use case to papis. Maybe there's something useful in there!

The lack of multiline is a shame, I do use them in the default interface. But I guess the speed gain and the consistency for existing fzf users like me...