You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a small feedback. I noticed that config.yaml is already in $HOME/.config/note which is good, but the actual notes are located in $HOME/.note. Would be nice if note checks the XDG env variables like $XDG_DATA_HOME (default value $HOME/.local/share). https://xdgbasedirectoryspecification.com
Or to put it plainly: I wish that note would not clutter my home directory :)