srid / neuron

Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)
https://neuron.zettel.page
GNU Affero General Public License v3.0
1.52k stars 150 forks source link

`neuron search`: highlight matching line #556

Closed applejag closed 3 years ago

applejag commented 3 years ago

I found searching quite difficult, and had this in mind for a while.

These are only bash changes on how neuron interacts with fzf and bat

Changes

Preview

Before:

asciicast

After:

asciicast

srid commented 3 years ago

Great!

  1. Does this affect neuron search (i.e., without the "-a" argument) in anyway?
  2. Could you update CHANGELOG.md and increment the version in neuron.cabal (to 1.9.10.0)?
applejag commented 3 years ago

Great!

  1. Does this affect neuron search (i.e., without the "-a" argument) in anyway?
  2. Could you update CHANGELOG.md and increment the version in neuron.cabal (to 1.9.10.0)?
  1. Yes. It affects it the same way.
  2. Sure can!
applejag commented 3 years ago

Here's a preview of how regular neuron search looks:

asciicast