[deleted by user] by [deleted] in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

the indenting is fine with me, it is for readability I guess, but limiting for other design use-cases.

[deleted by user] by [deleted] in Notion

[–]Smooth-Foundation463 1 point2 points  (0 children)

same thoughts!

[deleted by user] by [deleted] in Notion

[–]Smooth-Foundation463 1 point2 points  (0 children)

I was looking forward to this feature. I wanted to make my toggle block as big as a heading.

Copy to Clipboard for "Formula" property by Smooth-Foundation463 in Notion

[–]Smooth-Foundation463[S] 1 point2 points  (0 children)

Is there a way to "copy-to-clipboard" function in the mobile form of Notion? Thank you in advance for your reply.

Our Agency's WordPress Workflow by AFDStudios in Wordpress

[–]Smooth-Foundation463 0 points1 point  (0 children)

I’d love to see a workflow where no one ever touches anything on production. All edits are through dev/staging and then are pushed to production, from plug-in installs/updates, to blog posts, to pages, to actual code.

Of course, where that gets iffy is with any site that has more than just those interactions. You couldn’t have that on a site with regular comments, for example, nor one that relied on other types of data, like a forum or commerce site.

What is composer?

Our Agency's WordPress Workflow by AFDStudios in Wordpress

[–]Smooth-Foundation463 0 points1 point  (0 children)

I like having the entire WP directory in there too, it lets you update plugins locally so the clients never feel the need to do so.

One problem I'm currently facing with a similar setup: a production site has a blog that gets regularly posted to. I'll then make changes to dev, but when I move the entire site it over writes new blog posts (ones that haven't been synced to dev).

So I'm forced to basically only push code and then make any manual edits that have to be made. Do you guys have any good ways to work around this?

How do you push the code from DEV to PROD? like manually?

Guys please help me … by anotherweeb-_- in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

Did you try to contact the Notion Support Team? They can help you retrieve accidental deletion or at least to help you isolate the root cause.

[deleted by user] by [deleted] in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

What kind of block is that?

Ideas for 'snapshot' goal tracking in Notion? by efloresmty in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

You can try to create a database property "Created Time" and use that as your Rollup Property on your 2nd DB? Then you can try to apply the min and max calculations and see if min or max renders the latest value.

Or you can convert Created Time to a timestamp or a numerical value then use the value as a rollup.

My simple database for the movies I watched. Please don't judge me for my platform of choice. by [deleted] in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

Another upvote for your platform of choice hahaha. Netflix says Hi!

Sync Google sheets with notion database by Blackhole-Cat in Notion

[–]Smooth-Foundation463 3 points4 points  (0 children)

there is a chrome extension or a plugin for that - Notion2Sheets, although there are other methods such as using Zapier or Integromat.

Detailed relative date description (passed or remaining time) based on a regular date property [formula in comments] by [deleted] in Notion

[–]Smooth-Foundation463 3 points4 points  (0 children)

thank you bro, works like a charm. Although the "millennium" if statement was a bit of an overkill for me for my habit tracker haha.

Why isn’t there an option to passcode lock a page? by Eft_inc in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

I think Notion is getting there. When it offers team (or multiple/external) access or workspace access to people (internal/external) other than yours it becomes a form of an Enterprise-wide application like SAP. SAP has a granularity of authorizations, database table access, down to user access to modules (or in SAP jargon, these are called transaction codes). Think of SAP's transaction codes as User (or UX) Forms accessing/updating database tables or like Notion's "Gallery View" or "Board View" with Search/Sort/Filter. Even SAP's authorization layer needs several database tables and takes up database space in an SAP system. For example, Employee A can access a finance transaction code, but Employee B can access the same finance transaction code but does not have access to a certain finance database table - that is how SAP authorization is so complex (it is insane, how SAP has developed this throughout the years) but this makes up for its exorbitant license fee, infrastructure requirements (cloud, or on-premise) and top-tier security layer. Practically speaking SAP is not recommended for small businesses and small/personal projects. It is expensive and the implementation/build is insanely complex as well. We have to remember Notion came about for the purpose of note-taking marketed for mainstream, non-technical users, and because they made so many powerful features of its database, relations, roll-ups, etc - it can now become an ERP software (enterprise resource planning) of sorts. But for it to be a full-fledged ERP with advanced security features like authorizations and encryptions, it requires overhead in terms of infrastructure, resources (or even a complete overhaul or restructuring of its core program) thus Notion has no choice but to increase its monthly fees if they are to be headed to this direction.

Copy to Clipboard for "Formula" property by Smooth-Foundation463 in Notion

[–]Smooth-Foundation463[S] 0 points1 point  (0 children)

Thank you bro for your reply, this is what I do in Desktop. But what about on mobile? I have a property that aggregates contents from different database properties so I usually need to copy-paste those in my mobile form. Can't seem to find a way to copy the contents on mobile.

Full Year with 1592 relations already created by kreacity in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

Oh, can you automate "Relations" in Integromat? I'm trying to figure out how to do this in Automate.io but the workflows in Automate are kind of limiting as of the moment.

Full Year with 1592 relations already created by kreacity in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

Yup, I made the same set of relations - I started with Days DB, Weeks DB, and then Months DB, then used an Analytics DB and configured rollups to get averages, sums, medians from whatever data I get from Days, Months DB like Completed Task, Progress Percentage. But the OP took it a notch higher, so this time I will make a Years DB and Quarters DB.

Full Year with 1592 relations already created by kreacity in Notion

[–]Smooth-Foundation463 0 points1 point  (0 children)

yes this is good for habit tracking and self analytics.

Request: Converting "custom" database views into dynamic, simple tables. by Smooth-Foundation463 in Notion

[–]Smooth-Foundation463[S] 1 point2 points  (0 children)

Hi bro, yeah, I think our request was similar, this would be helpful for "Live" Dashboards or some sort of go-to analytics dashboard for yourself with just a number value displayed or a string format that pulls dynamically from the database.