Skip to content

edrex/notes.env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noteable

A prototype workflow shell for your notes.

TODO: screenshot, link to asciinema

Install

  1. install nix
  2. add experimental-features = nix-command flakes to your nix config (quick intro to flakes)
  3. install: nix profile install github:aquiferma/noteable 4: run: noteable

Note: To use the bundled binary cache, you will need to be listed in your nix.conf trusted-users or have nix running in single user mode.

Usage

The menu should be self-documenting. If you want to run something that's not in the menu, press ` for a shell.

Roadmap

  • Capture/edit (NeoVIM)
  • Preview/Browse (emanote)
  • Search (telescope)
  • Filter (facets)
  • Push
  • Review (linter, PR mod queue)

Publishing

publications:
  - branch: techblog
    selectors:
      - /tech
    confirm: true
  • Menu to install/check git hook

Service mgmt

editor

modes

  • \ "global leader menu" (I think) which-key not nvim-libmodal but maybe both?
  • \ / find notes (telescope, basic)

linter

version control

  • b branchesConfigurations
    • b open a new draft branch
    • / search branches
    • r review change requests (gh pr list)

facetted search

nvim research

Needed packages

About

A small software environment for your plain-text notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published