Weekly Shaarli

All links of one week in a single page.

Week 08 (February 22, 2021)

TaskWarrior: Tag Tasks as “maybe” and adjust the urgency accordingly – nullteilerfrei

Someday/maybe tasks for taskwarrior with tag urgency coefficients

GitHub - evantravers/smz
thumbnail

simple markdown zettelkasten --

add, search, tag things in your zettelkasten from the commandline

GitHub - Ewpratten/youtube_ad_blocklist: This is an open project to maintain a list of domain names that serve YouTube ads
thumbnail

Community-gathered blocklist for YouTube ad domains, suitable for pihole on e.g. raspberry pi

r - How to get a second bibliography? - Stack Overflow
thumbnail

Creating multiple bibliographies with pandoc -- using a lua filter and applying it to the material.

The filter, as it stands, may require use of multiple .bib libraries, but can probably be adapted to get its two bibliographic informations from the yaml header itself?

See also this github issue

My Hakyll Blog - Hledger web

plaintext accounting, connecting to a web frontend to access it through the smartphone

Compare AsciiDoc and Markdown :: Asciidoctor Docs

A brief comparison of AsciiDoc and Markdown.

AsciiDoc does have some less visually translatable decisions, but also has a more concise and (above all) universal syntax.

A Vimlike Fluency: Daily Tips for Learning Vim
thumbnail

Amazing blog posts for getting more fluent in vim. The whole blog has multiple posts on vim which really sharpen your axe.

vim-tmux-pilot
thumbnail

Similar to vim-navigator, allowing movement between tmux panes and vim buffers with the same shortcuts (predominantly c-hjkl).
But extends its functionality for e.g. i3 windows.

lucidhack / Knowl Bookshelf · GitLab
thumbnail

The Knowl Bookshelf aims to be a unified front-end for all of your ebook databases. Often, there may be significant structural differences between various ebook sources (i.e. Project Gutenberg Project, Internet Archive, Open Library, etc). Knowl Bookshelf mutates these differing sources into a common set of univeral Knowl fields. This consolidated/unified database is then presented to the end user as an elegant Single-Page Application (SPA).

bash - Prevent text/screen blinking when doing clear - Unix & Linux Stack Exchange
thumbnail

Only writing to terminal what actually changed (akin to an adaptible screen paint / refresh)

Tree Sitter in Neovim
thumbnail

Explanation of the functioning and purpose of nvim-treesitter

Soljanka nach DDR Art – Rezept
thumbnail

Soljanka Rezept

Showing newest file(s) using fd
thumbnail

files sorted by age, something akin to

fd --exec stat --printf='%Y\t%n\n' | sort -nr | head -1 | cut -f2