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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Notion encourages busy-work

217 点作者 _ttg大约 5 年前

31 条评论

gault8121大约 5 年前
I am a huge Notion supporter - it&#x27;s our organizaation&#x27;s brain and one of our most important tools.<p>However, having used the tool for more than a year at a 20 person org, one of the biggest pain points I have seen is people not knowing where to place new pages. There is &quot;Notion anxiety&quot; about not wanting to mess up the board.<p>One thing we&#x27;ve done to address this is by adding two common tables, the Documentation table and the Meetings table. Anytime anyone wants to create a new doc, they can simply add it to the documentation table and then tag it to their team, and we have a full list of all of the docs everyone has written. From there, if a certain piece of documentation needs to be somewhat else, it can be pulled out and moved there. Additionally, each team member has a default &quot;project board table&quot; and if you say need to create a quick to do list, you should just add it to your personal board. Having these &quot;default tables&quot; rather than a special table for each specific project may really help your team.<p>Notion requires intentional planning, and you need to be opinionated about the architecture. If you just keep adding things on haphazardly, it&#x27;s going to turn into a mess.<p>Finally, I do agree with OP that notifications could signicantly be improved. If anyone from Notion is reading this, please think of notifications like emails. At the moment, notifications are only in the state of read&#x2F;unread, and as soon as I open my notifications, they clear. Instead, I want my notifications to be a mini-inbox, where I can view notifications, respond to notifications, archive completed notifications, and filter notifications into channels (the same way I can filter emails). Notifications are a to do list, and should be thought of as such. Having this set up would address OPs concern about being able to filter notifications at the email level by setting the filtering logic in the app.
评论 #23053631 未加载
评论 #23053889 未加载
评论 #23054581 未加载
评论 #23053504 未加载
评论 #23056096 未加载
qrohlf大约 5 年前
This isn&#x27;t a new phenomenon - my favorite past example of this is the FileMaker series of applications.<p>The biggest hurdle to building most great tools isn&#x27;t the coding, it&#x27;s the process of carefully thinking about the problem and designing something that fits without being overly complicated or too basic. Incidentally, learning to code often gives you some basic understanding of this issue.<p>No-code tools like Notion or Filemaker throw users straight into the deep end of designing their own solutions, and because of the data-agnostic nature of the tool it&#x27;s difficult to build in guardrails to stop the user from over-complicating their solution.
评论 #23052122 未加载
Poems大约 5 年前
Notion was the tool that made me realize I wanted opinionated tools.<p>At first I was excited by all of Notion’s possibilities, but after a while I felt this was not a strength but a weakness.<p>We were on Notion for six months, without much enthusiasm. I switched us to Clubhouse + Stack Overflow for Teams and we’re loving it.
评论 #23053209 未加载
yarinr大约 5 年前
&gt; Gardening Notion boards becomes an activity in itself … Notion doesn’t get out of the way, it’s malleability always invites you to tweak your boards further, to add another property, to connect another relation, to add another view, to go through your board and complete data on all cards.<p>Sounds exactly like the problem so many folks here are having with Emacs. Malleable tools, while powerful, often become a huge time sink if you go into the rabbit hole of tweaking them too much. And it&#x27;s often hard to resist.
评论 #23055133 未加载
评论 #23053612 未加载
评论 #23053772 未加载
pixelmonkey大约 5 年前
If you think of Notion as your team wiki, it&#x27;s an exceptionally good tool.<p>Probably the best &quot;wiki&quot; I&#x27;ve ever used. I&#x27;ve used Trac, MediaWiki, MoinMoin, Confluence, GitHub Wiki (+ Gollum), and finally Notion. Notion is easy-to-use for non-developers, but still mostly supports Markdown. It makes rich content easy, including tables, in-line images, code snippets. It supports GDoc-style real-time editing, fine- &amp; coarse-grained permissioning, in-line comments, mentions, and versioning. It&#x27;s a great wiki.<p>It&#x27;s really, really easy to over-use a wiki for everything. It&#x27;s also really easy for wikis to get under-utilized, out-of-date, etc.<p>But if you&#x27;re a fully distributed team with 20+ people, you need somewhere to store your team policies&#x2F;practices, your culture, your vision&#x2F;roadmap, etc. Notion is a great fit for this.<p>If you try to use Notion as the &quot;hub for all of your work&quot;, you&#x27;ll certainly be disappointed, just as you would have been using any other &quot;wiki&quot; product for this. For example, though we use Notion as our team wiki, we still use:<p>- GitHub Issues for bug reports, because it&#x27;s built perfectly for this, and links with code and pull requests seamlessly<p>- GitHub project boards for code-oriented project management, because it can kanban-ize GH issues to visualize capacity, issue stages, and project&#x2F;milestone progress<p>- Trello for non-code project management, because if you&#x27;re not a programmer, Trello is much simpler than GH Issues&#x2F;Projects, and nails the experience of a kanban project board<p>- StackOverflow for Teams for FAQ-oriented team &amp; product knowledge base<p>- GDocs for long docs, forms, slides, spreadsheets, and so on -- and especially when these need to be shared &quot;officially&quot; with external parties<p>- Slack for real-time chat and notifications, often linking to the above tools<p>I think part of the dissatisfaction expressed in this article is that Notion is being hyped (especially with the VC valuations) as &quot;the future of all work&quot;, similar to Slack in a prior startup generation.<p>Slack is better IRC for busy teams who prefer a SaaS. Notion is better MediaWiki for busy teams who prefer a SaaS. Neither is an all-in-one work hub. Neither is &quot;the future of work&quot;. They are just communication&#x2F;collaboration tools in different categories.
评论 #23053135 未加载
Jare大约 5 年前
After a few months using Notion at work, I feel such a relief when I get directed to a regular office-style doc (Google docs in our case, but Office would be just as fine).<p>This week I formally proposed my team move out of Notion for all internal documentation and back to google docs.<p>Notion is the best and easiest to use wiki there&#x27;s ever been, I guess, but the reasons I tried wikis before and never stuck with them still apply to it.
评论 #23056026 未加载
评论 #23054251 未加载
评论 #23056558 未加载
评论 #23052045 未加载
swaggyBoatswain大约 5 年前
I used to be in the camp of finding better workflows with these tools. I ended up just gardening them,losing time elsewhere.<p>Now I just prefer the simplest dumbest tools possible for specific use cases. Notebook + sticky notes for task mgmt, GitHub repo for code snippets, simplenote for private information, Google docs for collab
评论 #23052132 未加载
hprotagonist大约 5 年前
This is an old problem, it’s a mixture of amusement and resignation to see it keep coming up in new areas.<p>In the salad days of my early undergrad, i spent about three weeks hand tuning (very poorly) an init.el, learning latex, fiddling with auctex and bibtex and makefiles, and doing no work. Quite literally sophomoric.<p>Learned a lot about elisp, and fuckall about mechanics, but dang if i didn’t have the prettiest lab reports.
评论 #23052085 未加载
jshaqaw大约 5 年前
I keep being intrigued by Notion but ultimately old warhorse Evernote remains the core of my knowledge system. It amazes me that this long into the lifespan of the iPad there is really no competitive way to read&#x2F;annotate&#x2F;search and store large numbers of documents across iPad and desktop other than Evernote.
评论 #23052158 未加载
rayalez大约 5 年前
I keep being curious about notion(and evernote), but can&#x27;t get into it. Probably because my current solution works well for me.<p>I simply use markdown files synchronized using dropbox. I use Emacs Org Mode on desktop, and Editorial on iOS. Editorial is still by far the best markdown text editor on iOS, although it&#x27;s, very sadly, almost never updated anymore(it&#x27;s still pretty close to perfect, so I keep using it).<p>I write down all my thoughts in one single journal - a &quot;Notes&quot; folder in dropbox, with markdown files for every 2-3 weeks of notes, called like &quot;2020-05-02.md&quot;. Sometimes I use a bash script to combine them all into one big file to easily search through them.<p>I use &quot;&gt;&gt;&quot; symbol to mark the important ideas&#x2F;insights so I could easily search for them later.<p>I use hashtags to organize ideas and notes by topics. Like #pst for blog post ideas, #gamedev for everything I&#x27;ve learned about game development, #book for books I want to read, #health 2020-05-02 for daily notes about my health, #todo 2020-05-02 for todos, etc.<p>Notes aren&#x27;t organized in any other way, it&#x27;s just stream of consciousness. When I have an idea or learn something - I open Editorial and write it down at the end of the currently open file, and if it&#x27;s important I mark it with a hashtag or &quot;&gt;&gt;&quot;.<p>Every few weeks I search through all the important thoughts of the past few weeks I&#x27;ve marked with &quot;&gt;&gt;&quot; and collect them into a separate file, so I have a kind of a summary of what I&#x27;ve learned&#x2F;thought about in the past month.<p>Works really well for me.<p>Also I can highly recommend Dynalist, it is like a superior version of workflowy. An app for nested lists. Can be used as trello, as an outlining app for writing, as a way to keep a list of your project ideas and the tasks you need to accomplish. I use it to outline fiction, organize my ideas for games and 3D art I can make, and for anything else that fits well in this format.<p>Finally, Track And Share is the best habit tracker on iOS that I could find, highly recommend it.
AlexMoffat大约 5 年前
Sounds like a reinvention of Lotus Notes with today’s technology.
评论 #23052065 未加载
chrisfrantz大约 5 年前
We run our company through Notion. Part of using it is establishing your own best practices within the company. Since Notion is flexible, it provides you the opportunity to be rigid and make the decisions on database design that is right for your team.<p>Notifications in Notion are very poor and that is a valid criticism mentioned in the article. I imagine it will only improve over time and with the coming public API we should start seeing third-party tools supplementing Notion for specific use cases.
mkchoi212大约 5 年前
Notion has always felt like it&#x27;s trying to do so many things that it falls short from being good at anything. Products like Trello are good because they focus on one thing and one thing only. Notion has their features and priorities spread-thin. I feel like they could have done much better if they started out with a single feature, somewhat master that implementation, and keep building on features to the app. This way, they can at least manage their priorities and not have to concurrently chase down 20 features.
formalsystem大约 5 年前
I&#x27;d be curious to read a study as to productivity tools actually do help people be more productive.<p>Anecdotally, I used to use many different tools from EverNote, WunderList etc.. but over the past 2 years my process has been use Google Drive as a journal and write down my top priorities on a post-it.<p>Post-it naturally forces me to prioritize a small number of tasks and my journal is to help me document everything I learn. I don&#x27;t see ticking off low leverage items as a value add to anyone even though the dopamine rush does feel good.
dguo大约 5 年前
My teammate has described Notion as a B+ solution for everything. It&#x27;s impressive how many things it can handle, but it&#x27;s all in a merely decent manner.
评论 #23055138 未加载
jtth大约 5 年前
I agree with this.<p>I&#x27;ve collapsed everything to Workflowy for myself, and Basecamp for projects with collaboration, or that may someday need significant collaboration. Documentation lives in repos in text files. Everything else starts to feel like busywork.
defnotashton2大约 5 年前
I&#x27;m using notion for personal stuff and have found this line too. Personally it&#x27;s still the best note taking basic + kanban board. I use github issues with zenhub for code stuff and notion for everything else. I have a global tags database in notion and then I use a global recursive self referencing tasks table so I can link thing globally easily and then just create views when I need to. I think you can get lost but overall it&#x27;s nice having one source of truth with different views.<p>I think the product lacks maturity. I think the notifications are garbage, and the inability to hide &#x2F; emphasis &#x2F; format the data for a specific form or view is lacking. I think they tried and failed with templates. They need a form builder and more view windows present in places like the properties list.<p>In my experience regardless of the flexibility of the tool, somebody will want to waste time building out the tool from that 80% to 100% use case when they should have just been happy with the 80%.
nreece大约 5 年前
Been hearing the same hype about Roam Research, just as Slack, Zoom, and countless other &#x27;shiny new&#x27; consumer tech products.
评论 #23052582 未加载
gtm1260大约 5 年前
I do really Enjoy Notion as my personal note-taking&#x2F;productivity app, but I agree that its collaboration features make it really hard to use with more than a few people.
khaledh大约 5 年前
Notion reminds me of Sharepoint. Too flexible and too generic, with absolutely zero opinion about differentiating content or workflow strategies or UX. Those kind of tools are usually optimized for prolific creation, but not for meaningful, productive consumption.
jplayer01大约 5 年前
I like Notion and I can&#x27;t stand it. The interface is entirely unsuited and too slow for what it&#x27;s trying to do.
评论 #23053205 未加载
diggan大约 5 年前
I&#x27;m slightly late to the party and also slightly off-topic but usually I get very good answers from the HN crowd so here goes nothing:<p>Does anyone have any recommendations for open-source alternatives to Notion? I&#x27;m mainly looking for a Notion-alike that works offline but still has the same flexible structure and &quot;database views&quot; of other pages like Notion.<p>Closest I&#x27;ve found is TiddlyWiki, but it&#x27;s documentation and data structure support is a bit all over the place. Not impossible to get through, but maybe there is something more polished out there?
szhu大约 5 年前
For those looking for a Notion alternative: at my previous company, the excessive customizability of Notion convinced me to switch everyone from Notion to a more lightweight and opinionated tool called Slab. We made the switch in early 2019, and far as I know, everyone still loves using it!<p>This also replaced some other documentation tools we were using, like Google Docs (partially), GitHub repos of Markdown docs, and Guru.<p><a href="https:&#x2F;&#x2F;slab.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;slab.com&#x2F;</a><p>(I&#x27;m not affiliated with Slab other than as stated above.)
atfzl大约 5 年前
I was amazed to find Notion which replaced a lot of apps with features like database, notes, spreadsheet, wiki. But later on I realised it was better to use different solutions which were the best in their domains instead of a huge universal app which tried to do all the things in a half baked way.<p>Right now I use Bear for notes, google sheets for spreadsheet&#x2F;database etc.
didntknowyou大约 5 年前
was excited when i first used it, but it&#x27;s like swapping a notebook for a stack of handwritten notes
tstrul大约 5 年前
I Use it to manage my personal backlog (work and personal goals boards) and as a note-keeping replacement (lots of templates for meeting summaries, daily meetings, one on one etc).<p>I have a daily page that summarizes all of my tasks for today (from all of my workspace) professional and personal and I start my day looking at this board.<p>I think Notion is very good for this purpose. I had no luck trying to convince my organization to transform from Atlassian tools towards this unified solution.
hcarvalhoalves大约 5 年前
Ten years from now people will figure out a tool like Notion doesn&#x27;t save you from how hard of a problem Information Architecture is - the same way companies learned creating intranets and internal Wikis twenty years ago.
eatonphil大约 5 年前
I like notion because it&#x27;s pretty simple and works on all my devices. The only other app like that is Gmail. Google suite is awful on mobile, otherwise it would probably be sufficient for my needs.
d0m大约 5 年前
I&#x27;m a big fan of the default table with an url and some tags. Gets me 90% where I want most of the time
macawfish大约 5 年前
Maybe the 40 hour work week encourages busywork?
jhymn大约 5 年前
The gtd system by David Allen and a blank text file will get you 90 percent there. An app like Dynalist pro will get you the other 10 percent.