Evan Travers

Results 23 comments of Evan Travers

Up and down. I can't quite figure out what makes it work and what doesn't. At least on my blog… ![image](https://user-images.githubusercontent.com/62209/109032016-e5543e80-768a-11eb-8faa-35f51c898e4c.png) I get errors… but some of them are gems...

This is correct… I guess I initially set it using the `⌥` binding before using it.

Not perfect… but you can run nearly every tmux command as a command in your terminal prefixed by tmux… I've been attaching and detaching this way without the prefix key...

Is there a PR I could help test, or is this just way back on the roadmap?

I have always had this problem as well. The only nuance I have: If you enter pencil mode `:PencilSoft` and then leave `:PencilOff`… if you enter it again `:PencilSoft` the...

@j-martin I do something similar to this… I just trigger the enter/leave status for the modal manually: https://github.com/evantravers/Hyper.spoon/blob/master/init.lua#L28

I’d love to bump this idea. I do a lot of generating summaries in quarterly / weekly notes… burning in the note to markdown gives the file more permanence and...

(Possibly related to this whole web of weird issues: https://github.com/liamcain/obsidian-periodic-notes/issues/56#issuecomment-906579292)

So… I'm still working on this too… have you looked at ISO week number vs. localized week number? (`gggg-[W]ww` vs `gggg-[W]WW`, as dictated by the moment docs.) #41 seems related.

Yeah… seems to be happening to me too. My current guess is that the week numbers in the Calendar plugin are not using the locale properly to change between ISO...