Categorygithub.com/noelzubin/notes_search
module
0.0.0-20250101042507-c362fd1d0147
Repository: https://github.com/noelzubin/notes_search.git
Documentation: pkg.go.dev

# README

Readme

An indexer and TUI searcher for my notes.

Written using: bleve ( text indexing ) bubbletea ( TUI )

Sample config

root_path: /Users/username/Dropbox/wiki
editor: hx
extensions: 
  - .md
  - .rs

Keybindings

Tab         move down in the list
Shift+Tab   move up in the list
Enter       toggle preview for the selected note
Esc         close preview
Ctrl+R      refresh the index
Ctrl+K      Preview lineup
Ctrl+J      Preview line down
Ctrl+O      Open the file in the editor
Ctrl+C      Quit the application

Screenshot

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author