Harvest has significantly improved our workflow. Its reporting make project management a breeze.
A nice simple interface and plenty of rich features really make this application essential.
Has a lot of features when compared to it's competitors out there.
Based on our record, Notion API should be more popular than Harvest. It has been mentiond 45 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If that’s not enough, I’ve had good experience with http://getharvest.com (and accompanying tools from them). Source: about 2 years ago
Https://getharvest.com/ : time tracker for contract work. Source: about 2 years ago
I use getharvest.com to track hourly and convert them to invoice. The only thing I don't like is that I have to add the task in the web dashboard rather than entering directly in the desktop app. There is 'note' field, but it won't show up in the invoice detail, so it is useless for me. Source: about 2 years ago
I think for your business the best way to go is with a premade app for time logs and invoicing. My wife uses Harvest for her business: https://getharvest.com. Source: about 2 years ago
I use Harvestto invoice and track time. You can also use QuickBooks. Source: about 2 years ago
Notion: https://developers.notion.com/. - Source: dev.to / 5 months ago
Obtain Notion API Token: Go to the Notion Developer Page, create a new integration, and get the API Token. - Source: dev.to / 7 months ago
The “Update Content” action that downloads content from Notion API and commits the changes. - Source: dev.to / 9 months ago
// composeApp/src/commonMain/kotlin/api/QueryDatabaseRequest.kt Package api Import kotlinx.serialization.SerialName Import kotlinx.serialization.Serializable /** * https://developers.notion.com/reference/post-database-query */ @Serializable Data class QueryDatabaseRequest( @SerialName("start_cursor") val startCursor: String? = null, @SerialName("page_size") val pageSize: Int? = 100, ) { ... - Source: dev.to / 11 months ago
Our public API uses Notion.com: https://developers.notion.com/ Switching the product and marketing sites would take a lot of work for unclear/low benefit since at this point we’ve learned the .so lessons and have a good reputation. Given the choice of projects like “scale infra so we stay online and fast-ish”, “improve search”, or “notion dot com”, Notion dot com ends up below the cut line. - Source: Hacker News / over 1 year ago
Toggl - Toggl is an online time tracking tool. It features 1-click time tracking and helps you see where your time goes. Free and paid versions are available.
Sync2Sheets - Give Notion the superpowers of Google Sheets
RescueTime - Time management software that shows you how you spend your time & provides tools to help you be more productive.
Google forms to Notion - Supercharge Notion with Google Form ⚡️
TimeCamp - Simple and robust time tracking app to help you stay on the same page with your team while working from home.
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace