Some of these, specifically those with serde crates, are easy to add as both import/export formats.
I primarily would like to have markdown and plaintext export.
sexps would be awesome too!
plaintext / markdown would be difficult to support as an import format, but easier for export. What would be the difference between plaintext and running the-way view?
It requires an index so I would need to write a for loop to get all the snippets out. I'd prefer to be able to just dump all the snippets to stdout or to dump snippets to stdout filtered by tags, etc... from the CLI directly.
I tried the-way view 14 but my cursor gets stuck. When I press Ctrl+d it kills the whole terminal:

I'm running the-way 0.15.0.
Originally posted by @jgarte in #127 (comment)
I primarily would like to have markdown and plaintext export.
sexps would be awesome too!
It requires an index so I would need to write a for loop to get all the snippets out. I'd prefer to be able to just dump all the snippets to stdout or to dump snippets to stdout filtered by tags, etc... from the CLI directly.
I tried
the-way view 14but my cursor gets stuck. When I pressCtrl+dit kills the whole terminal:I'm running the-way 0.15.0.
Originally posted by @jgarte in #127 (comment)