- Docs in code → Notion: https://exnota.com
- Delete duplicates: https://tools.exnota.com/duplicates
- Spotify sync: https://music.exnota.com
1) Write docs as code
(as part of your normal dev workflow).
2) Push changes.
3) Docs are synced to Notion.
4) Now any team can read, search, ask AI!
1) Write docs as code
(as part of your normal dev workflow).
2) Push changes.
3) Docs are synced to Notion.
4) Now any team can read, search, ask AI!
But you can add a child page to a link block in the sidebar.
And it doesn't appear anywhere else 🤯
But you can add a child page to a link block in the sidebar.
And it doesn't appear anywhere else 🤯
Just created an ~8min walkthrough. The basic idea is:
- Create a second database as your log.
- Use an automation to save changes to it.
- Use a custom layout to display those in the database page.
Just created an ~8min walkthrough. The basic idea is:
- Create a second database as your log.
- Use an automation to save changes to it.
- Use a custom layout to display those in the database page.
With an image.
With an image.
A quick POC.
A quick POC.
AFAIK there are 3 ways:
1. Scroll, scroll, scroll.
2. Button automation.
3. Database automation.
Each have their own advantages and limitations.
Gotta pick the best for the job.
AFAIK there are 3 ways:
1. Scroll, scroll, scroll.
2. Button automation.
3. Database automation.
Each have their own advantages and limitations.
Gotta pick the best for the job.
My goal is rapid development, and it seems clearly ahead of Rails, Django, Phoenix/Elixir in that regard.
I did the getting started guides and tried queueing a job, as I'll do that a lot for Notion integrations.
This is how it went...
Evaluating frameworks to build custom Notion integrations fast.
✅ Laravel
Next:
- Rails
- Django
- Phoenix/Elixir
My goal is rapid development, and it seems clearly ahead of Rails, Django, Phoenix/Elixir in that regard.
I did the getting started guides and tried queueing a job, as I'll do that a lot for Notion integrations.
This is how it went...
Use-case: Someone on Reddit asked :P
Use-case: Someone on Reddit asked :P
Why?
Melted. It was 40°C (104°F) for two days, and needed another day to cool off.
Chocolate melting is the hardest part of Christmas in summer. Northern hemispherians wouldn't understand ;)
Why?
Melted. It was 40°C (104°F) for two days, and needed another day to cool off.
Chocolate melting is the hardest part of Christmas in summer. Northern hemispherians wouldn't understand ;)
Evaluating frameworks to build custom Notion integrations fast.
✅ Laravel
Next:
- Rails
- Django
- Phoenix/Elixir
Evaluating frameworks to build custom Notion integrations fast.
✅ Laravel
Next:
- Rails
- Django
- Phoenix/Elixir
Perhaps automations can replace some relations. E.g. instead of DB1 getting data from DB2 via a relation, when DB2 changes it can update DB1.
Dashboard design for different scopes to avoid "entire workspace" dashboards
Avoid relations, rollups, formulas where possible
Consider using "real" databases for records > 10K
Optimize formulas to reduce computations
Use Notion as a supplementary tool
Perhaps automations can replace some relations. E.g. instead of DB1 getting data from DB2 via a relation, when DB2 changes it can update DB1.
Love little things that reduce friction.
1. Choose code task to work on.
2. Press 'Create issue'
3. Wait a few seconds
4. Click link to new Github Issue.
No need to: Open github, select repo, select new issue, type title, two way link to task in Notion.
Love little things that reduce friction.
1. Choose code task to work on.
2. Press 'Create issue'
3. Wait a few seconds
4. Click link to new Github Issue.
No need to: Open github, select repo, select new issue, type title, two way link to task in Notion.
- Task count in page icon.
- AI generated cover images.
- Auto-screenshot websites.
- And a few more!
This could get addictive ;)
- Task count in page icon.
- AI generated cover images.
- Auto-screenshot websites.
- And a few more!
This could get addictive ;)
- Ready-to-go template
- A Play History database
- Basic stats
- 900-ish plays synced per month
- Ready-to-go template
- A Play History database
- Basic stats
- 900-ish plays synced per month
Limited:
- Bottom of table view
- Charts
- Board view - top of column
Expensive:
- Relation + rollup/formula
I've been loving charts for this. E.g. summarizing artist info:
Limited:
- Bottom of table view
- Charts
- Board view - top of column
Expensive:
- Relation + rollup/formula
I've been loving charts for this. E.g. summarizing artist info:
Which is which? 🤔
Which is which? 🤔
*hammer and sawing noises*
Playing songs in Spotify from your songs database 💁
*hammer and sawing noises*
Playing songs in Spotify from your songs database 💁
It could be used to allow people to subscribe to your (public) Notion database too.
Setup a trigger in IFTTT/Zapier to send an email, post to slack, anything!
#notion #valtown #notionsite
www.val.town/v/bao/notion...
It could be used to allow people to subscribe to your (public) Notion database too.
Setup a trigger in IFTTT/Zapier to send an email, post to slack, anything!
I'm not paranoid about breaking my Notion template at all 🙈
I do love that duplicating them takes 2 clicks and a few seconds.
I'm not paranoid about breaking my Notion template at all 🙈
I do love that duplicating them takes 2 clicks and a few seconds.
The last king of Media, Astyages, had a dream of his daughter Mandane urinating so much that it flooded his cities.
Then he dreamed again of her having a vine grow from her back, enveloping all of Asia.
🧵
The last king of Media, Astyages, had a dream of his daughter Mandane urinating so much that it flooded his cities.
Then he dreamed again of her having a vine grow from her back, enveloping all of Asia.
🧵
Not sure this makes sense.
The perfect diet for reducing risk of Cancer A might increase risk of Cancer B.
Perfecting conditions works better for designed technology, not evolved complex biology.
Not sure this makes sense.
The perfect diet for reducing risk of Cancer A might increase risk of Cancer B.
Perfecting conditions works better for designed technology, not evolved complex biology.
When will the beta of my app be ready!??
- I didn't tell it to search Github. It guessed from the app name and searched Notion too.
- I like that it gave excuses for being late :)
- It's a little obsessive over one PR (code change) from February 🤔
When will the beta of my app be ready!??
- I didn't tell it to search Github. It guessed from the app name and searched Notion too.
- I like that it gave excuses for being late :)
- It's a little obsessive over one PR (code change) from February 🤔
Adding a page relation to one database stopped being reflected in the other. Although I could manually add it to the other.
At least I thought. Now I can't reproduce it.
Did it happen? Is the Australian heat getting to me? ☀️🫠
Adding a page relation to one database stopped being reflected in the other. Although I could manually add it to the other.
At least I thought. Now I can't reproduce it.
Did it happen? Is the Australian heat getting to me? ☀️🫠
First up, Github!
Well, in up to 72 hours time.
They mentioned being able to reference code files. I'll be interested in how far that goes. At the very least I'm hoping to be able to reference issues/projects effectively.
First up, Github!
Well, in up to 72 hours time.
They mentioned being able to reference code files. I'll be interested in how far that goes. At the very least I'm hoping to be able to reference issues/projects effectively.