this post was submitted on 17 Mar 2025
24 points (92.9% liked)

Ask Lemmy

30068 readers
1303 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try [email protected] or [email protected]


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I'm interested in ways that people document, prioritize and execute items they need to do. What have you found useful?


For me: I don't particularly care about other Outlook functionality, but flagging emails and managing them in the sidebar has helped me a lot. I have it set to display only items due today, and then sorted into categories like "now," "soon," "pending." If I don't expect to get to an item today I change the due date to tomorrow or next week. Items don't have to be based on an email either, you can just type into the sidebar text field.

When I get emails I either immediately reply, flag it for later action, or ignore, and then I drop all emails into one giant folder. If I need to find something I do it all by search.

I've tried other systems like gmail's to do list, but it feels like way more friction to accomplish the same things, especially wanting to only view tasks due today, and categorizing tasks.

Likewise I've tried to-do-list apps, but not being able to instantly convert an email into a task, and not having documentation easily at hand when I go to perform the task makes them feel more burdensome.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

Org Mode.

I'm generally a vim user, but for job-related task management I set up emacs with evil (too many) years ago. There were vim plugins to reimplement pieces of it, but none of them covered all the functions I would use (that may have changed in the last decade, but I have a working system so it wasn't worth the effort to check). I add tasks, tag priorities, and set recurrences for maintenance tasks. For billable or potentially billable tasks I use the built in clocking.

I make relevant notes under the tasks as I work on them, keep the finished task until weekly manager meetings, then archive them so they don't clutter my working file but remain searchable if ever needed (which is more often than you might think).

I add new tasks at the top. Unfinished lower priority tasks get pushed down out of sight over time. When we hit a slow period, I review them and archive anything no longer relevant, then reprioritize and start working through the backlog.