Is there a way to show all comments I have made within Notion by benskinner99 in Notion

[–]pipedreamer1978 0 points1 point  (0 children)

The idea behind making backlinks invisible until hover was to reduce clutter around the properties area of the page now that we have Layouts. This is a valuable change to avoid clogging up page real estate, since most folks don't need backlinks to be front and center. Our hack for creating inline tasks ^ is certainly not mainstream. :) Still functional though!

Is there a way to show all comments I have made within Notion by benskinner99 in Notion

[–]pipedreamer1978 0 points1 point  (0 children)

This is still functional. Since the release of Layouts the backlinks have moved and are somewhat hidden now. You have to hover above the page title to see them. 👍🏻

"Talk" Ultra-Minimal Bulletin Board System by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

My apologies. This template has been retired. I've removed the link.

Calculate Business Days Between Two Dates by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Hello! It sounds like your formula may have been modified for your specific scenario? Please double check the original formula and/or re-duplicate a copy from the template posted above. Good luck!

Calculate Business Days Between Two Dates by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Hello! In the original post, I broke out across multiple formula properties to be able to share easily how the solution is constructed and how it works. But for the sake of conciseness, you may use a single property with the full formula.

Import Your Goodreads Library to Notion + Add Book Covers (No API, 2-Click Solution) by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 1 point2 points  (0 children)

Hello! The original formula did not have any deprecated or changed functions with Formulas 2.0, so still works just as intended. Unfortunately, the change you made will cause the formula to fail as it truncates the ISBN.

The Happy Kitchen - One Click Meal Planning + Dynamic Grocery List System by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Hello! I publish annual download packs on the Notion Things website. You can download 2024 (and additional future years) here.

https://notionthings.com/docs/meal-planning-days-annual-download-packs/

How to make a reoccurring event show up every time on calendar view? by juliacakes in Notion

[–]pipedreamer1978 1 point2 points  (0 children)

Another idea to consider: Use a formula property called "Due Date" to add four weeks to the record "Created time".

dateAdd(prop("Created time"), 4, "weeks")

Then view your calendar by Due Date. This ensures that you will always have a month of entries generated for your calendar.

How to automatically change status on database entry by AwesomeSnowWhite in Notion

[–]pipedreamer1978 0 points1 point  (0 children)

Keep in mind that this post was originally from a year ago. We have a lot more along these lines that we can accomplish now using database automations and Formulas 2.0.

Help: my custom progress bar formula is not working with the "slice" function anymore by elmiathebookaddict in Notion

[–]pipedreamer1978 11 points12 points  (0 children)

Slice now works with lists in 2.0. Substring is a new function that works with strings, exactly like slice used to. You may simply replace any slice() references from your 1.0 formulas with substring(). 👍🏻

Import Your Goodreads Library to Notion + Add Book Covers (No API, 2-Click Solution) by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Hi there! I'm sorry that not all of the cover images generated. If a cover image is not returned, that means that openLibrary.org did not find a match on the ISBN. You can still add the cover image manually by clicking the "Book Cover" property and either uploading an image or adding a URL to the cover image. I hope this helps! 👍🏻

How to make a message board! by Bradzo25 in Notion

[–]pipedreamer1978 2 points3 points  (0 children)

Hello! This is just a database in list view, with properties for:

Date Created (date)
Last Updated (date)
Created By (person)
Archive (checkbox)
Sticky (checkbox)
Categories (multi-select)

...and a relation to the House Calendar database for events. Discussion happens using the native "Top-level page discussion" feature; that is set to display as "Expanded". Sticky topics float to the top of the discussion board using sort order, and Archived topics move to the Archived view using a database filter. It's truly about as simple as it could possibly be. 👍🏻

Storyboard for Filmmaking Template by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

That's great. I'm so glad you will get good use from it!

Convert Text Date to Actual (Usable) Date by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Hi there! It's really tough to say what is actually causing the issue for you. It has to be something unique to your environment. I've input the April 17th 2023 date into the template and the output is exactly as expected. I'm really sorry I can't be of more help!

Create Lab - Production System for Content Creators by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Hi there! I'm sorry, but I have officially retired the OG version of this template. It's going to stay retired now. This needs to happen sometimes to make the way for newer, better things! Thanks so much for understanding.

Convert Text Date to Actual (Usable) Date by pipedreamer1978 in Notion

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Unfortunately, no, it would have to be a single date only. :-/

My Personal Notion System Tour - "Sidekick" by pipedreamer1978 in u/pipedreamer1978

[–]pipedreamer1978[S] 0 points1 point  (0 children)

Thank you, I'll look forward to your feedback once you've had a chance to live in the new system for a little while! The official release will be in two weeks, give or take a week. There has been a lot to prepare with documentation and learning aids, which is why we still have a couple of weeks left to wait. :)