home.social

#tiddlywiki — Public Fediverse posts

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

fetched live
  1. Auf ins IndieWeb: Mit dem HappyCoder und Flickarty

    Hier hatte mich ja schon die Erkenntnis überwältigt, daß mir über die Jahre sehr viel von den Basics von HTML und CSS abhanden gekommen waren. Aber da ich nun meine »Ersten Schritte mit TiddlyWiki« auf meinen Neocities-Account hochgeladen habe, ist es an der Zeit, diese verschütteten Kenntnisse wieder aufzufrischen: kantel.github.io/posts/2026072 #IndieWeb #Neocities #StatischeSeiten #DigitaleSouveränität #DigitalGarden #Webworking #TiddlyWiki

  2. Auf ins IndieWeb: Mit dem HappyCoder und Flickarty

    Hier hatte mich ja schon die Erkenntnis überwältigt, daß mir über die Jahre sehr viel von den Basics von HTML und CSS abhanden gekommen waren. Aber da ich nun meine »Ersten Schritte mit TiddlyWiki« auf meinen Neocities-Account hochgeladen habe, ist es an der Zeit, diese verschütteten Kenntnisse wieder aufzufrischen: kantel.github.io/posts/2026072 #IndieWeb #Neocities #StatischeSeiten #DigitaleSouveränität #DigitalGarden #Webworking #TiddlyWiki

  3. Erste Schritte mit TiddlyWiki

    I did it! Mit Hilfe von Ruth Ake und ihrem wunderbaren Tutorial »Digital Notes With TiddlyWiki« ist es mir gelungen, die Einstiegshürden von TiddlyWiki zu überwinden und eine erste Website damit zu erstellen. Ich möchte Euch zeigen, wie ich vorgegangen bin und folge dabei weitgehend dem Tutorial von Ruth Ake. kantel.github.io/posts/2026072 #TiddlyWiki #Zettelkasten #Markdown #DigitaleSouveränität #DigitalGarden #Webworking #StatischeSeiten

  4. Erste Schritte mit TiddlyWiki

    I did it! Mit Hilfe von Ruth Ake und ihrem wunderbaren Tutorial »Digital Notes With TiddlyWiki« ist es mir gelungen, die Einstiegshürden von TiddlyWiki zu überwinden und eine erste Website damit zu erstellen. Ich möchte Euch zeigen, wie ich vorgegangen bin und folge dabei weitgehend dem Tutorial von Ruth Ake. kantel.github.io/posts/2026072 #TiddlyWiki #Zettelkasten #Markdown #DigitaleSouveränität #DigitalGarden #Webworking #StatischeSeiten

  5. TiddlyWiki: Noch ein Kandidat für meine digitale Rumpelkammer?

    Eher zufällig geriet TiddlyWiki als digitaler Zettelkasten digitale Rumpelkammer und Alternative zu Anytype in meinen Fokus. Ich muss früher schon einmal darüber gestolpert sein, da die Software einen Eintrag in meinem Wiki bekommen hatte. TiddlyWiki ist eine freie (BSD-Lizenz) JavaScript-Anwendung, die eine vollständige Wiki-Software innerhalb einer einzelnen HTML-Datei realisiert. kantel.github.io/posts/2026071 #TiddlyWiki #Zettelkasten

  6. TiddlyWiki: Noch ein Kandidat für meine digitale Rumpelkammer?

    Eher zufällig geriet TiddlyWiki als digitaler Zettelkasten digitale Rumpelkammer und Alternative zu Anytype in meinen Fokus. Ich muss früher schon einmal darüber gestolpert sein, da die Software einen Eintrag in meinem Wiki bekommen hatte. TiddlyWiki ist eine freie (BSD-Lizenz) JavaScript-Anwendung, die eine vollständige Wiki-Software innerhalb einer einzelnen HTML-Datei realisiert. kantel.github.io/posts/2026071 #TiddlyWiki #Zettelkasten

  7. this is amazing

    github.com/andjar/wikitiddler

    extracts data from multiple sources ( #Wikidata #SPARQL, JSON endpoints, RSS feeds ), converts the results to TiddlyWiki tiddlers with Python, builds a single-file #TiddlyWiki with Node.js, and deploys it to GitHub Pages — on a monthly schedule or on demand.

  8. this is amazing

    github.com/andjar/wikitiddler

    extracts data from multiple sources ( #Wikidata #SPARQL, JSON endpoints, RSS feeds ), converts the results to TiddlyWiki tiddlers with Python, builds a single-file #TiddlyWiki with Node.js, and deploys it to GitHub Pages — on a monthly schedule or on demand.

  9. @dmoonfire

    feather wiki looks really neat, but like #TiddlyWiki, I don't think it's multi-user.

    That's a second vote for docuwiki, though, so I'll take a serious look at that. ;)

  10. @dmoonfire

    feather wiki looks really neat, but like #TiddlyWiki, I don't think it's multi-user.

    That's a second vote for docuwiki, though, so I'll take a serious look at that. ;)

  11. Hey #tooters,

    What's the easiest #wiki software to #SelfHost nowadays?

    I don't mean "easier than nextcloud"

    I mean "almost as easy as #syncthing" XD

    Don't say MediaWiki. I want simple markup, not that eldritch horror.

    Preferably multi-user, so #TiddlyWiki, as much as I love it, is probably out.

    "Asling for a friend." 😂

  12. Hey #tooters,

    What's the easiest #wiki software to #SelfHost nowadays?

    I don't mean "easier than nextcloud"

    I mean "almost as easy as #syncthing" XD

    Don't say MediaWiki. I want simple markup, not that eldritch horror.

    Preferably multi-user, so #TiddlyWiki, as much as I love it, is probably out.

    "Asling for a friend." 😂

  13. Rediscovered* my 2006 and 2008-2010 notes/journals that were made with #TiddlyWiki version 2.
    So many good feels from seeing that lovely, efficient interface, again.

    Right now, I've been journaling since Jan 2019 using my own script that:

    1. Fetches "hashtags" from previous journal entries (all individual markdown files)
    2. If a YYYYMMDD-journal.md file isn't extant, it creates the journal entry for today, writes the list of previously-used hashtags, and appends the date
    3. Appends the time as a markdown heading to the *journal.md file
    4. launches $EDITOR $file

    I'm thinking of trying out #vimwiki as a potential replacement or more likely as a complement to my journal system

    (If anyone is interested in my journaling system, I can publish it in my Codeberg repo. I haven't done so thus far because it's private, although there isn't anything really private in the script itself)

    * Rediscovered in the sense of remembering they were there, in my ~/Documents/ directory all along ;)

  14. Rediscovered* my 2006 and 2008-2010 notes/journals that were made with #TiddlyWiki version 2.
    So many good feels from seeing that lovely, efficient interface, again.

    Right now, I've been journaling since Jan 2019 using my own script that:

    1. Fetches "hashtags" from previous journal entries (all individual markdown files)
    2. If a YYYYMMDD-journal.md file isn't extant, it creates the journal entry for today, writes the list of previously-used hashtags, and appends the date
    3. Appends the time as a markdown heading to the *journal.md file
    4. launches $EDITOR $file

    I'm thinking of trying out #vimwiki as a potential replacement or more likely as a complement to my journal system

    (If anyone is interested in my journaling system, I can publish it in my Codeberg repo. I haven't done so thus far because it's private, although there isn't anything really private in the script itself)

    * Rediscovered in the sense of remembering they were there, in my ~/Documents/ directory all along ;)

  15. I published a DRAFT of “My TiddlyWiki Customizations⁠ ⁠⛮ (Vim key bindings, journaling, and more)”
    ii.com/customize-tiddlywiki/
    As always, feedback is welcome! I'm very much a #TiddlyWiki and #TiddlyDesktop #newbie
    #InfiniteInk
    #Journaling #NoteTaking #Wiki
    #Productivity #GTD #Tech #GVim #Vim #WebDev #Words #Writing #Byℵ #ByNM

  16. I published a DRAFT of “My TiddlyWiki Customizations⁠ ⁠⛮ (Vim key bindings, journaling, and more)”
    ii.com/customize-tiddlywiki/
    As always, feedback is welcome! I'm very much a #TiddlyWiki and #TiddlyDesktop #newbie
    #InfiniteInk
    #Journaling #NoteTaking #Wiki
    #Productivity #GTD #Tech #GVim #Vim #WebDev #Words #Writing #Byℵ #ByNM

  17. building my newsletter in #ProcessWire with the #ProMailer module has been great. Here is the custom interface I built for drafting dispatches. Notice there is also a #TiddlyWiki Import tab at the top, which accepts individual tiddler urls and will pull in the images and text from my wiki to help me get started with the draft.

    The layout is also custom, down to the height of the body field and the placement of the columns and image fields.

  18. building my newsletter in #ProcessWire with the #ProMailer module has been great. Here is the custom interface I built for drafting dispatches. Notice there is also a #TiddlyWiki Import tab at the top, which accepts individual tiddler urls and will pull in the images and text from my wiki to help me get started with the draft.

    The layout is also custom, down to the height of the body field and the placement of the columns and image fields.

  19. @synlogic4242

    > localfirst.

    I wonder if people know how to have fun with a computer without social media, let alone without the web in general, let alone without the internet in general. Some of the most fun I've had recently was dinking around with #Plan9 with nothing more than a bunch of manpages and the occasional web lookup via #Mothra (a web browser who's capabilities closely match #Dillo — very web 1.0)

    Shameless plug(s):
    https://rldane.space/i-loved-computers-before-the-internet-was-a-thing.html
    https://rldane.space/web-10-is-unironically-going-great.html

    > text-bias. terminals, CLIs, shells.

    I love the fact that plain text has more or less won. Markdown. JSON. XML, umm, yeah. XD

    > Markdown.

    MARK the FRICK [DOWWWWWWWWN]
    I was literally writing Uni class notes in MS Word until I discovered Markdown (not until after abandoning grad school, sadly). When I learned about it, I was like,

    "This is a UNIX system, I know thi—"

    *COUGH*

    I mean,

    "This is basically just #WikkaWiki or early #TiddlyWiki markdown! I already know this!!"

    And I've loved it ever since, like 7 years, now.

    > decentralized. p2p. e2ee. no surveillance supported, allowed or even possible.

    The glazed-eyed look when I tell people that their security cameras could be e2ee'd, that they didn't have to give some creepy corpo a 24/7 view into their kids bedrooms.
    Mein gott

    > middle finger to the rentier & grifter class.

    Thank God for the #fediverse for teaching me terms like "grifter," "rent-seeking," and the like. Y'all have ruined this Texas boy 🤣

    I was talking to my aunt a few months ago, and this totally white lady raised by conservative Christians said, "Man, capitalism just ruins everything!"

    My immediate response: "DEAR GOD, [NAME], THEY HAVE RUINED YOU!!!" 😂

    > anti-AI caltrops the norm.

    YAS. I wanna see TONS of anti-AI honeypots ;)
    There needs to be a service called amislopornot.com that lets you punch in a git repo URL and tells you if there's any agents.md, claude, or copilot contributions. #Fedi, make this happen! 😆

    > return to compute efficiency (where every pixel, character, cycle and bit is precious and not to be wasted -- unless its for sake of funny cat videos, and even that the only exception. ok also dogs in costumes. no other exceptions. maybe a re-binge of Firefly. literally no other exceptions, however. unless Minecraft has new skins avail. again: last possible exception.

    Make .GIF for still images again. It was never meant to be used for animations. 😥
    The fact that you can effortlessly convert an animated GIF to mp4 in like a few seconds with ffmpeg, shave off no less than half the storage with no perceptible loss of quality (on a highly dithered image, to boot!) really tells you it's just not meant for that.

    > the important point is to aspire to be a vegan even while mouth stuffed with fresh bacon.)

    This is the last sentence that EVER needs be writ.
    Literature is now declared COMPLETE.
    I have a B.S. in Literary Studies, I have the auttorritaah!!!

  20. @synlogic4242

    > localfirst.

    I wonder if people know how to have fun with a computer without social media, let alone without the web in general, let alone without the internet in general. Some of the most fun I've had recently was dinking around with #Plan9 with nothing more than a bunch of manpages and the occasional web lookup via #Mothra (a web browser who's capabilities closely match #Dillo — very web 1.0)

    Shameless plug(s):
    https://rldane.space/i-loved-computers-before-the-internet-was-a-thing.html
    https://rldane.space/web-10-is-unironically-going-great.html

    > text-bias. terminals, CLIs, shells.

    I love the fact that plain text has more or less won. Markdown. JSON. XML, umm, yeah. XD

    > Markdown.

    MARK the FRICK [DOWWWWWWWWN]
    I was literally writing Uni class notes in MS Word until I discovered Markdown (not until after abandoning grad school, sadly). When I learned about it, I was like,

    "This is a UNIX system, I know thi—"

    *COUGH*

    I mean,

    "This is basically just #WikkaWiki or early #TiddlyWiki markdown! I already know this!!"

    And I've loved it ever since, like 7 years, now.

    > decentralized. p2p. e2ee. no surveillance supported, allowed or even possible.

    The glazed-eyed look when I tell people that their security cameras could be e2ee'd, that they didn't have to give some creepy corpo a 24/7 view into their kids bedrooms.
    Mein gott

    > middle finger to the rentier & grifter class.

    Thank God for the #fediverse for teaching me terms like "grifter," "rent-seeking," and the like. Y'all have ruined this Texas boy 🤣

    I was talking to my aunt a few months ago, and this totally white lady raised by conservative Christians said, "Man, capitalism just ruins everything!"

    My immediate response: "DEAR GOD, [NAME], THEY HAVE RUINED YOU!!!" 😂

    > anti-AI caltrops the norm.

    YAS. I wanna see TONS of anti-AI honeypots ;)
    There needs to be a service called amislopornot.com that lets you punch in a git repo URL and tells you if there's any agents.md, claude, or copilot contributions. #Fedi, make this happen! 😆

    > return to compute efficiency (where every pixel, character, cycle and bit is precious and not to be wasted -- unless its for sake of funny cat videos, and even that the only exception. ok also dogs in costumes. no other exceptions. maybe a re-binge of Firefly. literally no other exceptions, however. unless Minecraft has new skins avail. again: last possible exception.

    Make .GIF for still images again. It was never meant to be used for animations. 😥
    The fact that you can effortlessly convert an animated GIF to mp4 in like a few seconds with ffmpeg, shave off no less than half the storage with no perceptible loss of quality (on a highly dithered image, to boot!) really tells you it's just not meant for that.

    > the important point is to aspire to be a vegan even while mouth stuffed with fresh bacon.)

    This is the last sentence that EVER needs be writ.
    Literature is now declared COMPLETE.
    I have a B.S. in Literary Studies, I have the auttorritaah!!!

  21. @emkingma take a look at #tiddlywiki. It's totally customisable, although not entirely out of the box. However, there's a great community that's really reactive to questions and is friendly. It's actively maintained and a new version has just been released. I hope this is interesting. See tiddlywiki.com/

  22. @emkingma take a look at #tiddlywiki. It's totally customisable, although not entirely out of the box. However, there's a great community that's really reactive to questions and is friendly. It's actively maintained and a new version has just been released. I hope this is interesting. See tiddlywiki.com/

  23. TiddlyWiki 5.4.0 is out in the wild after a major push and significant positioning for future upgrades. Congrats to all the contributors involved!

    talk.tiddlywiki.org/t/announci

    #tiddlywiki #foss #wiki

  24. TiddlyWiki 5.4.0 is out in the wild after a major push and significant positioning for future upgrades. Congrats to all the contributors involved!

    talk.tiddlywiki.org/t/announci

    #tiddlywiki #foss #wiki

  25. El Guardián de la Memoria

    Cuento algo de mi experiencia con #TheMemoryKeeper, una versión de #TiddlyWiki muy pulida y enfocada en la investigación social, con una selección de herramientas preincorporadas y bellamente adaptadas a su propósito.

    Nota completa en mi TiddlyBlog

    #TiddlyBlog #blog #bitácora

  26. El Guardián de la Memoria

    Cuento algo de mi experiencia con #TheMemoryKeeper, una versión de #TiddlyWiki muy pulida y enfocada en la investigación social, con una selección de herramientas preincorporadas y bellamente adaptadas a su propósito.

    Nota completa en mi TiddlyBlog

    #TiddlyBlog #blog #bitácora

  27. A tu vida

    Ya no sé si escuchar la canción inspiró la entrada, o si estaba inspirado y busqué la canción para acompañarla... 🤔

    [Leer en gemini, con pilón 😏](gemini://guie.welhaba.mx/twmin)

    Leer en https, sin pilón

    #gemlog #geminiProtocol #TiddlyWiki #bitácora #blog #twmini

  28. A tu vida

    Ya no sé si escuchar la canción inspiró la entrada, o si estaba inspirado y busqué la canción para acompañarla... 🤔

    [Leer en gemini, con pilón 😏](gemini://guie.welhaba.mx/twmin)

    Leer en https, sin pilón

    #gemlog #geminiProtocol #TiddlyWiki #bitácora #blog #twmini

  29. Naty S @eclecticpassions ·

    After discovering from @jbaty, I went ahead to give (lightweight TW fork) a spin as a personal bin. I really like how it’s just a HTML file at 58kb!

    Using , it failed due to Android Storage Access Framework (#SAF) limitations. I ended using the amazing once again to run , automate the whole process of opening, serving & saving back to my…

    Full note: burgeonlab.com/notes/2026/0325
    Syndicated by

  30. After discovering #TiddlyWiki from @jbaty, I went ahead to give #FeatherWiki (lightweight TW fork) a spin as a personal #braindump bin. I really like how it’s just a HTML file at 58kb!

    Using #Android, it failed due to Android Storage Access Framework (#SAF) limitations. I ended using the amazing #Termux once again to run #Busybox #httpd, automate the whole process of opening, serving & saving back to my…

    Full note: burgeonlab.com/notes/2026/0325
    Syndicated by #Indiekit

    #syncthing #bash #wiki #FOSS

  31. two issues I'm finding with using #Tiddlywiki for most of my personal documentation:

    * my solution for self-hosting it with easy in-browser save is kinda PC-centric (I use rclone to serve a local directory as WebDAV over localhost, this could take requests from the LAN but that's still kinda PC-centric)

    * unless I'm mistaken, there doesn't seem to be any way to have multiple copies open simultaneously and avoid edit collisions

  32. two issues I'm finding with using #Tiddlywiki for most of my personal documentation:

    * my solution for self-hosting it with easy in-browser save is kinda PC-centric (I use rclone to serve a local directory as WebDAV over localhost, this could take requests from the LAN but that's still kinda PC-centric)

    * unless I'm mistaken, there doesn't seem to be any way to have multiple copies open simultaneously and avoid edit collisions

  33. Switching to #tiddlyWiki desktop from Firefox and the file backups plug in.

    Been using that since 2014 I think, but in the last couple weeks I'm reasonably confident a firefox update broke the plug in - it's not been saving correctly and I've got hundreds of backup files all the sudden. I see Mario hasn't updated the plug in in years, so a quick resolution isn't likely.

    Probably time for a change anyway 🙂

  34. Switching to #tiddlyWiki desktop from Firefox and the file backups plug in.

    Been using that since 2014 I think, but in the last couple weeks I'm reasonably confident a firefox update broke the plug in - it's not been saving correctly and I've got hundreds of backup files all the sudden. I see Mario hasn't updated the plug in in years, so a quick resolution isn't likely.

    Probably time for a change anyway 🙂

  35. Por las ramas galácticas de Linux

    Hace unas semanas, abrí una consulta en el BBS de geminispace.org, que tuvo una "nutrida" participación, considerando el número de geminautas que andan por ahí alrededor del mundo.

    Llamó mi atención que nadie puso su voto en la opción Slackware o derivadas, pensé que sería falta de conocimiento o memoria respecto a la genealogía de algunas distros, así que publiqué GeneaLinux... Continuar leyendo

    #GNU #Linux #TiddlyWiki #geminiProtocol

  36. Por las ramas galácticas de Linux

    Hace unas semanas, abrí una consulta en el BBS de geminispace.org, que tuvo una "nutrida" participación, considerando el número de geminautas que andan por ahí alrededor del mundo.

    Llamó mi atención que nadie puso su voto en la opción Slackware o derivadas, pensé que sería falta de conocimiento o memoria respecto a la genealogía de algunas distros, así que publiqué GeneaLinux... Continuar leyendo

    #GNU #Linux #TiddlyWiki #geminiProtocol

  37. Celebrating 5 years of #TiddlyHost, I've uploaded my Genealogical and galactic tree of Linux distributions, made in #TiddlyWiki, a nice way to explore the ramifications of our favorite free (as in freedom) operative system.

    #GNU #Linux

  38. Celebrating 5 years of #TiddlyHost, I've uploaded my Genealogical and galactic tree of Linux distributions, made in #TiddlyWiki, a nice way to explore the ramifications of our favorite free (as in freedom) operative system.

    #GNU #Linux

  39. Mi TiddlyBlog se muda a Welhaba

    Llevaba más de un año planteándome esta mudanza y hoy se concretó.
    No lo había hecho por dos razones...

    Enterarse de todo el chisme

    #blog #TiddlyBlog #TiddlyWiki

  40. Mi TiddlyBlog se muda a Welhaba

    Llevaba más de un año planteándome esta mudanza y hoy se concretó.
    No lo había hecho por dos razones...

    Enterarse de todo el chisme

    #blog #TiddlyBlog #TiddlyWiki