Notions needs basic analytics, if I share a page I'd like to see the amount of hits it gets at least.
Notion Timeline View
11–20 of 191 posts
Re: Notion Timeline View
#12There are no good and free JS gantt libraries, but many, many paid ones. I've been trying to find a good one for Portabella (https://portabella.io) as they're an essential part of project management platforms, but no luck yet.
Re: Notion Timeline View
#13Anyone have insight into how they built this? Custom Gantt solution or you think they bought one? There are no good and free JS gantt libraries, but many, many paid ones. I've been trying to find a good one for Portabella ( https://portabella.io ) as they're an essential part of project management platforms, but no luck yet.
Re: Notion Timeline View
#14Re: Notion Timeline View
#15A real shame as I really need something like this in my life - both personal and professional.
Re: Notion Timeline View
#16Notion is a great tool and I recommend it as a solid "all-around" personal-wiki / notetaking tool. That being said, the fact that it's electron-based means it's not always as snappy as I'd like it to be when I want to quickly capture a thought -- sometimes the "page" has to reload, even when I'm using the desktop app. I also notice that like slack, it suffers from the same in-line text formatting woes, which can be i…
I find the same. For my workflows the performance gets in the way. I saw another similar tool the other day by the same guys that did Linear (which I love ) that looked awesome. If we weren’t deeply embedded with Notion now I’d give it a try. https://www.getoutline.com/
Re: Notion Timeline View
#17Notion is a great tool and I recommend it as a solid "all-around" personal-wiki / notetaking tool. That being said, the fact that it's electron-based means it's not always as snappy as I'd like it to be when I want to quickly capture a thought -- sometimes the "page" has to reload, even when I'm using the desktop app. I also notice that like slack, it suffers from the same in-line text formatting woes, which can be i…
Re: Notion Timeline View
#18I have some serious data privacy concerns with Notion. The excruciating slowness of the platform in all its forms and iterations is also completely unworkable. A real shame as I really need something like this in my life - both personal and professional.
Re: Notion Timeline View
#19Notion is amazing, but lack of security/privacy options for me
Re: Notion Timeline View
#20Notion is a great tool and I recommend it as a solid "all-around" personal-wiki / notetaking tool. That being said, the fact that it's electron-based means it's not always as snappy as I'd like it to be when I want to quickly capture a thought -- sometimes the "page" has to reload, even when I'm using the desktop app. I also notice that like slack, it suffers from the same in-line text formatting woes, which can be i…
At my current job, management jumped into the Notion wagon some time ago, then told IT to force-install the desktop web application in every computer. The moment I realized it was an Electron app, I stopped using it. Nowadays, I sporadically open the web application, which is one click away from my browser bookmarks.
Safari executes JavaScript code much faster on my computer than Chromium, so the experience of typing and navigating Notion is much better on the web (native browser) than on the other web (hybrid Electron). The same thing with Slack. It is much more reliable in the native-web than in the hybrid-web/desktop Electron wrapper, which continuously restarts and consumes an unnecessary amount of memory that other more essential applications (Docker, IDE, debugger) could use.