Merge branch 'dev' into vhs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Archives"
|
||||
tags: [ "Documentation", "tar", "backups" ]
|
||||
tags: [ "tar", "backups" ]
|
||||
---
|
||||
# `tar`
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "unison"
|
||||
tags: [ "Documentation", "Backups" ]
|
||||
tags: [ "Backups" ]
|
||||
---
|
||||
|
||||
Install unison on both machines, and make sure both have the same version of unison, with the same version of the ocaml compiler (the smallest difference will cause problems).
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Base 16"
|
||||
tags: [ "Documentation", "Data" ]
|
||||
tags: [ "Data" ]
|
||||
---
|
||||
|
||||
```bash
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "exiftool"
|
||||
tags: [ "Documentation", "Metadata" ]
|
||||
tags: [ "Metadata" ]
|
||||
---
|
||||
|
||||
Find metadata.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "git"
|
||||
tags: [ "Documentation", "data" ]
|
||||
tags: [ "data" ]
|
||||
---
|
||||
# Starting
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "git-lfs"
|
||||
tags: [ "Documentation", "data" ]
|
||||
tags: [ "data" ]
|
||||
---
|
||||
|
||||
Install, and add with
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "git hooks"
|
||||
tags: [ "Documentation", "data", "git" ]
|
||||
tags: [ "data", "git" ]
|
||||
---
|
||||
|
||||
Check out the sample hooks:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "git"
|
||||
tags: [ "Documentation", "data", "git", "subtree" ]
|
||||
tags: [ "data", "git", "subtree" ]
|
||||
---
|
||||
|
||||
## Pulling a Subtree from an existing git
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "gpg"
|
||||
tags: [ "Documentation", "data", "GPG" ]
|
||||
tags: [ "data", "GPG" ]
|
||||
---
|
||||
|
||||
- [Setup](gpg/basics.md)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "GPG Basics"
|
||||
tags: [ "Documentation", "data", "GPG" ]
|
||||
tags: [ "data", "GPG" ]
|
||||
---
|
||||
# Making keys
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "gpg"
|
||||
tags: [ "Documentation", "vim", "data", "GPG" ]
|
||||
tags: [ "vim", "data", "GPG" ]
|
||||
---
|
||||
|
||||
The `vim-gnupg` plugin lets vim edit gpg-encrypted files as if they were unencrypted.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "groff"
|
||||
tags: [ "Documentation", "Data" ]
|
||||
tags: [ "Data" ]
|
||||
---
|
||||
# Basic Documents
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "khard"
|
||||
tags: [ "Documentation", "Data" ]
|
||||
tags: [ "Data" ]
|
||||
---
|
||||
Get the basic config:
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "newsboat"
|
||||
tags: [ "Documentation", "RSS" ]
|
||||
tags: [ "RSS" ]
|
||||
---
|
||||
Create the configuration directory before you start, and add at least 1 URL.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "pass"
|
||||
tags: [ "Documentation", "data" ]
|
||||
tags: [ "data" ]
|
||||
---
|
||||
[Video instructions](https://www.hooktube.com/watch?v=hlRQTj1D9LA)
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "pdf to txt"
|
||||
tags: [ "Documentation", "data", "pdf", "ocr" ]
|
||||
tags: [ "data", "pdf", "ocr" ]
|
||||
---
|
||||
How to translate pdf book images to text (results are very poor, and will need lots of corrections).
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "PDF Metadata Erasure"
|
||||
tags: [ "Documentation", "Metadata", "Ghost Script" ]
|
||||
tags: [ "Metadata", "Ghost Script" ]
|
||||
---
|
||||
|
||||
Make a text file called 'pdfmark.txt'.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Board Games"
|
||||
tags: [ "data", "recfiles" ]
|
||||
tags: [ "data", "recfiles", "games" ]
|
||||
---
|
||||
|
||||
You can play with a board games database from boardgamegeek.com.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "sc-im"
|
||||
tags: [ "Documentation", "TUI", "data" ]
|
||||
tags: [ "TUI", "data" ]
|
||||
---
|
||||
|
||||
- [Sample file](sc-im/sample.sc)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Soft Serve through https"
|
||||
tags: [ "data", "git" ]
|
||||
tags: [ "data", "git", "lfs" ]
|
||||
---
|
||||
|
||||
## `http` Setup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "sqlite"
|
||||
tags: [ "Documentation", "data" ]
|
||||
tags: [ "data" ]
|
||||
---
|
||||
|
||||
Work with a database:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "task"
|
||||
tags: [ "Documentation", "Organization" ]
|
||||
tags: [ "Organization" ]
|
||||
---
|
||||
|
||||
Set up the configuration file:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "timew"
|
||||
tags: [ "Documentation", "Data" ]
|
||||
tags: [ "Data" ]
|
||||
---
|
||||
# Summaries
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "w3m"
|
||||
tags: [ "Documentation", "browsers" ]
|
||||
tags: [ "browsers" ]
|
||||
---
|
||||
Open a search tab:
|
||||
|
||||
|
Reference in New Issue
Block a user