Alex Komoroske
Alex Komoroske
- [x] A `plain_content` property on cards that's a concatenation of non-derived title, subtitle, body (with any html fields stripped) (Maintenance task to set it up) - [x] Or just...
Being developed in branch `ai-tools`
71967cbd4b607a8e03276e38e81d7078928a6034 is also a part of this ticket
Also all caps should be bolded (... except if an acryonym? Maybe have denylist of acrynonyms / all-caps things that shoudln't be bolded)
This might be as simple as, when we detect a paste on a content editable item (if it's a field that supports html) then just run it through snarkdown every...
Maybe have a keyboard shortcut that can also be run to extract markdown formatting? And run it automatically on paste?
And also replace uppercase words with bold. We could process the whole corpus and look for words that at least two characters that are seen as uppercase in at least...
- [x] Generate the file contents - [x] Add a FINE_TUNING_NAME config variable (defaults to APP_TITLE) - [x] Download the file contents - [x] Downloaded filename should have a timestamp...
- [x] Update engine to 12 (just update functions/package.json engine to 12) - [x] Update to not use all of the admin.foo() methods (see https://firebase.google.com/docs/admin/migrate-node-v10) - [x] Run `npm install...
Card-drawer takes an option to use a half-size card-renderer instead of a card-thumbnail. Add an override collection which is the 1-degree collection of cards. Have a feature that when you're...