Added missing tag header to some documents

Added `english` / `spanish` tags and added `english` tag to template
This commit is contained in:
Marco D'Agostini 2021-02-24 12:35:46 +01:00
parent 27d7638204
commit 95782bbca6
20 changed files with 42 additions and 14 deletions

View File

@ -4,7 +4,7 @@
"prefix": "note",
"body": [
"---",
"tags: $1",
"tags: english, $1",
"---",
"",
"# ${TM_FILENAME_BASE}",

View File

@ -1,3 +1,7 @@
---
tags: bitcoin, introduction, spanish
---
# Bitcoin
## Como funcionan los fees

View File

@ -1,5 +1,5 @@
---
tags: tutorial, network, mikrotik, ssh, security
tags: tutorial, network, mikrotik, ssh, security, english
---
# Configure ssh keys in Mikrotik

View File

@ -1,4 +1,6 @@
[//]: # "Ctrl+K,V o Ctrl+Shift+V - Para ver vista previa en VSCode"
---
tags: database, potsgresql, sql, spanish
---
# Comandos principales

View File

@ -1,5 +1,5 @@
---
tags: me, values, draft
tags: me, values, draft, english
---
*WARNING: this is work-in-progress, and has many disconnected trains of thought*

View File

@ -1,5 +1,5 @@
---
tags: probability, expected value, math, blog, investment, gambling, draft
tags: probability, expected value, math, blog, investment, gambling, draft, english
---
*WARNING: this is work-in-progress, and has many disconnected trains of thought*

View File

@ -1,5 +1,5 @@
---
tags: knowledge, database, nosql
tags: knowledge, database, nosql, english
---
# DynamoDB

View File

@ -1,5 +1,5 @@
---
tags: database, potsgresql, sql
tags: database, potsgresql, sql, english
---
# INSERT ... RETURNING

View File

@ -1,5 +1,5 @@
---
tags: knowledge, frontend
tags: knowledge, frontend, lazy-load, english
---
# Lazy loading images in HTML

View File

@ -1,5 +1,5 @@
---
tags: knowledge, web
tags: knowledge, web, protocol, english
---
# Open Graph Protocol

View File

@ -1,5 +1,5 @@
---
tags: knowledge, frontend, from-podcast
tags: knowledge, frontend, english
---
# Perfectly centering pixels is tricky

View File

@ -1,5 +1,5 @@
---
tags: tutorial, ipfs
tags: tutorial, ipfs, file-sharing, nat, english
---
# Share file with ipfs

View File

@ -1,5 +1,5 @@
---
tags: tutorial, android, ssh, firefox, termux, proxy
tags: tutorial, android, ssh, firefox, termux, proxy, english
---
# Ssh poor-man's-vpn on android

View File

@ -1,3 +1,7 @@
---
tags: tutorial, tor, ssh, nat, firewall, spanish
---
# Configurar a un servicio onion
*copiado sin verguenza alguna de <https://www.techrepublic.com/article/how-to-run-an-ssh-connection-through-tor/>*

View File

@ -1,3 +1,7 @@
---
tags: tutorial, tor, ssh, nat, firewall, english
---
# Configure an onion service
*Shamelessly copied from <https://www.techrepublic.com/article/how-to-run-an-ssh-connection-through-tor/>*

View File

@ -1,5 +1,5 @@
---
tags: database, potsgresql, transaction, sql
tags: database, potsgresql, transaction, sql, english
---
# The WITH statement

View File

@ -1,3 +1,7 @@
---
tags: cheatsheet, terminal, bash, zsh, shortcuts, english
---
# Terminal Shortcuts
## Default shortcuts

View File

@ -1,4 +1,6 @@
[//]: # "Ctrl+K,V o Ctrl+Shift+V - Para ver vista previa en VSCode"
---
tags: tutorial, android, ssh, youtube-dl, termux, download, english
---
# Tutorial to install [youtube-dl](https://github.com/ytdl-org/youtube-dl/) in android

View File

@ -1,3 +1,7 @@
---
tags: tutorial, ubuntu, ubuntu 20, install, setup, english
---
# Ubuntu fresh setup guide
## Update & Upgrade

View File

@ -1,3 +1,7 @@
---
tags: tutorial, ubuntu, ubuntu 18, ubuntu 20, network, troubleshoot, english
---
# NetworkManager
- `nm-applet` to run old GUI and activate `Enable Networking`.