R. David Dunphy
R. David Dunphy
It's possible to open the corresponding diary page with Enter using this command (from #49): ```nmap :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")``` But there's currently no way to mark which...
I know I'm a year late, but in case anyone else comes across this... You can set a highlight group for `GrammarousError`, which by default gets aliased to `SpellBad`. So,...
Okay, so I'm now on Firefox 106 with the latest Tridactyl beta (1.22.1pre6426-4ec0e5eb), and it still won't work. But if I create a new FF profile, I can't reproduce the...
Interesting - I have uBlock Origin installed, too. Maybe it's a specific filter list that makes the difference?
Nope, I didn't disable any lists. In that case, I have no idea, sorry!
You can do that using the javascript callback option `-F` - maybe something like: `bind yi hint -iF e => {tri.excmds.yankimage(e.src)}`
So, according to https://github.com/Drive4ik/simple-tab-groups/issues/291#issuecomment-468247865, this should be possible from the bookmark context menu - but I'm not seeing the "Import bookmark folder as new group" option. Maybe it's only available...
As a workaround, assigning a hotkey to "load previous group from history" is useful.
Looks like this is fixed in FF101, which should be released at the end of May.
I have a related problem with my theme. I'm not trying to disable the background colour altogether, as I like being able to see which hint is selected - instead,...