Options to put custom text before week_header
I was trying to add my custom ascii art above the week_day header however the current generate_header function only allows concatenating after the default or week_header. Would be nice to have an option to allow custom header before the week_header.
I'm also experiencing this problem and looking for a solution:)
I was trying to add my custom ascii art above the week_day header however the current generate_header function only allows concatenating after the default or week_header. Would be nice to have an option to allow custom header before the week_header.
You mean like this?
@MrCherub Tks for replying.
Maybe He/I want to the following effect:
Yes, there are always people want both(like me).
@MrCherub Tks for replying.
Maybe He/I want to the following effect:
Yes, there are always people want both(like me).
You'll have to use hyper and you'll have to copy and paste that into your code? What problems are you having?
@MrCherub Tks for replying. Maybe He/I want to the following effect:
Yes, there are always people want both(like me).
You'll have to use hyper and you'll have to copy and paste that into your code? What problems are you having?
Yeah similar to this. I currently have a custom header and I want to put it on top of the week_header. However the current plugin seems to only support have the week_header on top and append text after it. Actually I'm happy with the layout now (with week_header on top of my custom header). But still would be nice to have a bit more customisability to it and it seems pretty easy to implement. I have no experience with coding in lua other than configuring my neovim but I might try to do a PR when I have time.
Yes, there are always people want both(like me).