Skip to content

select date in terminal with vim-motions and copy to buffer

Notifications You must be signed in to change notification settings

maraloon/tui-datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUI datepicker

fastly select date and copy to buffer

WIP but work enough. See todo.md for planning functional

showcase

Install

git clone git@github.com:maraloon/tui-datepicker.git
go install

Usage idea

It's for what i develop this app. Terminal-based notes. Open (or create) file for selected date

#!/usr/bin/env sh
tui-datepicker
nvim "$HOME/diary/$(wl-paste).md" # opens smth like ~/diary/2025/01/15.md

usage

Made with

Bubble Tea Title Treatment

About

select date in terminal with vim-motions and copy to buffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages