TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: People working remotely, how do you plan your workday?

24 点作者 mmvs大约 5 年前
Do you use any special tools or anything like that?<p>The problem I&#x27;m facing is when my team grew up, I get a lot of requests to check something, help, etc. Sometimes I forget about either of those requests because I don&#x27;t do any planning (e.g work on a task for 7 hrs, then PR reviews&#x2F;requests for 1 hr) and the requests get lost. I use slack reminder bot very frequently but this doesn&#x27;t work well for communications performed outside of slack and neither have structured to-do list

15 条评论

cik大约 5 年前
I sit down every single night and plan the upcoming day by making a simple list. I don&#x27;t prioritize it, I just make it. This includes meetings.<p>Then, first thing I do in the morning is update my list based on what (if anything) changed the night before. I place asterisks beside the <i>THIS HAS TO HAPPEN OR UHOH</i> things. I even prioritize those.<p>Then, I schedule them into my day, before I start - based on estimating them. I follow through with those items, shutting off <i>everything</i> whilst working on the &quot;must happen&quot; list. I review the list and re-prioritize roughly mid-day, having come up for air at least once.<p>The problem I found over the years is that nothing is as quick, as limitless, and as fluid as paper. For this reason I use a Stalology B6 notebook.
greenyouse大约 5 年前
We have a weekly on-call position on our team where that person tries to shield everyone else from non-sprint distractions. They would usually be on point for handling requests from other teams, production issues, release problems, helping stuck people, etc. It&#x27;s generally a nice way to balance the workload across the team and make sure knowledge is spread evenly.<p>For a team without that, I would either context switch each time a problem comes up (which could be hard if you&#x27;re pinged a lot) or make a more formal intake process. I&#x27;ve gotten pretty used to context switching so my general flow is to keep a list of the problems I&#x27;m working on and break each down into small sub-tasks with check marks for progress. It&#x27;s sort of like caching your current work and thoughts on the problem but that is still not as good as just working through the issue uninterrupted. I don&#x27;t think the tool for note taking matters, it could be a journal, org-mode, plain text, outlook, trello, or whatever you&#x27;re comfortable with.<p>Some teams which I&#x27;ve worked with have built out intake systems to keep random fire drills under control. The system they have is to keep a triage channel open in slack and a triage board in Jira. If you have a small question or need a bit of help, it&#x27;s usually fine to ping the on-call for their team in the slack channel. If their on-call is swamped or the issue is bigger, they&#x27;ll usually request that you file an intake ticket with Jira. This probably seems like overkill (especially if the company is a small startup) but if you&#x27;re spending a significant amount of time helping people and solving production problems, this should be tracked so people can see the extra work you&#x27;re putting in. It&#x27;s important that people don&#x27;t burn out or become the sole person who know how everything works. Newer management may not understand why you&#x27;re struggling unless you give them tools to see your actual workload.
gherkinnn大约 5 年前
Finding myself in similar positions, I have made a few observations:<p>- most requests aren&#x27;t urgent, people are impatient<p>- identify common requests and solve them at the root (tooling, documentation, training, delegation, etc)<p>- split my day in to blocks [0]<p>- block an hour per day for code reviews<p>- a list containing little bits and pieces like updating some documentation, helping here, asking something there and do them in-between or when I feel unmotivated, etc<p>- unapologetically close slack&#x2F;teams&#x2F;email&#x2F;etc when working on something that requires your attention<p>[0] <a href="https:&#x2F;&#x2F;doist.com&#x2F;blog&#x2F;time-blocking&#x2F;" rel="nofollow">https:&#x2F;&#x2F;doist.com&#x2F;blog&#x2F;time-blocking&#x2F;</a>
devnullbyte大约 5 年前
I use a kanban board.<p>[Backlog] [Active] [Done]<p>All new tasks go into [Backlog]. In the morning I move the backlog cards around based on priority, the higher or more urgent items positioned at the top. The top three then move into [Active]. [Active] has a limit of no more than 3 items. As items are completed they move into [Done] and are replaced by new items from [Backlog], again up to a limit of three. I limit [Active] (they call it a WIP limit) to make sure I don&#x27;t take on 5-6 tasks and start feeling overwhelmed or despondent for not getting much done as I am flitting between items (spinning plates on sticks).<p>I use trello, you get a few boards for free.
评论 #22725446 未加载
Jugurtha大约 5 年前
We use GitLab with templates for issues(bug, incident, feature) and Slack.<p>We also have a Slack workspace for our platform users where they can ask questions, or report bugs or incidents. If users ask a question on how to do something many times, we open an issue for improvement, ux, documentation, etc.<p>If the users complain something isn&#x27;t working, we&#x27;ll open an issue for a bug.<p>If they report an incident, we&#x27;ll solve the problem and write up the incident. If it happens more than once, we&#x27;ll open an issue and solve it.<p>This pushes development and prioritizes our work. By the third time people complain about something you go alright, it&#x27;s time to solve this.<p>If it&#x27;s something that _prevents_ users work, it shoots up in priority.
muzani大约 5 年前
I actively avoid planning because it kills momentum for everything. It might actually be a good habit to ignore them until you&#x27;re ready to deal with them. Normally I check messages etc during lunch break and end of the day (around 4 pm). There are also points where it&#x27;s hard to do work, like an hour before a meeting. You could also leave notifications on if they&#x27;re time sensitive.
BlameKaneda大约 5 年前
Daily:<p>- Look at calendar (see if&#x2F;when I have meetings)<p>- Make a To Do list and attach it to my monitor (it&#x27;s quite gratifying to check something off, and that fact&#x27;s helped me a lot)<p>- Find out if I have anything due that day, and if so to make that a priority<p>- Make sure my Git branches are up-to-date<p>Monday&#x2F;week start:<p>- Find out if I have any deadlines, and if so when
popotamonga大约 5 年前
I have more requests than the workday can handle, so they pile up and they are all &quot;urgent&quot;. I just to the request for who nags me the most, which are probably the ones that are actually urgent.<p>The rule is if you want something done you must ask at least 3 times.<p>Or if someone calls me on the phone, then it&#x27;s probably urgent.
lol666大约 5 年前
i work now as dev and found that if i dont split time and set some apart for reviews i.e. i&#x27;ll do less of em? so i started to do the small&#x2F;simple ones before i star working on my func tickets. i was eorking most of my life remotely so thats ok. have youe rituals: your morning coffe, jog or whatever else it is. if youre having coffe or tea or whaetever you do to start of &quot;easily&quot; your day then u can just think about what u have to do and write it down. i highly recommend to keep a log on what you plan to do and done everyday, that will help you get bet through plan and plan better. if ur half like me then you&#x27;ll put in there too much stuff on beginning because i had tendency to be to optimistic :D as someone said &quot;youre overpromising and uderdelivering to yourself&quot;. so dont.
rotterdamdev大约 5 年前
Email. Anything not communicated in an email doesn&#x27;t get done. You can use the email threads as a todo list.
krageon大约 5 年前
You say your problem is that you don&#x27;t do planning, so perhaps that is where you should start. As with all other methods to organise yourself (e.g. a todo list on paper), they work but you have to actually use them consistently.
buboard大约 5 年前
Email is the best tool for async work. Yes, it&#x27;s meant to be uncomfortable and not fun. Fun things are toys, and slack invariably ends up being one.
lwh大约 5 年前
If people new to it are poking you more, conciously close email&#x2F;slack&#x2F;ticketing for a while if you are working on something.
ooooak大约 5 年前
I keep a todo list in a text file and it worked really well. been doing it for last 4 years.
ooooak大约 5 年前
I mostly have a list of todos in simple text file.