HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bergercookie

no profile record

Submissions

Show HN: GoogleKeep Taskwarrior Bi-Directional Synchronization

github.com
4 points·by bergercookie·4 tahun yang lalu·0 comments

Show HN: Notion Taskwarrior Bi-Directional Synchronization

github.com
1 points·by bergercookie·5 tahun yang lalu·0 comments

Useful Wrappers for the Fish Shell

github.com
1 points·by bergercookie·5 tahun yang lalu·0 comments

Generate custom memes with Albert Launcher

github.com
1 points·by bergercookie·5 tahun yang lalu·0 comments

5+1 Albert Plugins to 5 Common Problems

bergercookie.dev
1 points·by bergercookie·5 tahun yang lalu·0 comments

Plugins for the Albert Launcher on Linux

github.com
1 points·by bergercookie·5 tahun yang lalu·1 comments

Albert Launcher: 30+ Plugins for the Albert Launcher on Linux

github.com
3 points·by bergercookie·6 tahun yang lalu·1 comments

comments

bergercookie
·4 tahun yang lalu·discuss
I'm confused. How is this post not violating hacker news terms of use, and in addition to that how has it attracted 176 points?

Hacker news was about cool hacker or personal project. This is a company advertisement.
bergercookie
·5 tahun yang lalu·discuss
Synchronize all the to_do blocks of a Notion page with a filter in Taskwarrior. The taskwarrior filter may be a task, a project or a combination of a project and arbitrary tags.

Upon execution, the main executable tw_notion_sync will synchronize, and on subsequent runs of the program keep synchronized the following attributes:

* Plaintext description of the to_do block <-> TW task title * Whether it's checked white_check_mark or unchecked <-> TW task completion * to_do block is deleted / archived? <-> TW task deletion

P.S. I'm looking to add more synchronizations (with or without taskwarrior) in that same project, e.g. for ClickUp, Google Keep.
bergercookie
·5 tahun yang lalu·discuss
Sneak preview:

Instead of typing `chmod u+x /long/path/to/my/executable` or `chmod u+x (which executable)`, wouldn't it be nicer to type:

chmodW u+x executable
bergercookie
·5 tahun yang lalu·discuss
Don't want to sound too aggressive but why does this repo have ~2.5k stars?

AFAICT it lists basic UNIX commands :/
bergercookie
·5 tahun yang lalu·discuss
Albert is an awesome launcher application for Linux, similar to Alfred for OSX. This repo boosts its functionality with features like, looking up and retrieving passords, autocompletion-enabled search at various websites, support for TLDR cheatsheets, interaction with TaskWarrior, image-search, etc.

See the following link for the full list of plugins and their capabilities: https://github.com/bergercookie/awesome-albert-plugins#plugi...
bergercookie
·6 tahun yang lalu·discuss
This is a collection of plugins for the albert launcher. They focus on automating tasks either for linx developers or normal users. Here are some of the highlights:

* Suggestions-enabled search using googler on a variety of websites. For example:

    Google
    Amazon
    Youtube
    Github
    Ebay
    Imdb
    Urban dictionary: Word/Slang definitions lookup
    Python, OpenCV, Dlib, C++ documentation lookup
* image_search: Search, preview and directly copy-to-clipboard images from the web

* Words - Get the definition, synonyms and antonyms for a word

* Killproc - Kill process(es); allows killing multiple processes with the same name or based on a glob

* Timezones - Fuzzy-search timezones

* Colors - Lookup the RGB triplet or the hex code for the given color

* Jira - Issue Tracking

* Saxophone - Listen to internet Radio Streams

* Zoopla - Search Property to Buy, Rent, House Prices

* Xkcd - Fetch xkcd comics like a boss

* Taskwarrior - Interact with Taskwarrior

* Remmina - Search and start remmina connections easily

* Google Maps - Fetch instructions from/to a specific place

* Google Translate

* TL;DR pages lookup - Get 2FA codes using totp-cli

* Lookup HTTP URL status codes

* Lookup errno status codes

* Show Internal, External IPs, Default Gateways