Jacob Vaverka
Jacob Vaverka
Create the file `~/.local/bin/weavejl` (or somewhere else in your `$PATH`) and paste in the following contents. ```sh #!/bin/bash # get file name and extension filename=$1 file_ext=$(echo $filename |awk -F ....
> Min browser and it does not seem to be storing the bookmarks locally. Indeed. I had no idea where bookmarks lived when I filed this issue, but the following...
Maybe waiting for an implementation of [The ability to export/import bookmarks via the commandline #1767](https://github.com/minbrowser/min/discussions/1767) makes the most sense here.
Great to see this working end-to-end. Awesome work @TheCedarPrince ! This works for me given that the `weave2html` function is the only one on the page. When including [this function](https://github.com/jvaverka/jvaverka.github.io/blob/master/utils.jl#L105)...
Hey, love the plugin! I had a similar thought about sound, but decided to implement some eye candy instead for completion & warning messages using [nvim-notify](https://github.com/rcarriga/nvim-notify). If this sounds interesting...
> But why remove the statusline logic? Can now be continued in [this discussion](https://github.com/jvaverka/pomodoro.nvim/discussions/2#discussion-3574651).
Love the questions being asked here, but I would add another related to > When creating a dataset it needs to be created within "some" data project. Presumably this would...
This works perfectly. My tired eyes / brain just looked right over it. Thanks for clarifying!
I want to set this up to run CI via JuliaHub.
First, thank you Morten for this write up. ## Addressing multiple top bars > Right now, my feeling is that we should stick to just one top bar, but offer...