···26- allow setting base and accent color
2728- edit link of image card
00000000
···26- allow setting base and accent color
2728- edit link of image card
29+30+- go straight to edit mode (and redirect to edit mode on succesfull login)
31+32+- ask to fill with some default cards on page creation
33+34+- share button (copy share link to blento, maybe post to bluesky?)
35+36+- add icons to "change card to..." popover
···1import { client } from '$lib/oauth';
2import { listRecords } from '$lib/oauth/atproto';
3import { getImageBlobUrl } from '$lib/oauth/utils';
4-import EmbedCard from '../EmbedCard/EmbedCard.svelte';
5import type { CardDefinition } from '../types';
6import LivestreamCard from './LivestreamCard.svelte';
7import LivestreamEmbedCard from './LivestreamEmbedCard.svelte';
···1import { client } from '$lib/oauth';
2import { listRecords } from '$lib/oauth/atproto';
3import { getImageBlobUrl } from '$lib/oauth/utils';
04import type { CardDefinition } from '../types';
5import LivestreamCard from './LivestreamCard.svelte';
6import LivestreamEmbedCard from './LivestreamEmbedCard.svelte';
···1# todo
23- general video card
4-- link card: save favicon and og image to pds
5-6- option to hide cards on mobile
7- separate og image for main page
8- image cards: different images for dark and light mode
9- allow adding background image
10-11-1213- analytics (get page views)
14- custom subdomain
···1# todo
23- general video card
004- option to hide cards on mobile
5- separate og image for main page
6- image cards: different images for dark and light mode
7- allow adding background image
0089- analytics (get page views)
10- custom subdomain