Skip to content

dogerescat/vim-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-note

vim-note is a memo that can be stored in online storage from the terminal

  • storage
    • firebase
  • editor
    • vim

Installation

go install github.com/dogerescat/vim-note@latest

create config.toml(~/vim-note/config.toml)

[Firebase]
keyPath = "your_firestore_key.json"
storageBucket = "your-fire-store-bucket.com"

Features

create new memo

vim-note new filename

show memo list

vim-note list

edit memo(Search if filename does not exist)

vim-note edit [filename]

Demo

2023-03-09.12.20.30.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages