-
Updated
Apr 12, 2022 - Rust
notion
Here are 698 public repositories matching this topic...
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
Apr 11, 2022
-
Updated
Apr 3, 2022 - TypeScript
-
Updated
Nov 24, 2021 - TypeScript
Please, can we add a check to the defaultMapImageUrl
for the signed URLs? So when we have a signed URL for a specific block, we will use it instead of the native URL. This was the only reason I had to override the mapImageUrl
method and I guess, it would be better to have this built-in (it took some time to figure it out as well)
Something like:
if (data.signed_urls && data.signed_u
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jan 15, 2022 - Shell
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Mar 26, 2022 - TypeScript
Hello,
I'm having problems creating a database, mostly due to lack of any examples.
I can create a page just fine, but am having problems with databases.
I think I just get type/format of the title and properties wrong.
Would be great to have an example of how to create a database with a title and a text property.
Thanks for your great work!
-
Updated
Apr 11, 2022 - Vue
-
Updated
Jan 25, 2022 - Python
-
Updated
Apr 9, 2022 - TypeScript
Right now there is no difference between a highlight and a note. It would be nice to nicely format this in notion.
e.g.
This was the highlight in the book.
Notes: This is the note I wrote for the above highlight.
-
Updated
Apr 4, 2022 - Python
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Jan 13, 2022
Improve this page
Add a description, image, and links to the notion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notion topic, visit your repo's landing page and select "manage topics."
I would like the focus (cursor) automatically be in the card title input field. So that I can start adding the title right away, without having to click on it.
How important this is to me and why
Importance: High
Having the focus automatically on the title would save a bit of time (one less click), especially when adding multiple cards in a row.
Additional context/similar feature