Every time this comes up I wonder why no one mentions qute and nyxt browsers which natively support those bindings and have much more minimal UI. I used to be a vimium user at first, then tridactyl but both fell short and felt hacky and for roughly a year now I’ve been using qutebrowser which is miles better.
I've tried qutebrowser, but always get frustrated with the lack of plugins like adblock.
Vimium – A browser extension that provides Vim-style keyboard controls
101–110 of 214 posts
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#102Vimium was my introduction to software engineering :) I contributed a bunch of code to it back in 2011-2012. Glad to see it still being in use! I'm quite proud of the little test I wrote to figure out which DOM APIs could be used to detect the visibility of different kinds of elements, in order that we could display link hints correctly: https://github.com/philc/vimium/blob/master/test_harnesses/v...
You crushed it Jez! I wish we could work on more projects together.
Not sure I'll have much time to work on OSS in the foreseeable future, but it would certainly be nice to work together again.
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#103How does it handle the find key-binding / being used by some sites (such as github) for site-search?
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#104Related: last week I published a very similar extension, but for Google Sheets. https://github.com/philc/sheetkeys
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#105Earlier quoted context omitted.
This is intriguing. Do you happen to have a blog post or similar documentation about your process?
I'm not who asked, but I can explain my own and other's perspective: don't passively accumulate detritus. If you want to remember something , you must write it down or take a note, just like if you were in school. Don't just "throw another tab on the pile". That's like a .txt file full of links you're just pasting and pasting into. Are you really ever going to go and review those links? Folks who successfully have hu…
And Trello card is an action item which will eventually get to the "DONE" column, will be decomposed into actionable items or will be deleted/archived during the next review event.
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#106I also recommended vimium-c ( https://github.com/gdh1995/vimium-c ). It's like vimium on steroid: with a bunch of additional useful features.
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#107Earlier quoted context omitted.
is this some kind of modern-day hoarding? how would you even find that useful? why don't you use bookmarks for the earliest ones?
it is. i am one of those who have atleast 100 tab on any workday, more on my personal system. i also use bookmark service like raindrop that have tagging, etc than simple folders. Main reason for keeping tags are they are a constant reminder of topics to look into. Kinda like postits on your monitor. If I put them away using bookmarks I often forget about them and neder get to them. I have folders with hundreds of li…
My approach is to bookmark things and then if I feel like it's time to read up on something or just a good time to work on the reading backlog, I'll just pick whatever seems suitable at a first glance.
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#108One Vimium feature that I use a lot is the "Vomnibar". As a heavy bookmarks user, it lets me easily search for any existing duplicates before bookmarking a page by just pressing 'b'. If I start the search with "/ ", it will show the full path to the bookmark folder too!
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#109Vimium was my introduction to software engineering :) I contributed a bunch of code to it back in 2011-2012. Glad to see it still being in use! I'm quite proud of the little test I wrote to figure out which DOM APIs could be used to detect the visibility of different kinds of elements, in order that we could display link hints correctly: https://github.com/philc/vimium/blob/master/test_harnesses/v...
Re: Vimium – A browser extension that provides Vim-style keyboard controls
#110Vimium was my introduction to software engineering :) I contributed a bunch of code to it back in 2011-2012. Glad to see it still being in use! I'm quite proud of the little test I wrote to figure out which DOM APIs could be used to detect the visibility of different kinds of elements, in order that we could display link hints correctly: https://github.com/philc/vimium/blob/master/test_harnesses/v...