Results 7 comments of Jason Shawn D' Souza

We should have that added here as well: https://github.com/usememos/memos/blob/1f05b52c4e88b9d870e1fe30701d4ca9da76deb2/api/user_setting.go#L39

Clicking the logo/icon takes you to the login/auth page

Problem with Command + t is its the shortcut for a new tab as well if your'e doing it in a browser and overrides it - Does `command + m`...

By default `Wed Mar 01 2023 16:50:17 GMT+0000 (Greenwich Mean Time)` would be the output of this shortcut - would you like it changed to some other format?

Changing the regex [here](https://github.com/usememos/memos/blob/1847756ade10debffee6e4b00271700d41a805d3/web/src/labs/marked/parser/Link.tsx#L9) to `/\[(.*?)\]\((.+?)\)$/` also fixes things