this post was submitted on 13 Aug 2025
3 points (100.0% liked)

The Smol Web

255 readers
1 users here now

Community for the appreciation and sharing of links, resources, and culture of: the smol web / small web / ~(w)~ / the indie web / or even the non-www internet (gemini, gopher, etc).

Back of a napkin definition, subject to change: if it's internet accessible and is maintained by a person, especially for non-commercial aims, then I would consider it smol. There are, however, much stricter definitions.

Definitions

Resources

founded 5 months ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/34624204

top 5 comments
sorted by: hot top controversial new old
[–] octobersun@slrpnk.net 1 points 4 days ago

He didn't try org-mode though. https://orgmode.org/

[–] grrgyle@slrpnk.net 1 points 3 weeks ago

Basically, yeah.

Although I use a notebook for most of my todos, anything more technical goes in a text file -- though I made mine like:

# todo.md
- todos for website.one [here](./website.one.md)
- todos for website.two [here](./website.two.md)

# website.one.md
- [x] support mobile views
- [ ] migrate to self-hosted

Although my "todos" double as "ideas to try out" and "projects to spike" so I like this type of organization.

Actually speaking of pointless todo apps... I have this one I've been mulling over that basically takes a markdown list as input, does logical stuff to it, then outputs in the same format. I don't know if that's useful in any way, but I feel every nerd needs to reinvent the wheel at least once.

[–] wolfyvegan@slrpnk.net 1 points 3 weeks ago

I also do something like this. As I get older, I find that I work less and less with fancy software and more and more with .txt and (more recently) .md files.

[–] jbrains@sh.itjust.works 0 points 1 month ago (1 children)

The section entitled "The Secret Sauce" is the real magic of this article.

Apps aren't a problem, but they're also not a guaranteed solution. If you don't actually do what needs to be done, then it isn't working.

[–] stabby_cicada@slrpnk.net 1 points 1 month ago

The best to-do organization solution is the one you use 😆