felko / neuron-mode

An emacs mode for editing Zettelkasten notes with neuron
GNU General Public License v3.0
118 stars 21 forks source link

Querying by --uri fails now? #70

Open aldanor opened 3 years ago

aldanor commented 3 years ago

Seems like this causes neuron calls to fail now (like "neuron --uri ..."):

https://github.com/srid/neuron/commit/bcb4adfcf0ba3eb37d849aee1103b25330f242c0

srid commented 3 years ago

https://github.com/fiatjaf/neuron.vim/issues/62

srid commented 3 years ago

https://github.com/felko/neuron-mode/issues/73

felko commented 3 years ago

Could you try and give feedback with https://github.com/felko/neuron-mode/commit/f2560690b68d5c0cd65c49802c5c86bf17944b6a? It uses the latest neuron (version 1.9.7.1) which gives the neuron query --tag=TAG feature.