Skip to content

glushchenko/fsnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain text note manager

Lightweight notational velocity reinvention.

FSNotes features:

  • high sierra compatible
  • keyboard centric
  • markdown and RTF markup (files stored on disk as plain/text and rich text)
  • elastic 2 pane view with global search
  • blazing fast
  • lightweight
  • maintainable (< 1000 code strings)
  • open source (swift 3)
  • secure (macOS sandbox)

Markdown files default directory:

~/Library/Containers/co.fluder.FSNotes/Data/Documents/

Of course you can change directory (i.e Dropbox or iCloud for synchronization)

Keyboard shortcuts

esc - move cursor into search bar and clear edit/search fields
cmd + L - move cursor into search bar
tab - go to next field

Table view:

up, down arrows - select note
cmd + delete - remove note
cmd + r - rename note

ctrl + cmd + e – open in external editor (predefined in setings)
ctrl + cmd + p – preview in external app (predefined in setings)

Link: FSNotes.app.zip