mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
[[snapshot]]: 2021-05-16 20:24:54
Affected files: .obsidian/workspace "editar el agora.md"
This commit is contained in:
Vendored
+31
-7
@@ -52,7 +52,7 @@
|
||||
{
|
||||
"id": "bee07c28fd487f89",
|
||||
"type": "leaf",
|
||||
"dimension": 17.24137931034483,
|
||||
"dimension": 8.620689655172415,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
@@ -61,6 +61,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "353bbd731d4efa58",
|
||||
"type": "leaf",
|
||||
"dimension": 4.310344827586207,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "obsidian git.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6331cc2419769fc5",
|
||||
"type": "leaf",
|
||||
"dimension": 4.310344827586207,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "obsidian.md",
|
||||
"mode": "source"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "af83d75298dd0d9d",
|
||||
"type": "leaf",
|
||||
@@ -273,7 +297,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "editar el agora.md",
|
||||
"file": "obsidian.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -290,7 +314,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "editar el agora.md"
|
||||
"file": "obsidian.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -323,8 +347,10 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "bee07c28fd487f89",
|
||||
"active": "6331cc2419769fc5",
|
||||
"lastOpenFiles": [
|
||||
"obsidian.md",
|
||||
"obsidian git.md",
|
||||
"editar el agora.md",
|
||||
"2021-05-16.md",
|
||||
"experiment framework.md",
|
||||
@@ -332,8 +358,6 @@
|
||||
"contexts.md",
|
||||
"nodos.md",
|
||||
"config py.md",
|
||||
"release process.md",
|
||||
"free, fair and alive.md",
|
||||
"the art of graceful reloading.md"
|
||||
"release process.md"
|
||||
]
|
||||
}
|
||||
+3
-2
@@ -3,9 +3,10 @@
|
||||
- una vez instalado, creá un 'vault' -- es como un repositorio de notas. después de esto ya podés tomar notas; el resto de los pasos puede postergarse, son para que el ágora pueda recibir tus notas.
|
||||
- paso 2: abrir una cuenta en [[github]]: https://github.com
|
||||
- después de crear una cuenta, crear un repositorio nuevo vacío.
|
||||
- en la página del repositorio, conseguir la URL del repositorio
|
||||
- en la página del repositorio, conseguir la URL del repositorio haciendo click en 'code'. debería ser algo como: https://github.com/flancian/garden.git (ejemplo). guardarla.
|
||||
- paso 3: bajar e instalar [[git]].
|
||||
- https://git-scm.com/downloads tiene paquetes
|
||||
- en [[mac os]] ya debería estar instalado
|
||||
- en [[linux]] puede instalarse con `apt-get install git` en ubuntu y debian
|
||||
- en windows bajar e instalar de la dirección de arriba
|
||||
- en windows bajar e instalar de la dirección de arriba
|
||||
- paso 4: seguir [[obsidian git]]
|
||||
Reference in New Issue
Block a user