Herramientas de usuario

Herramientas del sitio


informatica:software:aplicaciones_web:hedgedoc

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
informatica:software:aplicaciones_web:hedgedoc [2025/10/17 22:11] – [Markdown] tempwininformatica:software:aplicaciones_web:hedgedoc [2025/12/11 21:27] (actual) – [HedgeDoc] tempwin
Línea 7: Línea 7:
  
 {{ https://hedgedoc.org/images/screenshot.png |}} {{ https://hedgedoc.org/images/screenshot.png |}}
 +
 +<WRAP center round info 60%>
 +Existe una [[https://docs.hedgedoc.dev/|versión 2 en desarrollo]] que tendrá muchas mejoras (se está rescribiendo de cero).
 +</WRAP>
 +
  
 ===== Características ===== ===== Características =====
Línea 97: Línea 102:
 Comentario en [[https://community.hedgedoc.org/t/delete-freely-note/1139/2|Delete freely note]]: Comentario en [[https://community.hedgedoc.org/t/delete-freely-note/1139/2|Delete freely note]]:
  
-  Hi @JPT77!+//Hi @JPT77!
  
-  Deleting a note as an admin is currently only possible via direct operation on the database. The easiest way to find the note in the database is by the “short id”. This can be found in the URL when opening the “publish” view.+Deleting a note as an admin is currently only possible via direct operation on the database. The easiest way to find the note in the database is by the “short id”. This can be found in the URL when opening the “publish” view.//
  
-  Example: There’s a note at https://demo.hedgedoc.org/wNvA2KmtRHixDAn34984JQ that should be deleted. The “Publish” view (button in the top bar) links to https://demo.hedgedoc.org/s/yp1QGycyo. Therefore yp1QGycyo is the short id.+//Example: There’s a note at https://demo.hedgedoc.org/wNvA2KmtRHixDAn34984JQ that should be deleted. The “Publish” view (button in the top bar) links to https://demo.hedgedoc.org/s/yp1QGycyo. Therefore ''yp1QGycyo'' is the short id.//
  
-  Now we can delete this note from the database using SQL:+//Now we can delete this note from the database using SQL://
  
-  DELETE FROM "Notes" WHERE shortid = 'yp1QGycyo'; +<code sql> 
- +DELETE FROM "Notes" WHERE shortid = 'yp1QGycyo'; 
-  Kind regards, +</code>
-  Erik +
-  +
  
 +//Kind regards,
 +Erik//
informatica/software/aplicaciones_web/hedgedoc.1760731903.txt.gz · Última modificación: por tempwin