home.social

#joplin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #joplin, aggregated by home.social.

fetched live
  1. Update: The actual trigger

    After digging a little deeper, it turns out that the #FDroid version of #Joplin was not the official Android release maintained by Joplin’s maintainer, @laurent22.

    The F-Droid build was maintained by muelli, who apparently released Joplin 3.7.2 prematurely. That is what triggered my little sync-update circus in the first place.

    That release has since been withdrawn. F-Droid is now back to Joplin 3.6.21 as its latest version, which also matches the version available through the official Joplin website’s alternative Android downloads.

    Lesson learned.

    Since my shared sync target has already been migrated to the 3.7 format, I’m keeping desktop, tablet, and phone on compatible versions for now. Downgrading again would just mean unnecessarily poking around in sync data and backups.

    So, going forward:

    • No more Joplin from #FDroid
    • Instead, I’ll use #Obtainium to track the official alternative-release channel from @laurent22
    • Once #CachyOS and Android officially ship Joplin 3.7+, I’ll switch back to the regular package sources

    URL for Obtainium ...

    github.com/laurent22/joplin-an

    Well. That is what happens when an unofficial build deploys a new sync format before the official release channels catch up.

    #ArchLinux #CachyOS #Android #ReleaseChannelHell #SyncTroubles

  2. Update: Der eigentliche Auslöser

    Nach etwas tieferer Recherche hat sich herausgestellt: Die Joplin-Version bei #FDroid war nicht die offizielle Android-Veröffentlichung von #Joplin-Maintainer @laurent22.

    Der F-Droid-Build stammt von muelli und hatte offenbar versehentlich Joplin 3.7.2 freigegeben. Genau dieses Update hat meinen kleinen Sync-Zirkus überhaupt erst ausgelöst.

    Die Version wurde inzwischen wieder zurückgezogen. Aktuell ist bei F-Droid wieder Joplin 3.6.21 die neueste verfügbare Version – und das entspricht auch der Version, die auf der offiziellen Joplin-Seite unter den alternativen Android-Downloads angeboten wird.

    Wieder was gelernt.

    Da mein gemeinsames Sync-Ziel inzwischen bereits auf dem 3.7er-Format liegt, lasse ich Desktop, Tablet und Smartphone vorerst auf den entsprechenden Versionen. Ein Downgrade würde jetzt nur wieder unnötig an Sync-Daten und Backups herumoperieren.

    Die Konsequenz für mich:

    • Keine Joplin-App mehr aus #FDroid
    • Stattdessen die alternativen offiziellen Releases von @laurent22 über #Obtainium
    • Sobald #CachyOS und Android offiziell bei Joplin 3.7+ angekommen sind, wechsle ich wieder zu den regulären Paketquellen

    URL fur zB Obtainium:

    github.com/laurent22/joplin-an

    Tja. Das kommt davon, wenn ein inoffizieller Build schneller ein neues Sync-Format ausrollt als die offiziellen Release-Kanäle hinterherkommen.

    #ArchLinux #CachyOS #Android #ReleaseChannelHell #SyncTroubles

  3. Update: Der eigentliche Auslöser

    Nach etwas tieferer Recherche hat sich herausgestellt: Die Joplin-Version bei #FDroid war nicht die offizielle Android-Veröffentlichung von #Joplin-Maintainer @laurent22.

    Der F-Droid-Build stammt von muelli und hatte offenbar versehentlich Joplin 3.7.2 freigegeben. Genau dieses Update hat meinen kleinen Sync-Zirkus überhaupt erst ausgelöst.

    Die Version wurde inzwischen wieder zurückgezogen. Aktuell ist bei F-Droid wieder Joplin 3.6.21 die neueste verfügbare Version – und das entspricht auch der Version, die auf der offiziellen Joplin-Seite unter den alternativen Android-Downloads angeboten wird.

    Wieder was gelernt.

    Da mein gemeinsames Sync-Ziel inzwischen bereits auf dem 3.7er-Format liegt, lasse ich Desktop, Tablet und Smartphone vorerst auf den entsprechenden Versionen. Ein Downgrade würde jetzt nur wieder unnötig an Sync-Daten und Backups herumoperieren.

    Die Konsequenz für mich:

    • Keine Joplin-App mehr aus #FDroid
    • Stattdessen die alternativen offiziellen Releases von @laurent22 über #Obtainium
    • Sobald #CachyOS und Android offiziell bei Joplin 3.7+ angekommen sind, wechsle ich wieder zu den regulären Paketquellen

    Tja. Das kommt davon, wenn ein inoffizieller Build schneller ein neues Sync-Format ausrollt als die offiziellen Release-Kanäle hinterherkommen.

    #ArchLinux #CachyOS #Android #ReleaseChannelHell #SyncTroubles

  4. Heute gelernt

    „Cross-Platform“ heißt bei #Joplin offenbar: „Hoffen wir, dass eure Paketquellen zufällig gleichzeitig updaten.“

    Setup

    Irgendwann hörte der Desktop auf zu synchronisieren und warf mir das entgegen:

    In order to synchronise, please upgrade your application to version 3.7.0+

    Kleines Problem: Joplin 3.7 gab es in den CachyOS-/Arch-Repos noch nicht. Im AUR zwar schon, aber der ist hier bewusst deaktiviert.

    Mit etwas Unterstützung durch #Perplexity kam dann der Aha-Moment:

    • Joplin 3.7 bringt ein neues Sync-Format mit
    • Die F-Droid-Apps waren bereits auf 3.7 und hatten das gemeinsame Sync-Ziel migriert
    • Der Desktop mit 3.6.14 verstand das neue Format nicht mehr und machte beleidigt dicht

    Kurz gesagt: Kein OpenCloud-Bug, kein kaputter lokaler Sync-Pfad – einfach Release-Channel-Chaos zwischen Repository-Paket und F-Droid.

    Optionen

    1. Mobile Apps zurückrollen und den alten Sync-Stand aus Backups wiederherstellen
    2. Den Desktop vorübergehend auf Joplin 3.7 anheben, bis Arch/CachyOS nachzieht

    Ich habe dem Paketmanager einen kleinen Urlaub gegönnt:

    • Noch ein zusätzliches Backup des Desktop-Profils erstellt
    • Paketierte Version entfernt:
    sudo pacman -Rns joplin
    • Den offiziellen Installer im Pre-release-Modus ausgeführt:
    wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \
    | bash -s -- --prerelease

    Joplin gestartet → Sync sofort wieder da. Mobile und Desktop sprechen endlich wieder dieselbe Sprache.
    Jetzt warte ich nur noch darauf, dass das Arch-/CachyOS-Paket auf 3.7+ nachzieht, damit ich vom Script-Zirkus wieder zu einer sauber paketierten Version zurückwechseln kann.

    #ArchLinux #ReleaseChannelHell #SyncTroubles #SelfHosted

  5. Heute gelernt

    „Cross-Platform“ heißt bei #Joplin offenbar: „Hoffen wir, dass eure Paketquellen zufällig gleichzeitig updaten.“

    Setup

    Irgendwann hörte der Desktop auf zu synchronisieren und warf mir das entgegen:

    In order to synchronise, please upgrade your application to version 3.7.0+

    Kleines Problem: Joplin 3.7 gab es in den CachyOS-/Arch-Repos noch nicht. Im AUR zwar schon, aber der ist hier bewusst deaktiviert.

    Mit etwas Unterstützung durch #Perplexity kam dann der Aha-Moment:

    • Joplin 3.7 bringt ein neues Sync-Format mit
    • Die F-Droid-Apps waren bereits auf 3.7 und hatten das gemeinsame Sync-Ziel migriert
    • Der Desktop mit 3.6.14 verstand das neue Format nicht mehr und machte beleidigt dicht

    Kurz gesagt: Kein OpenCloud-Bug, kein kaputter lokaler Sync-Pfad – einfach Release-Channel-Chaos zwischen Repository-Paket und F-Droid.

    Optionen

    1. Mobile Apps zurückrollen und den alten Sync-Stand aus Backups wiederherstellen
    2. Den Desktop vorübergehend auf Joplin 3.7 anheben, bis Arch/CachyOS nachzieht

    Ich habe dem Paketmanager einen kleinen Urlaub gegönnt:

    • Noch ein zusätzliches Backup des Desktop-Profils erstellt
    • Paketierte Version entfernt:
    sudo pacman -Rns joplin
    • Den offiziellen Installer im Pre-release-Modus ausgeführt:
    wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \
    | bash -s -- --prerelease

    Joplin gestartet → Sync sofort wieder da. Mobile und Desktop sprechen endlich wieder dieselbe Sprache.
    Jetzt warte ich nur noch darauf, dass das Arch-/CachyOS-Paket auf 3.7+ nachzieht, damit ich vom Script-Zirkus wieder zu einer sauber paketierten Version zurückwechseln kann.

    #ArchLinux #ReleaseChannelHell #SyncTroubles #SelfHosted

  6. Today I learned

    #Joplin “Cross-platform” apparently means “let’s hope your package sources happen to update at the same time.”

    Setup

    At some point, the desktop stopped syncing and threw this at me:

    In order to synchronise, please upgrade your application to version 3.7.0+

    Minor issue: Joplin 3.7 was not in the CachyOS/Arch repositories yet. It was available in the AUR, but I deliberately keep that disabled.

    With a little help from #Perplexity, the culprit became clear:

    • Joplin 3.7 introduces a new sync format
    • The F-Droid apps had already moved to 3.7 and migrated the shared sync target
    • The desktop, stuck on 3.6.14, no longer understood that format and sulked accordingly

    So, in short: no OpenCloud bug, no broken local sync path — just release-channel chaos between the repository package and F-Droid.

    Options

    1. Roll back the mobile apps and restore the old sync state from backups
    2. Temporarily upgrade the desktop to Joplin 3.7 until Arch/CachyOS catches up

    I gave the package manager a little holiday instead:

    • Created one more backup of the desktop profile
    • Removed the packaged version:
    sudo pacman -Rns joplin
    • Installed the official pre-release build:
    wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh \
    | bash -s -- --prerelease

    Started Joplin → sync worked immediately again. Mobile and desktop are finally speaking the same language.
    Now I’m waiting for the Arch/CachyOS package to reach 3.7+, so I can switch back from installer-script circus to a properly packaged build.

    #ArchLinux #ReleaseChannelHell #SyncTroubles #SelfHosted

  7. @Tutanota I currently use:
    - @nextcloud for #file #storage
    - #Posteo for e-mail
    - @joplinapp, @zettlr, and #paper for #notes
    - #Everdo for to-do lists (although I've suspected for a while that #GTD isn't all it's cracked up to be and am looking for a better alternative)
    - @libreoffice and occasionally in-browser Nextcloud for #office software
    - I avoid #AI most of the time for personal use, making an exception when I have to correspond with the #bureaucracy. Although tbh even this use of AI makes me uneasy.

    #filestorage #cloudstorage #email #Nextcloud #Joplin #Zettlr #todo #todolist #todolists #LibreOffice #officesoftware

  8. @Tutanota I currently use:
    - @nextcloud for #file #storage
    - #Posteo for e-mail
    - @joplinapp, @zettlr, and #paper for #notes
    - #Everdo for to-do lists (although I've suspected for a while that #GTD isn't all it's cracked up to be and am looking for a better alternative)
    - @libreoffice and occasionally in-browser Nextcloud for #office software
    - I avoid #AI most of the time for personal use, making an exception when I have to correspond with the #bureaucracy. Although tbh even this use of AI makes me uneasy.

    #filestorage #cloudstorage #email #Nextcloud #Joplin #Zettlr #todo #todolist #todolists #LibreOffice #officesoftware

  9. @Edent I have learned I don't return for the open tabs. So if they are related to some thing important or interesting to me, I create Joplin note about the topic, and save the link along short wording why I need to check it. Then collect relevant other info into the note as well. And immediately get rid of the tab. #Joplin is my choise, any note taking app will do.

    I also enabled the kanban module of it, so I can add the most relevant notes to my todo priority list.

    Give it a try, this helps me in the info/task overload. Endless open tabs just add to stress.

  10. @Edent I have learned I don't return for the open tabs. So if they are related to some thing important or interesting to me, I create Joplin note about the topic, and save the link along short wording why I need to check it. Then collect relevant other info into the note as well. And immediately get rid of the tab. #Joplin is my choise, any note taking app will do.

    I also enabled the kanban module of it, so I can add the most relevant notes to my todo priority list.

    Give it a try, this helps me in the info/task overload. Endless open tabs just add to stress.

  11. @gangrif +1 for #Joplin - my notes, to-dos etc. are all on my #nextcloud and so access with every device is no problem.

  12. @gangrif +1 for #Joplin - my notes, to-dos etc. are all on my #nextcloud and so access with every device is no problem.

  13. Er det flere her som bruker #Remarkable?
    Jeg har en Remarkable 2 og er veldig fornøyd med det.
    Men: jeg vil nå prøve å organisere workflowen min bedre og vil derfor ta i bruk #Joplin, både på PC og mobil. Og da hadde det jo vært flott om jeg kunne sende notater fra Remarkablen dit. Remarkable støtter kun Google Drive, OneDrive eller Dropbox.
    [1/2]

  14. Er det flere her som bruker #Remarkable?
    Jeg har en Remarkable 2 og er veldig fornøyd med det.
    Men: jeg vil nå prøve å organisere workflowen min bedre og vil derfor ta i bruk #Joplin, både på PC og mobil. Og da hadde det jo vært flott om jeg kunne sende notater fra Remarkablen dit. Remarkable støtter kun Google Drive, OneDrive eller Dropbox.
    [1/2]

  15. RE: mastodon.org.uk/@cybette/11704

    Started with #Joplin last year, and now that everything syncs between the devices ask myself why not earlier…

  16. RE: mastodon.org.uk/@cybette/11704

    Started with #Joplin last year, and now that everything syncs between the devices ask myself why not earlier…

  17. Finally migrated 20 years worth of notes from Evernote, google keep, apple notes, and randomly scattered notes.txt, temp.txt, todo.txt, daily.txt etc. on various devices... to @joplinapp!

    Encrypted, synced, no more trying to figure out where did I store *that* partiular note... (although there may be a few strays out there I still need to discover). Feels like freedom.

    joplinapp.org/

    h/t @ikkeT

    #joplin #joplinapp

  18. Finally migrated 20 years worth of notes from Evernote, google keep, apple notes, and randomly scattered notes.txt, temp.txt, todo.txt, daily.txt etc. on various devices... to @joplinapp!

    Encrypted, synced, no more trying to figure out where did I store *that* partiular note... (although there may be a few strays out there I still need to discover). Feels like freedom.

    joplinapp.org/

    h/t @ikkeT

    #joplin #joplinapp

  19. @joplinapp Since I’m using #Joplin I don’t wanna miss it anymore. It’s installed on my smartphone, my 2 tablets, my desktop and my laptop. All in sync via my own cloud drive,
    It took me away from Google keep and Microsoft’s One Note.

    Thanks.

  20. @joplinapp Since I’m using #Joplin I don’t wanna miss it anymore. It’s installed on my smartphone, my 2 tablets, my desktop and my laptop. All in sync via my own cloud drive,
    It took me away from Google keep and Microsoft’s One Note.

    Thanks.

  21. Bei mir pendelt sich aktuell ein neuer #PKM Workflow am Schreibtisch-Rechner ein:

    Ich habe immer #Whisp geöffnet, da wird alles festgehalten und später sortiert: löschen, in Whisp behalten oder als Notiz dauerhaft in #Joplin ablegen.

    Whisp ist ein cooler Notepad-Ersatz mit ein paar sehr nützlichen Features. Bezeichnet sich selber als „anti-note for GNOME“

    tanaybhomia.github.io/Whisp/

  22. Bei mir pendelt sich aktuell ein neuer #PKM Workflow am Schreibtisch-Rechner ein:

    Ich habe immer #Whisp geöffnet, da wird alles festgehalten und später sortiert: löschen, in Whisp behalten oder als Notiz dauerhaft in #Joplin ablegen.

    Whisp ist ein cooler Notepad-Ersatz mit ein paar sehr nützlichen Features. Bezeichnet sich selber als „anti-note for GNOME“

    tanaybhomia.github.io/Whisp/

  23. Update meiner digitalen Rumpelkammer: Anytype Desktop v0.56 veröffentlicht

    Auch wenn ich in den letzten Wochen mit etlichen digitalen Zettelkästen experimentiert hatte, bleibt vorerst Anytype als meine digitale Rumpelkammer, die zusammen mit Joplin die Basis für mein »zweites Gehirn« bildet, mein Favorit. kantel.github.io/posts/2026080 #Anytype #Zettelkasten #DigitaleSouveränität #DigitalGarden #TiddlyWiki #Joplin

  24. Update meiner digitalen Rumpelkammer: Anytype Desktop v0.56 veröffentlicht

    Auch wenn ich in den letzten Wochen mit etlichen digitalen Zettelkästen experimentiert hatte, bleibt vorerst Anytype als meine digitale Rumpelkammer, die zusammen mit Joplin die Basis für mein »zweites Gehirn« bildet, mein Favorit. kantel.github.io/posts/2026080 #Anytype #Zettelkasten #DigitaleSouveränität #DigitalGarden #TiddlyWiki #Joplin

  25. Joplin: notes out of their cloud

    Joplin — notes out of their cloud. Markdown notes + todos. End-to-end encrypted sync. Evernote import. Free and open-source. Install guide, alternatives and screenshots in the directory.

    selfhost.directory/project/jop

    #Joplin #Dataprivacy #Privacyfirst #Sysadmin #Homelab #Proxmox #Linux #Techtok #Docker

  26. Joplin: notes out of their cloud

    Joplin — notes out of their cloud. Markdown notes + todos. End-to-end encrypted sync. Evernote import. Free and open-source. Install guide, alternatives and screenshots in the directory.

    selfhost.directory/project/jop

    #Joplin #Dataprivacy #Privacyfirst #Sysadmin #Homelab #Proxmox #Linux #Techtok #Docker

  27. A note-taking app is only as good as the foundation it's built on.

    Joplin uses SQLite because it's fast, reliable, and scales effortlessly - from a handful of notes to thousands.

    Learn more: joplinapp.org/help/dev/spec/ar

    #Joplin #SQLite #OpenSource #Productivity

  28. A note-taking app is only as good as the foundation it's built on.

    Joplin uses SQLite because it's fast, reliable, and scales effortlessly - from a handful of notes to thousands.

    Learn more: joplinapp.org/help/dev/spec/ar

    #Joplin #SQLite #OpenSource #Productivity

  29. Probiere jetzt mal tiefer das #Kanban Board Plugin von #JoplinApp aus, in dem ich meine Aktivitäen und Artikel etc. für die #BlogWochen2026 damit plane. Funktioniert bisweilen recht gut 👍

    Besonders fein ist, aus dem Board direkt auf einzelne Notizen springen zu können, wo sich dann die Details befinden.

    Zur Plugin Seite: joplinapp.org/plugins/plugin/o

    #Joplin

  30. Probiere jetzt mal tiefer das #Kanban Board Plugin von #JoplinApp aus, in dem ich meine Aktivitäen und Artikel etc. für die #BlogWochen2026 damit plane. Funktioniert bisweilen recht gut 👍

    Besonders fein ist, aus dem Board direkt auf einzelne Notizen springen zu können, wo sich dann die Details befinden.

    Zur Plugin Seite: joplinapp.org/plugins/plugin/o

    #Joplin

  31. La sincronización de #Joplin para usuarios que hubiesen sincronizado entre dispositivos #Android y #PC está jodida por lo que parece gracias a una metedura de pata que tiene que ver con el funcionamiento de #GitHub, en el que su etiquetado de versión de "prelanzamiento" sólo es visible desde la web y no desde las herramientas dedicadas a comunicarse con su repositorio.
    Como resultado, hubieron actualizaciones automáticas a la v3.7 en tiendas como la de F-Droid a pesar de ser una beta. 😅

  32. Joplin doesn't just let you organize your notes - it lets you customize your entire workspace.

    With custom CSS, you can adjust everything from typography to layouts and create an interface that works for you.

    Learn more: joplinapp.org/help/apps/custom

    #Joplin #OpenSource

  33. Joplin doesn't just let you organize your notes - it lets you customize your entire workspace.

    With custom CSS, you can adjust everything from typography to layouts and create an interface that works for you.

    Learn more: joplinapp.org/help/apps/custom

    #Joplin #OpenSource

  34. @HxxxKxxx Gibt es gute Gründe, um von #Joplin zu #Obsidian zu wechseln? Bin soweit zufrieden.

  35. @HxxxKxxx Gibt es gute Gründe, um von #Joplin zu #Obsidian zu wechseln? Bin soweit zufrieden.

  36. #Janis #Joplin :
    A mere slip of a #Texas #country #girl, seemingly coming from out of nowhere with a voice like #Big #Momma #Thornton blowing away the #Monterey #Pop #Festival

    Janis Joplin / "Ball and Chain" youtu.be/X1zFnyEe3nE

  37. #Janis #Joplin :
    A mere slip of a #Texas #country #girl, seemingly coming from out of nowhere with a voice like #Big #Momma #Thornton blowing away the #Monterey #Pop #Festival

    Janis Joplin / "Ball and Chain" youtu.be/X1zFnyEe3nE

  38. Privacy is one of Joplin's core principles.

    To make that commitment even more transparent, Joplin now publishes a cryptographically signed Warrant Canary that's updated every 60 days.

    Learn more: joplinapp.org/news/20260223-wa

    #Joplin #Privacy #OpenSource

  39. Privacy is one of Joplin's core principles.

    To make that commitment even more transparent, Joplin now publishes a cryptographically signed Warrant Canary that's updated every 60 days.

    Learn more: joplinapp.org/news/20260223-wa

    #Joplin #Privacy #OpenSource

  40. Ich werde mit #Joplin einfach nicht warm.
    Die UI wirkt altbacken und eher irritierend als hilfreich.

    Also werde ich mich wohl auf die Suche nach einer Alternative begeben.

  41. Viele Funktionen nutzte ich in der Nextcloud ja nicht. Deshalb habe ich mich ja für andere Wege entschieden. Cryptomator und Joplin mit einem S3 Speicher, Kalender und Kontakte nutze ich mit Mailcow.

    Jetzt bekam ich vor kurzem auf der Arbeit eine Datei zugeschickt. Zu groß für das Postfach, also per Link um diese bei swissfiles in den nächsten 30 Tagen herunterzuladen. Die eine oder andere Datei hatte ich auch hin und wieder per Nextcloud geteilt. Dies fällt ja aber nun auch weg. Also musste eine Lösung her: Pingvin.

    Abgesichert mit Authelia als OIDC und die Registrierung deaktiviert, weil ich ja nicht will, das Gott und die Welt unbekannte Dateien über meinen Server verbreitet. Das kann ja mal schnell nach hinten losgehen. Fehlte nur noch ein Virenscanner, falls ich mal einen Link erstelle, über den andere User auch Dateien für mich hochladen können.

    Für mich immer noch sinnvoller als eine Nextcloud zu betreiben und zu warten.

    #pingvin #selfhosting #nextcloud #mailcow #authelia #cryptomator #joplin #s3 #bucket #alternativen #swissfiles

  42. Okay. I'm going to say it. And ya'll may roast me. But...

    Markdown is not a particularly robust or even good system for writing documentation.

    I know I won't change the world, and the markdown folks won't go "OH WE'RE SO SORRY DAVE, WE"LL IMPROVE IT!"

    But boy can it be irritating to work with.

    Brought to you by "I'm converting everything over to Joplin"

    #joplin #markdown #opensource #rant