calendar.vim icon indicating copy to clipboard operation
calendar.vim copied to clipboard

vimwiki

Open HanaO00 opened this issue 6 years ago • 12 comments

Hello, your calendar works with vimwiki ?

HanaO00 avatar Mar 05 '18 16:03 HanaO00

No, it doesn't.

itchyny avatar Mar 05 '18 23:03 itchyny

+1.

Hope this feat.

FengShangWuQi avatar May 25 '18 08:05 FengShangWuQi

+1000 Would you consider trying to work on such an improvment ? Would definitely choose yours over calendar-vim. There is so much to connect to vimwiki. Not only the diary but also a proper task list..

thibaulthulaux avatar Sep 10 '18 16:09 thibaulthulaux

+1 I also would like have this! This plugin is better than calendar-vim but leak integration with VimWiki

drazde avatar Feb 13 '19 13:02 drazde

Defenetly would like that

CapMau avatar Aug 22 '19 14:08 CapMau

+1 Need this in my life. I think something more generic that allows you to attach some behavior to Return key on a given date would be better

phenax avatar May 05 '20 17:05 phenax

+1

thorlucas avatar Dec 04 '20 08:12 thorlucas

+1 more

folofjc avatar Jan 20 '21 16:01 folofjc

Anybody figure out an easy way to set this up?

leandwo avatar Sep 02 '21 06:09 leandwo

It's possible to open the corresponding diary page with Enter using this command (from #49):

nmap <buffer> <CR> :<C-u>call vimwiki#diary#calendar_action(b:calendar.day().get_day(), b:calendar.day().get_month(), b:calendar.day().get_year(), b:calendar.day().week(), "V")<CR>

But there's currently no way to mark which dates have entries associated with them in the calendar. A hook to allow external applications such as vimwiki to mark days would be really nice.

rddunphy avatar Oct 03 '21 17:10 rddunphy

+1

SouthKoreaLN avatar Dec 14 '22 00:12 SouthKoreaLN

+1 pls

yogeshdnumb avatar Jun 15 '23 15:06 yogeshdnumb