privacyguides.org/i18n/es/notebooks.md
Privacy Guides [bot] f0621e257b
New Crowdin Translations (#2058)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-03-01 07:16:04 +01:00

8.1 KiB

title icon
Bloc de Notas material/notebook-edit-outline

Mantén el control de tus notas y diarios sin darlos a un tercero.

Si actualmente utilizas una aplicación como Evernote, Google Keep o Microsoft OneNote, te sugerimos que elijas aquí una alternativa que soporte Cifrado de extremo a extremo (E2EE).

Basado en la nube

Joplin

!!! recomendación

![Logotipo de Joplin](/assets/img/notebooks/joplin.svg){ align=right }

**Joplin** es una aplicación gratuita, de código abierto y con todas las funciones para tomar notas y hacer tareas, que puede manejar un gran número de notas markdown organizadas en cuadernos y etiquetas. Ofrece encriptación de extremo a extremo y puede sincronizar a través de Nextcloud, Dropbox y más. También ofrece una fácil importación desde Evernote y notas en texto plano.

[Visita joplinapp.org](https://joplinapp.org/){ .md-button .md-button--primary }

**Descargas**
- [:fontawesome-brands-windows: Windows](https://joplinapp.org/#desktop-applications)
- [:fontawesome-brands-apple: macOS](https://joplinapp.org/#desktop-applications)
- [:fontawesome-brands-linux: Linux](https://joplinapp.org/#desktop-applications)
- [:fontawesome-brands-firefox-browser: Firefox](https://addons.mozilla.org/firefox/addon/joplin-web-clipper/)
- [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmkdbbbgpnglcpdollgjfek)
- [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=net.cozic.joplin)
- [:pg-f-droid: F-Droid](https://f-droid.org/es/packages/net.cozic.joplin)
- [:fontawesome-brands-android: Android](https://joplinapp.org/#mobile-applications)
- [:fontawesome-brands-github: GitHub](https://github.com/laurent22/joplin) downloads

    - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=net.cozic.joplin)
    - [:simple-appstore: App Store](https://apps.apple.com/us/app/joplin/id1315599797)
    - [:simple-github: GitHub](https://github.com/laurent22/joplin-android/releases)
    - [:simple-windows11: Windows](https://joplinapp.org/#desktop-applications)
    - [:simple-apple: macOS](https://joplinapp.org/#desktop-applications)
    - [:simple-linux: Linux](https://joplinapp.org/#desktop-applications)
    - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/joplin-web-clipper/)
    - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmkdbbbgpnglcpdollgjjfek)

Joplin does not support password/PIN protection for the application itself or individual notes and notebooks. However, your data is still encrypted in transit and at the sync location using your master key. Since January 2023, Joplin supports biometrics app lock for Android and iOS.

Standard Notes

!!! recomendación

Nota: A partir de diciembre de 2018, Joplin no admite la protección con contraseña/pin para la propia aplicación o las notas/cuadernos individuales. Los datos se siguen encriptando en tránsito y en la ubicación de sincronización utilizando su clave maestra. It has also been [independently audited (PDF)](https://s3.amazonaws.com/standard-notes/security/Report-SN-Audit.pdf).

[:octicons-home-16: Homepage](https://standardnotes.com){ .md-button .md-button--primary }
[:octicons-eye-16:](https://standardnotes.com/privacy){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://standardnotes.com/help){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/standardnotes){ .card-link title="Source Code" }
[:octicons-heart-16:](https://standardnotes.com/donate){ .card-link title=Contribute }

??? downloads

    - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.standardnotes)
    - [:simple-appstore: App Store](https://apps.apple.com/app/id1285392450)
    - [:simple-github: GitHub](https://github.com/standardnotes/app/releases)
    - [:simple-windows11: Windows](https://standardnotes.com)
    - [:simple-apple: macOS](https://standardnotes.com)
    - [:simple-linux: Linux](https://standardnotes.com)
    - [:octicons-globe-16: Web](https://app.standardnotes.com/)

Cryptee

!!! recomendación

![Logotipo de Standard Notes](/assets/img/notebooks/standard-notes.svg){ align=right }

Standard Notes es una aplicación de notas simple y privada que hace que tus notas sean fáciles y estén disponibles dondequiera que estés. Cuenta con cifrado de extremo a extremo en todas las plataformas y una potente experiencia de escritorio con temas y editores personalizados.

También ha sido [auditada de forma independiente (PDF)](https://s3.amazonaws.com/standard-notes/security/Report-SN-Audit.pdf). [Visita standardnotes.org](https://standardnotes.org/){ .md-button .md-button--primary }

**Descargas**
- [:fontawesome-brands-windows: Windows](https://standardnotes.org/#get-started)
- [:fontawesome-brands-apple: macOS](https://standardnotes.org/#get-started)
- [:fontawesome-brands-linux: Linux](https://standardnotes.org/#get-started)
- [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.standardnotes)
- [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/app/id1285392450)
- [:octicons-browser-16: Navegador](https://app.standardnotes.org/)
- [:fontawesome-brands-github: GitHub](https://github.com/standardnotes)

Cryptee offers 100MB of storage for free, with paid options if you need more. Sign-up doesn't require an e-mail or other personally identifiable information.

Dignos de mención

Org-mode

!!! recomendación

![Org-mode logo](assets/img/notebooks/org-mode.svg){ align=right }

**Org-mode** is a [major mode](https://www.gnu.org/software/emacs/manual/html_node/elisp/Major-Modes.html) for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. Synchronization is possible with [file synchronization](file-sharing.md#file-sync) tools.

[:octicons-home-16: Homepage](https://orgmode.org){ .md-button .md-button--primary }
[:octicons-info-16:](https://orgmode.org/manuals.html){ .card-link title=Documentation}
[:octicons-code-16:](https://git.savannah.gnu.org/cgit/emacs/org-mode.git){ .card-link title="Source Code" }
[:octicons-heart-16:](https://liberapay.com/bzg){ .card-link title=Contribute }

Criteria

Please note we are not affiliated with any of the projects we recommend. In addition to our standard criteria, we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.

!!! example "This section is new"

We are working on establishing defined criteria for every section of our site, and this may be subject to change. If you have any questions about our criteria, please [ask on our forum](https://discuss.privacyguides.net/latest) and don't assume we didn't consider something when making our recommendations if it is not listed here. There are many factors considered and discussed when we recommend a project, and documenting every single one is a work-in-progress.
  • Clients must be open-source.
  • Any cloud sync functionality must be E2EE.
  • Must support exporting documents into a standard format.

Best Case

  • Local backup/sync functionality should support encryption.
  • Cloud-based platforms should support document sharing.

--8<-- "includes/abbreviations.es.txt"