From the documentation, it looks like you can only add snippets to Cacher.
Any chance of viewing snippets?
Something like:
cacher snippet view:{snippet title}, where {snippet title} matches or fuzzy matches the name of the snippet.
The ergonomics of this aren't super simple, but even dumping the snippet to stdout would be useful because then a user can pipe that into pbcopy. I'm surprised this issue hasn't been opened already.
From the documentation, it looks like you can only add snippets to Cacher.
Any chance of viewing snippets?
Something like:
cacher snippet view:{snippet title}, where {snippet title} matches or fuzzy matches the name of the snippet.The ergonomics of this aren't super simple, but even dumping the snippet to stdout would be useful because then a user can pipe that into
pbcopy. I'm surprised this issue hasn't been opened already.