this post was submitted on 30 Apr 2024
71 points (100.0% liked)

Open Source

30349 readers
2318 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I'm curious about

  • editing on desktop
  • editing on mobile
  • whether or not you need to self host it
you are viewing a single comment's thread
view the rest of the comments
[–] AnonStoleMyPants@sopuli.xyz 1 points 4 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.