Emin Umut Gerçek
Emin Umut Gerçek
Sometimes it feels natural to accumulate links in the background to read them later. Solves #1757 Functionality is ready but I want to discuss defaults and some refactorings. 1. What...
I tried to [follow `ab` command](https://github.com/brookhong/Surfingkeys/blob/master/src/content_scripts/common/default.js#L485-L491), but couldn't find a way to do it. Also, I can't use `chrome.bookmarks` because we are writing settings code as content script, I guess....
Emojis are useful in org-mode, but they can mess with emphasis. Like `=*=` should be a verbatim `*` but it's rendered as 😘=  This PR inhibits emoji rendering in...
Both default audio players(`aplay` and `afplay`) don't have a configuration file. Generally minimal audio players such as ffplay, mpg123 don't have a configuration file either. So if a user wants...
Implements part of #535 Some things we can talk: - We can omit `state="stale"` like labels and just give the state value to Gauge (IMO current impl is simpler) although...