I’m curious about

  • editing on desktop
  • editing on mobile
  • whether or not you need to self host it
  • AnonStoleMyPants
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    I used TiddlyWiki (self hosted) extensively for like three years but now as I changed jobs I want to get start using just a bunch of markdown files. Editing with VS code on desktop and Markor on mobile.

    Unfortunately no syncing yet because I keep my work documents in my work account’s onedrive and can’t sync it with my phone. I think there are apps that do it but I’d have to go through IT to get permission etc so haven’t done that yet

    Now all I need to find is a good method for searching throughmy markdown files. The search on vs code is alright but I’d like some thing that I can quickly pull up with global shortcut like ctrl alt s or something. Maybe I’ll just make a python program to do it for me or try to find something ready-made.